Sorry, fc6.

Yes, I tried what you suggested today, and attached is the resulting
problems with wpa_supplicant.  I switched over to ndiswrapper and it
worked right away:(

wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -iwlan0 -Dwext

Trying to associate with 00:12:d9:ac:55:c0 (SSID='schoolssid' freq=0 MHz)

CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys

Trying to associate with 00:12:d9:ac:55:c0 (SSID='schoolssid' freq=0 MHz)

Associated with 00:12:d9:ac:55:c0

CTRL-EVENT-EAP-STARTED EAP authentication started

CTRL-EVENT-EAP-METHOD EAP method 25 (PEAP) selected

EAP-MSCHAPV2: Authentication succeeded

CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully

WPA: Key negotiation completed with 00:12:d9:ac:55:c0 [PTK=TKIP GTK=TKIP]

CTRL-EVENT-CONNECTED - Connection to 00:12:d9:ac:55:c0 completed (auth)

CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys

Trying to associate with 00:12:d9:ac:55:c0 (SSID='schoolssid' freq=0 MHz)

CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys

Trying to associate with 00:12:d9:ac:55:c0 (SSID='schoolssid' freq=0 MHz)

Associated with 00:12:d9:ac:55:c0

CTRL-EVENT-EAP-STARTED EAP authentication started

CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys

Trying to associate with 00:12:d9:6a:8a:40 (SSID='schoolssid' freq=0 MHz)

Trying to associate with 00:12:d9:6a:8a:40 (SSID='schoolssid' freq=0 MHz)

Trying to associate with 00:12:d9:6a:8a:40 (SSID='schoolssid' freq=0 MHz)

CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys

WPA: No SSID info found (msg 1 of 4).

WPA: No Ack bit in key_info

WPA: Invalid EAPOL-Key MIC - dropping packet

WPA: No Ack bit in key_info

Authentication with 00:00:00:00:00:00 timed out.

Trying to associate with 00:12:d9:6a:8a:40 (SSID='schoolssid' freq=0 MHz)

Trying to associate with 00:12:d9:6a:8a:40 (SSID='schoolssid' freq=0 MHz)

CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys

CTRL-EVENT-TERMINATING - signal 2 received




On 4/10/07, Larry Finger <[EMAIL PROTECTED]> wrote:
> John H. wrote:
> > My school uses the following setup in wpa_supplicant, which I don't
> > even need to use with NetworkManager.  However, this does not work
> > with bcm43xx even with latest patches, but it does work with
> > ndiswrapper.  NetworkManager blatantly says, with bcm43xx driver,
> > "encryption not supported,..." or something.
>
> Exact error message, please!
>
> > bcm43xx works fine with wpa_supplicant and networkmanager with wpa1...
> >
> > network={
> >         ssid="university"
> >         key_mgmt=WPA-EAP
> >         pairwise=TKIP
> >         group=TKIP
> >         scan_ssid=1
> >         eap=PEAP
> >         identity="myuser"
> >         password="mypass"
> > #       ca_cert="/etc/cert/ca.pem"
> > #       phase1="peaplabel=1"
> >        phase2="auth=MSCHAPV2"
> > }
>
> Have you tried using ifup/ifdown rather than NM to control the device with 
> the above info in
> wpa_supplicant.conf? You don't mention your distro and it is difficult to 
> know where your control
> files are located.
>
> Larry
>
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to