Config for WPA Peap and MSchap v2 and Radius auth
Kevin Everts
kevin79
Mon Jan 9 10:27:21 PST 2006
I'm trying to configure wpa_supplicant (0.4.5) on Ubuntu 5.10. I have it
working with my home access point using WPA (WPA-PSK with TKIP) but I'm
having troubles configuring it for work. The AP at work is using WPA with
TKIP, EAP/LEAP for radius authentication (windows 2000 domain authentication
to a windows 2000 radius server).
I can see the AP but cannot connect. Here is the outpt of wpa_supplicant
with the option -dd.
Received 639 bytes of scan results (3 BSSes)
Scan results: 3
Selecting BSS from priority group 0
0: 00:0f:66:75:3e:e1 ssid='CE' wpa_ie_len=24 rsn_ie_len=0 caps=0x11
skip - SSID mismatch
skip - SSID mismatch
skip - key mgmt mismatch
skip - SSID mismatch
skip - SSID mismatch
1: 00:a0:f8:a7:1f:73 ssid='28270506' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
2: 00:a0:f8:a7:1f:a7 ssid='28270506' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
skip - no WPA/RSN IE
No suitable AP found.
Here is my config for the AP (from /etc/wpa_supplicant.conf)
network={
ssid="CE"
key_mgmt=IEEE8021X
eap=PEAP
phase2="auth=MSCHAPV2"
}
What is wrong in my config? How do I get this working?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20060109/b8dbee4e/attachment.htm
More information about the Hostap
mailing list