Redirect user to webserver before captive portal page?
-
Is it possible to redirect a user to a webserver before the captive portal then back to the captive portal?
Thanks,
Andy.
-
The pre-auth redirect URL is what that's for. Would go CP -> other web server -> CP -> auth to Internet
-
Thanks cmb, i'm new to this stuff, what would i need to add on the webpage to get back to the portal or do i even need to go to the portal?
-
One way is by just sending the user to a page that isn't allowed through the portal, which kicks them back to the portal.
-
I try to insert an address in the "Pre-authentication redirect URL" field, but doesn't actually do anything.
Do i have to edit something inside some .ini/php files to make it work??
Thanks. -
I tried this and i also do not see a difference to post authentication. Would be nice if the user could be directed to a webserver first then to the captive portal.
-
post authentication
I think you meant "Pre" not "Post" :D
My Captive Portal is working fine after the "authentication" process (which in my case consist in just put a tick and click on continue, no password, usernames, etc), but this extra option that supposed to work before that, it's just useless as it doesn't add any difference at all, maybe it's a bug???? -
Ok i will try to see if anyone in the buggie part of the forum can shade some lights on this :-\
-
Just found this, it seems to require much more efforts than just inserting the address as in the post auth…. http://forum.pfsense.org/index.php/topic,34148.0.html
:o