selcuks2001
IS-IT--Management
Hello everybody,
Iam facing an authentication problem with my 802.1x configuration. Whenever I turn on the dot1x debugging on the switch (Cisco 3550) I am getting the following debug outputs. It seems that the switch cannot talk with the IAS. But I think that I made the configurations correct. (I just followed the instructions which I've found on the internet.) What can be the cause of the problem?
The 802.1x debug output is as follows:
22:43:14: dot1x-backend(Fa0/5): [64] starting aaa sequence
22:43:14: dot1x-backend(Fa0/5): [64] relaying EAP data from supplicant
22:43:14: dot1x-backend(Fa0/5): [64] starting login
22:43:14: dot1x-backend(Fa0/5): [64] login user ABCDE\Administrator, client ID A0-12-73-46-00-62
22:43:14: dot1x-backend(Fa0/5): [64] start_login returned FAIL
22:43:14: dot1x-backend(Fa0/5): [64] cleaning up AAA context
The configuration of the switch is as follows:
aaa authentication dot1x default group radius
aaa authorization network default group radius
radius-server host 192.168.1.111 auth-port 1812 acct-port 1813
radius-server retransmit 5
radius-server timeout 6
radius-server key MagawlA
interface FastEthernet0/2
switchport mode access
no ip address
dot1x port-control auto
spanning-tree portfast
spanning-tree guard root
Can somebody put a light on my way?
Regards
b^2-4ac
Iam facing an authentication problem with my 802.1x configuration. Whenever I turn on the dot1x debugging on the switch (Cisco 3550) I am getting the following debug outputs. It seems that the switch cannot talk with the IAS. But I think that I made the configurations correct. (I just followed the instructions which I've found on the internet.) What can be the cause of the problem?
The 802.1x debug output is as follows:
22:43:14: dot1x-backend(Fa0/5): [64] starting aaa sequence
22:43:14: dot1x-backend(Fa0/5): [64] relaying EAP data from supplicant
22:43:14: dot1x-backend(Fa0/5): [64] starting login
22:43:14: dot1x-backend(Fa0/5): [64] login user ABCDE\Administrator, client ID A0-12-73-46-00-62
22:43:14: dot1x-backend(Fa0/5): [64] start_login returned FAIL
22:43:14: dot1x-backend(Fa0/5): [64] cleaning up AAA context
The configuration of the switch is as follows:
aaa authentication dot1x default group radius
aaa authorization network default group radius
radius-server host 192.168.1.111 auth-port 1812 acct-port 1813
radius-server retransmit 5
radius-server timeout 6
radius-server key MagawlA
interface FastEthernet0/2
switchport mode access
no ip address
dot1x port-control auto
spanning-tree portfast
spanning-tree guard root
Can somebody put a light on my way?
Regards
b^2-4ac