cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1967
Views
0
Helpful
4
Replies

WLC User Authentication

ecejhe
Level 1
Level 1

I have 2 radius servers for authentication.

Primary: 10.63.17.11

Secondary: 10.111.0.7

 

I need to validate at what server where my machine is authenticating:

PC WLAN Mac address: 18-1D-EA-03-B7-45

 

I tried to do a debug from my machine (please see attached log)

But i can't see the radius IP address in the logs

 

Kindly help to validate where my authentication works?

4 Replies 4

marce1000
Hall of Fame
Hall of Fame

 

 - Have a look at the logs of the radius server's , btw the authentication does succeed , as from (when inputting your debug-file)

                https://cway.cisco.com/wireless-debug-analyzer/

 


TimeTaskTranslated

Sep 09 14:26:42.091 *Dot1x_NW_MsgTask_5 WLC/AP is sending EAP-Identity-Request to the client
Sep 09 14:26:42.110 *Dot1x_NW_MsgTask_5 WLC/AP is sending EAP-Identity-Request to the client
Sep 09 14:26:42.121 *Dot1x_NW_MsgTask_5 Client sent EAP-Identity-Response to WLC/AP
Sep 09 14:26:42.182 *Dot1x_NW_MsgTask_5 RADIUS Server permitted access
Sep 09 14:26:42.182 *Dot1x_NW_MsgTask_5 Client will be required to Reauthenticate in 28800
seconds
Sep 09 14:26:42.184 *Dot1x_NW_MsgTask_5 4-Way PTK Handshake, Sending M1
Sep 09 14:26:42.188 *Dot1x_NW_MsgTask_5 4-Way PTK Handshake, Received M2
Sep 09 14:26:42.188 *Dot1x_NW_MsgTask_5 4-Way PTK Handshake, Sending M3
Sep 09 14:26:42.190 *Dot1x_NW_MsgTask_5 4-Way PTK Handshake, Received M4
Sep 09 14:26:42.191 *Dot1x_NW_MsgTask_5 Client has completed PSK Dot1x or WEP authentication phase
Sep 09 14:26:42.191 *Dot1x_NW_MsgTask_5 Client has entered RUN state
Sep 09 14:26:42.198 *DHCP Socket Task Received DHCP request from client
Sep 09 14:26:42.204 *DHCP Socket Task Received DHCP ACK from DHCP server

  



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Thanks Marce, yes it was authenticated successfully  but I am not sure at what radius did it authenticated.

I don't have access to Radius server as it was managed by Server Team. Is there any way to check where it was authenticated from the WLC?

 

           >Is there any way to check where it was authenticated from the WLC

   My initial reply already confirmed this , radius server access is a must to answer our question.

 M.

 



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Rich R
VIP
VIP

Have you tried using AAA debugs?

(WLC) >debug aaa ?

all Configures debug of all AAA messages.
avp-xml Configures debug of AAA Avp xml events.
detail Configures debug of AAA detailed events.
events Configures debug of AAA events.
ldap Configures debug of AAA LDAP events.
local-auth Configures debug of AAA Local Authentication.
packet Configures debug of AAA packets.
tacacs Configures debug of AAA TACACS+ events.

 

packet, detail, events or all would probably give the info you want.

Review Cisco Networking for a $25 gift card