wpa_supplicant not reconnecting

Dan Williams dcbw
Wed Oct 24 14:14:43 PDT 2012


On Wed, 2012-10-24 at 19:34 +0000, Dubb, Benjamin wrote:
> Turned out to be a problem with key_mgmt option in the config file. It
> should justsay ?key_mgmt=IEEE8021X?.

WPA is only applicable to wifi, so you can just remove the WPA-EAP thing
there.

Dan

>  
> 
> From: hostap-bounces at lists.shmoo.com
> [mailto:hostap-bounces at lists.shmoo.com] On Behalf Of Dubb, Benjamin
> Sent: Monday, October 22, 2012 1:16 PM
> To: hostap at lists.shmoo.com
> Subject: wpa_supplicant not reconnecting
> 
> 
>  
> 
> I?m having an issue with wpa_supplicant 0.7.3 not reconnecting when
> the L2 link is torn down/restored. I?m using a wired configuration
> shown below. The output of the supplicant can be seen below. I?m
> connecting to cisco 3750. Any help is appreciated.
> 
> -Ben
> 
> ctrl_interface=DIR=/var/run/wpa_supplicant
> ctrl_interface_group=wheel
> fast_reauth=1
> 
> network={
>   key_mgmt=WPA-EAP IEEE8021X
>   eap=PEAP
>   phase2="MSCHAPV2"
>   identity="****"
>   password="****"
> }
> 
> Here is the output from wpa_supplicant:
> 
> 1350922928.163892: EAPOL: Received EAP-Packet frame
> 1350922928.163979: EAPOL: SUPP_BE entering state REQUEST
> 1350922928.164046: EAPOL: getSuppRsp
> 1350922928.164104: EAP: EAP entering state RECEIVED
> 1350922928.164206: EAP: Received EAP-Success
> 1350922928.164290: EAP: EAP entering state SUCCESS
> 1350922928.164540: CTRL-EVENT-EAP-SUCCESS EAP authentication completed
> successfully
> 1350922928.164652: EAPOL: SUPP_BE entering state RECEIVE
> 1350922928.164760: EAPOL: SUPP_BE entering state SUCCESS
> 1350922928.164834: EAPOL: SUPP_BE entering state IDLE
> 
> [link down, link up]
> 
> 1350922936.114516: RX EAPOL from 00:13:60:a8:ac:8d
> 1350922936.114757: RX EAPOL - hexdump(len=46): 03 00 00 05 01 01 00 05
> 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 1350922936.115120: EAPOL: Received EAP-Packet frame
> 1350922955.435205: EAPOL: startWhen --> 0
> 1350922957.437800: EAPOL: authWhile --> 0
> 1350922966.977243: RX EAPOL from 00:13:60:a8:ac:8d
> 1350922966.977465: RX EAPOL - hexdump(len=46): 03 00 00 05 01 01 00 05
> 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 1350922966.977830: EAPOL: Received EAP-Packet frame
> 1350922997.847031: RX EAPOL from 00:13:60:a8:ac:8d
> 1350922997.847249: RX EAPOL - hexdump(len=46): 03 00 00 05 01 01 00 05
> 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 1350922997.847610: EAPOL: Received EAP-Packet frame
> 1350923046.541561: EAPOL: idleWhile --> 0
> 1350923046.541767: EAPOL: disable timer tick
> 1350923089.455011: RX EAPOL from 00:13:60:a8:ac:8d
> 1350923089.455231: RX EAPOL - hexdump(len=46): 03 00 00 05 01 01 00 05
> 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 1350923089.455596: EAPOL: Received EAP-Packet frame
> 1350923120.324408: RX EAPOL from 00:13:60:a8:ac:8d
> 1350923120.324653: RX EAPOL - hexdump(len=46): 03 00 00 05 01 01 00 05
> 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 1350923120.325023: EAPOL: Received EAP-Packet frame
> 1350923151.194526: RX EAPOL from 00:13:60:a8:ac:8d
> 1350923151.194769: RX EAPOL - hexdump(len=46): 03 00 00 05 01 01 00 05
> 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 1350923151.195131: EAPOL: Received EAP-Packet frame
> 
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> 
> DISCLAIMER: This e-mail may contain information that is confidential,
> privileged or otherwise protected from disclosure. If you are not an
> intended recipient of this e-mail, do not duplicate or redistribute it
> by any means. Please delete it and any attachments and notify the
> sender that you have received it in error. Unintended recipients are
> prohibited from taking action on the basis of information in this
> e-mail.E-mail messages may contain computer viruses or other defects,
> may not be accurately replicated on other systems, or may be
> intercepted, deleted or interfered with without the knowledge of the
> sender or the intended recipient. If you are not comfortable with the
> risks associated with e-mail messages, you may decide not to use
> e-mail to communicate with IPC. IPC reserves the right, to the extent
> and under circumstances permitted by applicable law, to retain,
> monitor and intercept e-mail messages to and from its systems.
> 
>  
> 
> 
> _______________________________________________
> HostAP mailing list
> HostAP at lists.shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap





More information about the Hostap mailing list