01-22-2024 03:54 AM
When client joins network for a first time, we get "Radius session not found. Please contact helpdesk for assistance". After turning WiFi of the device Off and back on, everything works fine. We are running 17.11.1 on WLC9800 and 3.2 patch 4 on ISE
Solved! Go to Solution.
01-24-2024 12:27 PM
I had this phenomenon many years ago with ISE 2.2/2.3 but there were F5 load balancers involved. Sadly I can't recall what the resolution was. Perhaps you already have, but my checklist would check the following
Check that 9800 Integration Guide that Adam posted and compare your IOS-XE configuration and ISE configuration as close as possible. Adam makes a good point about the CoA - check that on the 9800 the IP address of ISE is listed as a client and if need be, re-enter the RADIUS pre-shared key exactly as it appears in ISE for that 9800 (rule that out just to preserve your own sanity!)
show run | sec radius
show run | in aaa
show run | in http
show run | sec access-list
Enable a tcpdump on the ISE interface and then delete MAC from WLC/ISE and try to catch the issue - analyse in Wireshark for clues
Analyse your RADIUS Policy Set to mimic how the Wireless MAB traffic must flow - post it in the Community if you want and we can also have a look.
By the sounds of it, you have done everything right.
Last resort things:
01-29-2024 02:16 PM
Hi friend
Sorry for late reply
There are two authc and authz
1- open and mac filter (before portal)
2- open and mac filter (after portal)
These two stages happened because of CoA
So please
In wlc do (before and after)
Show client detail
In ISE
In live log
Share here
Thanks
MHM
01-30-2024 11:56 PM
01-31-2024 01:16 AM
thanks a lot
waiting the wireshark files
MHM
01-31-2024 02:25 AM
In 9800 WLCs you go to Monitoring > Wireless > Clients and then you click on the client which will open a new tab with all the details.
I think this issue could potentially be caused by having a split session between the PSNs. If you have multiple PSNs, did you create multiple authorization rules for guest traffic redirection?
01-31-2024 02:30 AM
01-31-2024 02:41 AM - edited 01-31-2024 02:45 AM
This before portal
And it totally correct for redirect acl and url.
MHM
01-31-2024 02:32 AM
and this is after, when it works correctly:
01-31-2024 02:44 AM - edited 01-31-2024 02:46 AM
This wrong' the user authz using PSK not MAB even if it pass portal auth.
And vlan 102 and then 99!!!!
It not same wlan I think.
Can I see l2 and l3 secuirty for this wlan again
Thanks
MHM
01-31-2024 02:49 AM
Indeed, after log in, client gets to its specific VLAN. 102 is portal VLAN and 99 is designated VLAN for that specific user (see below).
What do you mean by "user authz using POSK not MAB"?
User-Name | fdoyle1 |
Class | CACS:0A030A0A000095E65F0C5FE2:my681-ise001/495381330/456274 |
Session-Timeout | 5714853 seconds |
Termination-Action | Default |
Tunnel-Type | (tag=1) VLAN |
Tunnel-Medium-Type | (tag=1) 802 |
Tunnel-Private-Group-ID | (tag=1) 99 |
01-31-2024 03:01 AM
We need to focus to issue and solve it one by one
Guest must not use PSK (it guest how it have key) so it use l2 secuirty none and mac filtering select' so can you confirm you use this l2 secuirty or not?
MHM
01-31-2024 03:05 AM
Client requested to have extra security layer (PSK) so not everyone can try to connect to that SSID. Next to that, client gets account and is redirected to portal. And this works fine, just not the first time.
01-31-2024 03:07 AM
01-31-2024 03:10 AM
I will check Guest WPA + portal in CWA if it support or not
MHM
01-31-2024 03:19 AM
Please.. It kind of works (only second time) and I was told of deployments that work fine and use PSK. Also in my understanding, PSK is more on authentication/encryption side while MAB is authorisation side, hence PSK is starting point, but one you get to hte portal you already have IP level of communication in place. (please correct me if I am wrong)
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