05-16-2019 09:07 AM - edited 07-05-2021 10:24 AM
(Cisco Controller) >test AAA show radius
Radius Test Request
WLan id........................................ 1
AP Group Name................................... default-group
Server Index................................... 1
Radius Test Response
Radius Server Retry Status
------------- ----- ------
10.100.0.33 1 No response received from server
Solved! Go to Solution.
05-17-2019 10:47 AM
I verified password on the NPS and Controller several times. If it was the password, i should get an error.
Are you sure you're looking in the right log? If your RADIUS Shared Secret is wrong, you will get an Event ID 13 in the "System" log of Windows Event Viewer. Most NPS stuff ordinarily is in the "Security" log, so it is easy to miss this event if you don't check the System log.
Alternatively if you view under "Server Roles" in Event Viewer then you will see all NPS events regardless of which Windows log they come from.
05-16-2019 09:09 AM
Sorry for spelling out some of the names. very difficult to post here.
05-16-2019 09:10 AM - edited 05-20-2019 06:22 AM
Here is a screen shot of my NPS
05-17-2019 06:38 AM
05-16-2019 01:23 PM
Check for ideas in the Windows Event Viewer logs under Custom Views --> Server Roles --> Network Policy and Access Services.
In NPS did you add the IP address of your new WLC under "RADIUS Clients"?
05-17-2019 09:04 AM
NPS is registered in the domain. It is authenticating to my 2106 controller and clients are authenticating. I am thinking it has something to with the VLAN. However, from the WLC 3504 I can ping the NPS server and vice versa.
I verified password on the NPS and Controller several times. If it was the password, i should get an error. I have the port trunked on the WLC. All my VLANS are operating with no issues. The NPS server is VLAN 1 and WLC in VLAN 30.
05-17-2019 10:47 AM
I verified password on the NPS and Controller several times. If it was the password, i should get an error.
Are you sure you're looking in the right log? If your RADIUS Shared Secret is wrong, you will get an Event ID 13 in the "System" log of Windows Event Viewer. Most NPS stuff ordinarily is in the "Security" log, so it is easy to miss this event if you don't check the System log.
Alternatively if you view under "Server Roles" in Event Viewer then you will see all NPS events regardless of which Windows log they come from.
05-17-2019 12:22 PM - edited 05-20-2019 06:26 AM
Yes. I've look both places. I am seeing information from the "service port" showing in the NPS logs. "A radius message was received from the invalid client IP address 10.100.1.137 address. I enable DHCP on the service port.
05-20-2019 12:02 AM
05-20-2019 05:16 AM - edited 05-20-2019 06:35 AM
05-20-2019 06:09 AM
05-20-2019 11:26 AM
This means the RADIUS request is getting to the NPS server, but the NPS server is ignoring it because it's coming from the service port's IP (10.100.1.137) instead of the IP you were expecting (10.100.32.3).
There is probably a way to set on the WLC which interface it will use for RADIUS requests. I don't know about it off the top of my head though. You'll need to configure the WLC to use the 10.100.32.3 interface for RADIUS.
05-20-2019 12:15 PM
Makes sense to me. I created a case with tech support. I ran wireshark on both subnets and not seeing any communication with the 10.100.32.3 interface.
05-17-2019 06:46 AM
If you are getting a no response from AAA server have you absolutely confirmed that the WLC is entered correctly as a client in the NPS server? Does the share secret etc match up on both ends?
05-17-2019 08:03 AM - edited 05-20-2019 09:02 AM
I changed the password on both ends to 123456 for testing and no go. ON WLC I completed a test and received this error "
test aaa radius username test password 123456 wlan-id 1
Fri May 17 10:50:54 2019 | RADIUS server 10.100.0.33:1812 failed to respond to request (ID 0) for client 00:11:22:33:44:55 / user 'test' |
In the event viewer NPS does not show any communication from the WLC test that I competed
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