I had just installed a new AP onto a wireless network of ours that is configured using PEAP with 802.1x authentication this week and was having no end of trouble with clients connecting to it. It seemed to work for about one minute and then things turned decidedly pear shaped and eventually the entire laptop would lock up requiring a restart to correct.
All of my IAS logs indicated that nothing was wrong and neither did the event viewer on the client PC. At my wits end I started messing around with the EAPOL settings on the clients, and within 30 minutes it was fixed.
A little research into what exactly EAPOL is returned, “EAPOL is the Extensible Authentication Protocol over LAN, it is used for 802.1X Port Access Control. 802.1X can be used to authenticate at “network connect time” when using either wired or wireless LAN adapters”.
I investigated further as to what these settings meant and came up with the following:
EAPOL-Start message specifies the transmission behavior of the EAPOL-Start message when authenticating. You can select from the following:
Max Start Specifies the number of successive EAPOL-Start messages that are sent out when no response to the initial EAPOL-Start messages is received.
Start period Specifies the interval, in seconds, between the retransmission of EAPOL-Start messages when no response to the previously sent EAPOL-Start message is received.
Held period Specifies the period, in seconds, for which the authenticating client will not perform any 802.1X authentication activity after it has received an authentication failure indication from the authenticator.
Authentication period Specifies the interval, in seconds, for which the authenticating client will wait before retransmitting any 802.1X requests after end-to-end 802.1X authentication has been initiated.
I found the following settings worked for me:
Max start : 3
Start period : 10
Held period : 10
Authentication period : 10
Related posts:
No tags for this post.
I have one issue maybe u could suggest something.
I have XP-SP2 client with 802.1x enabled with PEAP.
This client keeps sending EAPOL start every 30 seconds even after being successfully authenticated.
have no idea where i can configure this EAPOL re-transmit setting on windows-XP.
I will appreciate any help/guidance.
Hi Zee.
Hmm I don’t know where you could set this. Is it a problem? I see my wireless clients reauthenticating all the time in my event logs without a problem?
I thought that this was normal. Of course it might not be, let’s try and fix it!
Cheers, John