Airhack Posted May 4, 2019 Share Posted May 4, 2019 I have a Tetra with the Evil portal module. When a client connects for the first time it correctly prompts to sign in where it captures the credentials. When I kick of the client and the client reconnects back it never presents the signin page and directly connects the client to the Internet. Is there as way to make the client re authenticate everytime it connects to the SSID ? Link to comment Share on other sites More sharing options...
Just_a_User Posted May 4, 2019 Share Posted May 4, 2019 1 hour ago, Airhack said: Is there as way to make the client re authenticate everytime it connects to the SSID ? I thought you could manually control the whitelist Link to comment Share on other sites More sharing options...
Airhack Posted May 5, 2019 Author Share Posted May 5, 2019 16 hours ago, Just_a_User said: I thought you could manually control the whitelist The whitelist and the authorized clients list is so unreliable. I see the authorized clients list empty even when clients are connected through the captive portal. Which file on the device itself contains the list of the authorized and whitelisted clients ? Link to comment Share on other sites More sharing options...
handletwo0nne Posted May 6, 2019 Share Posted May 6, 2019 You are not passing the helper file in through php. PHP is the part that actually adds anything to any list. Then you need to set cache expiration expectations. Stuff like that. Link to comment Share on other sites More sharing options...
Airhack Posted May 7, 2019 Author Share Posted May 7, 2019 On 5/6/2019 at 4:05 AM, handletwo0nne said: You are not passing the helper file in through php. PHP is the part that actually adds anything to any list. Then you need to set cache expiration expectations. Stuff like that. I am using the default portals from the repo, do I need to set it for it also ? Not a PHP or HTML coder, but can work my way up! Any articles, pointer may be. Link to comment Share on other sites More sharing options...
handletwo0nne Posted May 9, 2019 Share Posted May 9, 2019 https://github.com/kbeflo/evilportals Is your basics portal.s Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.