03-30-2014 05:49 AM - edited 03-10-2019 09:35 PM
Hi All,
How does the guest portal or the sponsor portals work in a distrubuted environment where two or more PSNs are running indivudually. Thats is,
1. does ISE redirects the user to the same guest portal url <PSN1 FQDN>/guestportal or PSN2 FQDN>/guestportal based on which PSN receives the request from a NAD?
2. how do we setup a generic url for the guest so the users will not see the <PSN1 or 2 FQDN> and could see a url like, example abc.com.us/guestportal regardless which POSN serves the request?
Thanks
G
Solved! Go to Solution.
04-11-2014 10:03 AM
The generic option will not scale across multiple PSNs, I ran into this issue when 1.2 first came out because the session id isnt replicated to all the PSNs. If you want to use a generic guest url your option would be to adjust the generic url to guest1.domain.xxx and guest2.domian.xxx you can then build seperate authorization results for these static hostnames. In your authorization policy you will have to place a condition so that the correct generic url is triggered based on which PSN received the initial mab request.
I havent had a chance to try node groups to see if that will work but that requires the PSNs to be on the same L2 segment.
04-11-2014 11:18 PM
04-07-2014 11:37 PM
Hi
FYI.
In Cisco ISE distributed deployment, administration and monitoring activities are centralized, and processing is distributed across the Policy Service nodes. Depending on your performance needs, you can scale your deployment. Each Cisco ISE node in a deployment can assume any of the following personas: Administration, Policy Service, and Monitoring. The Inline Posture node cannot assume any other persona, due to its specialized nature. The Inline Posture node must be a dedicated node.
For regarding generic url configuration, please have a look at the following link:
04-08-2014 02:49 PM
Only the PSN node can host the Guest login portal. For example, if you have three PSN nodes, you will have three separate login portal on three separate PSN nodes, same database but different PSN nodes.
Q: "how do we setup a generic url for the guest so the users will not see the <PSN1 or 2 FQDN> and could see a url like, example abc.com.us/guestportal regardless which POSN serves the request?"
A: Setup a Load balancer to load-blances your PSN1 and PSN2, either active/standby or Active/active configuration, it does not matter. Because the PSN nodes share the same database, it will work without any issues, provided that in your radius configuration, you list both PSN1 and PSN2 in there, you should be fine.
04-10-2014 09:06 AM
Thanks, Can we able to do withou the load balance roption?
04-11-2014 10:03 AM
The generic option will not scale across multiple PSNs, I ran into this issue when 1.2 first came out because the session id isnt replicated to all the PSNs. If you want to use a generic guest url your option would be to adjust the generic url to guest1.domain.xxx and guest2.domian.xxx you can then build seperate authorization results for these static hostnames. In your authorization policy you will have to place a condition so that the correct generic url is triggered based on which PSN received the initial mab request.
I havent had a chance to try node groups to see if that will work but that requires the PSNs to be on the same L2 segment.
04-11-2014 11:13 PM
04-11-2014 11:18 PM
04-12-2014 06:04 PM
Hi Tarik
If the requirement to use a well known CA signed cert instead of local CA, in this case have to sign the the ISE CN url + all SAN urls?
Tks
G
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide