RE: 6-BETA1 iwi + wpa_supplicant fails, and sometimes silently re boots
From: Brandon S. Allbery KF8NH (allbery_at_ece.cmu.edu)
Date: 07/26/05
- Previous message: Eric Anderson: "Re: dhclient taking all cpu"
- In reply to: Kirk Davis: "RE: 6-BETA1 iwi + wpa_supplicant fails, and sometimes silently re boots"
- Next in thread: Brooks Davis: "Re: 6-BETA1 iwi + wpa_supplicant fails, and sometimes silently re boots"
- Reply: Brooks Davis: "Re: 6-BETA1 iwi + wpa_supplicant fails, and sometimes silently re boots"
- Reply: Sam Leffler: "Re: 6-BETA1 iwi + wpa_supplicant fails, and sometimes silently re boots"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Kirk Davis <Kirk.Davis@epsb.ca> Date: Tue, 26 Jul 2005 15:59:09 -0400
I won't be able to try WPA until I get home this evening (if then).
I'm still having failures and ultimately silent reboots trying to get at
the unsecured network on campus, however. wpa_supplicant.conf and a
debug log attached. ---Is there some secret incantation needed to
disable all authentication, or is that case simply not implemented/not
tested? The log shows it timing out and failing to authenticate to a
null BSSID, instead of simply not authenticating at all.
-- brandon s. allbery [linux,solaris,freebsd,perl] allbery@kf8nh.com system administrator [WAY too many hats] allbery@ece.cmu.edu electrical and computer engineering, carnegie mellon univ. KF8NH
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
eapol_version=1
ap_scan=1
fast_reauth=1
network={
ssid="800-7"
scan_ssid=1
key_mgmt=WPA-PSK
psk="[redacted]"
#group=TKIP
}
network={
ssid="CMU"
key_mgmt=NONE
}
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Eric Anderson: "Re: dhclient taking all cpu"
- In reply to: Kirk Davis: "RE: 6-BETA1 iwi + wpa_supplicant fails, and sometimes silently re boots"
- Next in thread: Brooks Davis: "Re: 6-BETA1 iwi + wpa_supplicant fails, and sometimes silently re boots"
- Reply: Brooks Davis: "Re: 6-BETA1 iwi + wpa_supplicant fails, and sometimes silently re boots"
- Reply: Sam Leffler: "Re: 6-BETA1 iwi + wpa_supplicant fails, and sometimes silently re boots"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|