[Bug 193458] New: can not connect reliable to Wifi AP with WPA-PSK / WPA-EAP
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 8 09:07:57 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193458
Bug ID: 193458
Summary: can not connect reliable to Wifi AP with WPA-PSK /
WPA-EAP
Product: Base System
Version: 11.0-CURRENT
Hardware: i386
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: wireless
Assignee: freebsd-wireless at FreeBSD.org
Reporter: guru at unixarea.de
$ uname -a
FreeBSD tiny-r269739 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r269739M: Fri Aug 15
18:07:41 CEST 2014 guru at vm-tiny-r269739:/usr/obj/usr/src/sys/GENERIC i386
Wifi NIC:
urtwn0: <vendor 0x7392 product 0x7811, class 0/0, rev 2.00/2.00, addr 4> on
usbus4
urtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R
wlan0: Ethernet address: 80:1f:02:ee:16:37
# cat /etc/wpa_supplicant.conf
#
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
eapol_version=1
ap_scan=1
fast_reauth=1
# Hotel Wieserhof
#
network={
ssid="Naturhotel Wieserhof"
scan_ssid=1
# key_mgmt=WPA-PSK WPA-EAP IEEE8021X
key_mgmt=WPA-PSK
# key_mgmt=WPA-PSK WPA-EAP
psk="N at tur%Wieser"
# key_mgmt=NONE
# wep_tx_keyidx=0
# wep_key0="N at tur%Wieser"
}
note: credentials have been was by local hotel management staff as:
Wi-Fi: Naturhotel Wieserhof
Password: N at tur%Wieser
i.e. the credentials are correct and the SSID was visible with ifconfig wlan0
list scan
WPA started as:
# /usr/sbin/wpa_supplicant -d -i wlan0 -c /etc/wpa_supplicant.conf -D bsd
connection (associating, IP by DHCP) was only sometimes possible far away from
the AP (in the hotel room, where the staff said it is not supposed to work),
and was never possible near the AP (in the lobby, where it was supposed to
work);
I tested the various combinations, the best was what is visible above as aktive
lines;
I will attach log files;
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-wireless
mailing list