11-04-2020 05:01 PM
If I run a radius test I get the message - communication error
Anyone know what this means?
I’m trying to get a new external radius server (windows NPS) up and running. This server is a clone of an existing functioning server.
The server isn’t showing any logs, so it looks like nothing is even trying to authenticate.
I can ping the server IP from the AP. Other 802.1x SSIDs work on the same AP/switch, and the new server is on the same path, so it doesn’t appear to be a networking issue.
Solved! Go to Solution.
11-05-2020 03:05 PM
Unfortunately that error is a bit generic, all we can tell from that message is that we didn’t get the expected response from the Radius server. Have we confirmed the IP we’re requested from has permission to access the Radius server? If that is the case, we might want to run some Radius debugs to get a better idea of what is being rejected or dropped. I can try to go through those logs with you, but you might be better off with a technical support case for that process.
11-10-2020 04:33 PM
Looks like we don’t have a guide on that yet, but I’ve just requested that we make one. In the mean time, the debug commands I’d recommend are:
_debug radiusd basic
_debug radiusd info
_debug auth all
no _debug auth info
11-10-2020 04:25 PM
I’m looking further into the server settings first. I was just curious if ECIQ could provide me additional troubleshooting details.
Is there a Radius Debug guide? I’ve never done that.
11-05-2020 03:05 PM
Unfortunately that error is a bit generic, all we can tell from that message is that we didn’t get the expected response from the Radius server. Have we confirmed the IP we’re requested from has permission to access the Radius server? If that is the case, we might want to run some Radius debugs to get a better idea of what is being rejected or dropped. I can try to go through those logs with you, but you might be better off with a technical support case for that process.