WPA support for my network
- From: "Zach Tibbitts" <zach collegegeek org>
- To: networkmanager-list gnome org
- Subject: WPA support for my network
- Date: Thu, 26 Oct 2006 20:12:52 -0400
my school uses a WPA secured network, and NM can't connect to it
however, i can connect to it just fine using wpa_supplicant
I'm not positive on the details, but here's the working wpa_supplicant.conf:
eapol_version=1
ap_scan=1
fast_reauth=1
network={
ssid="*********"
proto=RSN
#proto=WPA
#key_mgmt=WPA-EAP
key_mgmt=IEEE8021X
auth_alg=OPEN
eap=TTLS
pairwise=CCMP
group=CCMP
anonymous_identity="anonymous"
#Ulink user ID and password go here
identity="********"
password="********"
phase2="auth=PAP"
priority=4
}
--
Zach Tibbitts -
zach collegegeek orghttp://collegegeek.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]