Hey so first thing, I also tried installing the packages from the Jaunty
repo that were suggested but that didn't help at all. Mine is a WPA PEAP
wireless lan. I can connect instantly with wpa_supplicant but not with
network manager.

my wpa_supplicant.conf looks like this (I've tried to remove everything
that isn't absolutely necessary):

ctrl_interface=/var/run/wpa_supplicant
network={
        ssid="WLAN-TWDC"
        proto=WPA
        key_mgmt=WPA-EAP
        eap=PEAP
        identity="xxx"
        password="xxx"
        phase1="peaplabel=0"
#       phase2="auth=MSCHAPV2"
}

I think the problem I'm seeing is pretty much exactly what Jan above
described (https://bugs.launchpad.net/ubuntu/+source/network-
manager/+bug/272185/comments/131). Including the phase2 line prevents me
from connecting, but when I leave it out I connect pretty much
instantly.

I'm attaching the wpa_supplicant output from a failed connection. It
seems the problems are happening around line 389. I'll also attach a
successful one just for the heck of it.


** Attachment added: "connect_fail.out"
   http://launchpadlibrarian.net/21806221/connect_fail.out

-- 
[Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP 
(Enterprise) network (disassociating by local choice (reason=3) )
https://bugs.launchpad.net/bugs/272185
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to