Redirect Url optionYou can now redirect your users to any web url after your users are connected.
Note:
- this is a simple redirection after connecting. You should add in your website a link to the chillispot redirection to go back to the hotspot landing page to get a status, or to logout.
This link should be
http://192.168.182.1:3990 to get a connection status, or
http://192.168.182.1:3990/logout to directly logout.
For coova users, the url is
http://10.1.0.1:3660 or
http://10.1.0.1:3660/logoutI've made attempts to create a popup to the hotspot status and logout, but it is blocked by browsers popup blockers.
I also tried to add a frame, but internet explorer make a warning because the secured page include a non secured page.
I will keep on investigating on this.
Please also note there is another viable alternative to this redirection. Chillispot has an option: uamhomepage=<your url>
When you add this option in dd-wrt additionnal options, your users will be redirected first to your home page.
Your homepage should then contain a link to
http://192.168.182.1:3990 to go into the hotspot landing page where your users will be able to connect.