wpa_supplicant with 802.1x and wpa

felix schlesinger felix.schlesinger at gmail.com
Mon Jul 4 09:37:48 EDT 2005


Hi,

I am trying to use wpa_supplicant for a wireless network with 802.1x
eap (Radius) and WPA/TKIP. Starting wpa_supplicant -i ath0
-c/etc/wpa.conf -Bdd I get no error messages, but wpa_cli status shows
it hanging at EAP State Authenticating.

Using ethereal on my wireless interface I see EAP Request Identity
message from my AP and the response wit my identity. After that there
is just silence.

>From my conf file (with correct values for the Xs of course):
network={
        ssid="XXXXX"
        scan_ssid=1
        pairwise=TKIP
        key_mgmt=WPA-EAP
        identity="XXXXX"
        group=TKIP
        eap=TTLS
        password="XXXX"
        phase1="peaplabel=0"
        phase2="auth=MSCHAPV2"

Thanks for any help
  Felix



More information about the HostAP mailing list