Re: Trouble Connecting to WPA network
- From: "Ey Ez" <noeyez gmail com>
- To: networkmanager-list gnome org
- Subject: Re: Trouble Connecting to WPA network
- Date: Thu, 27 Apr 2006 23:44:06 -0400
Hello,
I must say your at least the thid person who's reported not being able to connect to a wireless AP after entering the connection information once.....
Perhaps there is an issue with NM connecting to wpa_supplicant? can you try and next time before you connect to the AP, type iwlist <your wireless interface> scan and see if the wireless AP appears in that list...
NoEyez
On 4/27/06, Zach Tibbitts <zach collegegeek org> wrote:
I'm using networkmanager 0.62 on Ubuntu Dapper, and am having trouble to connect to my school's wireless network, which uses WPA encryption.
I cannot get NM to connect solely via gui, but running wpa_supplicant at the commandline made the network appear in the NM applet, and then I could connect to it fine.
However, I would like to get this working without needing to use the commandline
the following is the conf file that will successfully connect to my network: (w/o my username and password)
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=2
fast_reauth=1
network={
ssid="UofL_Auth"
proto=RSN
key_mgmt=IEEE8021X
auth_alg=OPEN
eap=TTLS
pairwise=CCMP
group=CCMP
anonymous_identity="anonymous"
#Ulink user ID and password go here
identity="xxxxxxx"
password="yyyyyyy"
phase2="auth=PAP"
priority=4
}
how should i put this into nm-applet?
also, is there a way to save the profile, so I don't have to put this info in every time?
_______________________________________________
NetworkManager-list mailing list
NetworkManager-list gnome org
http://mail.gnome.org/mailman/listinfo/networkmanager-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]