PEAP, MSCHAPV2, IEEE8021X, and linux.....

David Lonie davidlonie
Thu Sep 1 14:57:05 PDT 2005


hello, I'm trying to connect to my network at school. In windows, my id 
is dlonie, password is 030187, and domain is vsstudent. I use ndiswrapper.
My wpa_supplicant.conf reads:

<start>
eapol_version=1
ap_scan=1
fast_reauth=1
network={
    ssid="NOSTRINGSATTACHED"
    key_mgmt=IEEE8021X
    scan_ssid=0
    eap=PEAP
    identity="vsstudent\dlonie"
    password="030187"
    ca_cert="/etc/cert/ca.pem"
    phase1="peaplabel=0"
    phase2="auth=MSCHAPV2"
}
<end>
when I try to connect, it complains about a EAPOL frame being to 
short...I don't have the output readily available right now....I'll post 
it tomorrow if I can't get it working by then (I'm home, now)

Thanks,

David




More information about the Hostap mailing list