Re: Netmanager request



On Mon, 2009-02-02 at 16:41 -0600, David Alston wrote:
> Greetings!
> 
>       I've been struggling with my connection to the University's LAN from my laptop and it looks like it is finally working through wpa_supplicant..  I'd be happier if I could get this working under NetManager, though..  I saw a rumour somewhere that ya'll were interested in working wpa_supplicant.conf files for setups that didn't work under NetworkManager.. well,  here ya go :^)
> 
> Access Point Setup: WPA2 Enterprise, AES-CCMP, PEAPv0, MSCHAPv2

It could be the peaplabel=0 thing; does the supplicant work manually if
you remove the peaplabel bits?  It could also be the "ca_path" stuff,
though we just added support for the system CA path in git.

Dan

> --- BEGIN wpa_supplicant.conf ---
> ctrl_interface=/var/run/wpa_supplicant
> ctrl_interface_group=wheel
> ap_scan=1
> 
> network={
>     ssid="SSID"
>     proto=RSN
>     key_mgmt=WPA-EAP
>     pairwise=CCMP
>     group=CCMP
>     eap=PEAP
>     anonymous_identity="anonymous"
>     identity="login"
>     password=""
>     ca_path="/etc/ssl/certs"
>     phase1="peaplabel=0"
>     phase2="auth=MSCHAPV2"
>     id_str=""
> }
> --- END wpa_supplicant.conf ---
> 
> 
> Client Info:
> wpa_supplicant-0.6.4-15.12
> wpa_supplicant-gui-0.6.4-15.12
> iwl4965-ucode-228.57.2.21-1.9
> Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
> 
> 
>       Let me know if you need any more information.  Ignoring this request is okay too, I'm just happy to have a working wireless setup now.
> 
> 
> .:--------------------------------------------------------------:.
>     David Alston  alston utdallas edu  "He fights for the users"
>     				 <><                   -tron
> 
> _______________________________________________
> 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]