Unable to connect wpa_supplicant with EAP

Michael Kurecka wpi.hostapd
Wed Jun 24 08:22:55 PDT 2009


I was hoping someone would be kind enough to help me figure out why I'm
unable to connect to an access point via wpa_supplicant. I got a COTS client
to work to verify the AP. Works with PSK. The radius log indicates success
but the wpas logs do not. My conf file is as such and log file attached:
ctrl_interface=/var/run/wpa_ supplicant
eapol_version=1
ap_scan=1
network={
        ssid="OSD"
        proto=RSN
        key_mgmt=WPA-EAP
        pairwise=CCMP
        group=CCMP
        identity="admin"
        password="wpi01"
        ca_cert="/etc/cert/TrustedCA.pem"
        phase1="peaplabel=1"
        phase2="auth=MSCHAPv2"
        priority=2
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20090624/5194d5b8/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wpa_supplicant_debug.log
Type: application/octet-stream
Size: 14851 bytes
Desc: not available
Url : http://lists.shmoo.com/pipermail/hostap/attachments/20090624/5194d5b8/attachment-0001.obj 



More information about the Hostap mailing list