9 Sep
2014
9 Sep
'14
2:18 p.m.
hi, you need to look at your freeradius server in debug mode to see whats going on...and verify that the packets are being received by the server (eg by using 'tcpdump' tool or such looking for udp port 1812). you also need to eg check your freeradius server to ensure that the firewall isnt blocking said UDP 1812 port (eapol_test locally bypasses this....) and finally you need to verify your switch that you are doing 802.1X on to ensure that its sending auths to the right box...you should be able to do debug on the switch too.... alan