Another these are the directions I followed 
http://www.baylor.edu/airbear/index.php?id=50301 
(side note:  i wrote those directions so if anything is wrong please tell me)

and here is my wpa_supplicant.conf

# IEEE 802.1X with dynamic WEP keys using EAP-PEAP/MSCHAPv2

ctrl_interface=/var/run/wpa_supplicant

network={

        ssid="AIRBEAR"
        key_mgmt=IEEE8021X

        eap=PEAP
        phase2="auth=MSCHAPV2"
                identity="Bear_ID"
                password="*******"

}

btw:  wpa_supplicant is started by: # sudo wpa_supplicant -Dwext -ieth1
-c/etc/wpa_supplicant/ieee8021x.conf.

-- 
8021x Unreliable Connection
https://bugs.launchpad.net/bugs/156035
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to