wpa_supplicant with 802.1x and wpa

felix schlesinger felix.schlesinger
Wed Jul 6 13:37:24 PDT 2005


On the same laptop using the same settings 802.1x auth works under
Windows with IBM Access Connection. So the AP and Radius Servers are
not broken. Any idea what could be wrong anyone?

2005/7/4, felix schlesinger <felix.schlesinger at gmail.com>:
> 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