- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-18-2013 08:24 PM
Finally got CP working in redirect mode with our wildcard and iOS devices on our guest networks.
One of the last things I'd like to do is force the page authenticated users go to after successfully authenticating.
Am I missing something simple that's right in front of me?
scenario: user connects to SSID, opens browser to google.ca, get's CP page, authenticates and then, instead of continuing to google.ca they get redirected to our corporate homepage.
that last part is what I want to know about.
we're running a PA-5050 on 4.1.9.
thanks for any pointers
03-19-2013 07:11 AM
The 'redirect host' field points to a dns host name that points to the ip of the interface users get sent to for the portal.
that is to say....
With out this, users get sent to "www.google.ca:6082/php/uid/php?vsys=1&url=http://www.google.ca/" (if the first url they try and browse to is www.google.ca) and the certificate fails.
To fix the problem above I had to set the 'redirect host' field to 'guestportal.domain.com' which points to the IP of the interface of the zone they're in.
03-19-2013 06:38 AM
Check your Captive portal Redirect Host settings. It seems like redirect is selected and your company name could be listed as hostname
03-19-2013 07:11 AM
The 'redirect host' field points to a dns host name that points to the ip of the interface users get sent to for the portal.
that is to say....
With out this, users get sent to "www.google.ca:6082/php/uid/php?vsys=1&url=http://www.google.ca/" (if the first url they try and browse to is www.google.ca) and the certificate fails.
To fix the problem above I had to set the 'redirect host' field to 'guestportal.domain.com' which points to the IP of the interface of the zone they're in.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!