03-16-2023 09:49 AM
I a setting up a Guest network on 9800L WLC. I have it setup to the point where the user can join the network but no redirect page pops when they join. I am able to see in DNAC that they IP learn is successful and L3 Auth starts but on testing no Redirect to ISE portal pops. I have ISE polices setup correct as we have done this on old airos wlc just fine. I am thinking with the IOS based controllers there is something I am missing.
03-16-2023 09:53 AM
The are a lot of moving parts here. Have you tired to open a browser manually? Have you looked at the logs in ISE? I'm also assuming that the configuration on the 9800 and ISE are 100% correct.
03-16-2023 10:20 AM
03-16-2023 10:23 AM
So if you manually open a browser, do you not get the portal page or get redirected?
03-16-2023 10:28 AM
no portal page when manually open browser
03-16-2023 10:40 AM
If you create a test said that is open, can the device associate and get an ip address? if so, I think you need to review your configuration for the guest portal between the controller and ISE. Seems like something might be missing.
03-17-2023 12:52 PM
This is current ACl on WLC. Top 2 lines are our ISE servers. I have modified it a bit over time and maybe I am just leaving something out. The devices get an IP on the appropriate subnet. May be a DNS issue I am investigating still.
03-18-2023 04:37 AM
You don't say what ACL that is but if that's your pre-auth redirect ACL - you need to read this:
https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/213920-central-web-authentication-cwa-on-cata.html#toc-hId-881505252
The ACL should deny traffic which is allowed (DNS & captive portal page) and permit traffic to be redirected (http). Yours is blocking DNS and captive portal.
(By the way permit tcp any any www is totally redundant after a permit ip any any which already includes that)
03-16-2023 09:58 AM
- You may find these debugging tools useful : https://logadvisor.cisco.com/logadvisor/wireless/9800/9800CWA ,
also review the 9800 configuration with https://cway.cisco.com/wireless-config-analyzer/ , that needs the output of (CLI) show tech wireless
M.
03-17-2023 09:07 AM - edited 03-17-2023 09:08 AM
Have you done a radioactive trace on the client and analysed results with https://cway.cisco.com/wireless-debug-analyzer/ ?
I'd also go through the config guides again step by step and make sure you haven't missed anything - very easy to do.
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