[Bug 1176734] New: Wireless lan in AP-mode with WPA2: cannot establish any connection
http://bugzilla.opensuse.org/show_bug.cgi?id=1176734 Bug ID: 1176734 Summary: Wireless lan in AP-mode with WPA2: cannot establish any connection Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.2 Hardware: x86-64 OS: openSUSE Leap 15.2 Status: NEW Severity: Normal Priority: P5 - None Component: Network Assignee: screening-team-bugs@suse.de Reporter: debug@fantasymail.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Overview: - Configured an access point (AP) for RTL8191SEvB device (driver rtl8192se) - Selected WPA2 - Cannot establish any connection with this AP -> "authentication error" - Everything works fine if "no security" is selected - Similar to bug from 2018?: https://bugzilla.redhat.com/show_bug.cgi?id=1570903 - But workaround "set 802-11-wireless-security.pmf disable" does not help! Steps to Reproduce: 1. Enable wifi, e.g. via <Fn>-F1 (WLAN On/Off) 2. Enable wireless connections via NetworkManager applet 3. Add new, wireless system connection, define name and SSID, e.g. "linux42-wlan" 4. Select mode "Access Point" 5. Set Wifi security to "WPA2 Personal" and enter a pass phrase (for all users) 6. Set IPv4 address, manual mode, e.g. 192.168.111.1 7. Save and activate the AP 8. Try to connect (I did not configure DHCP, used static IP on clients) Actual Results: Any attempt to establish a connection with this access point failed (tested with several Android devices, Nokia N900, and another Linux PC), always reporting "authentication error". Build Date & Hardware: - AKOYA Laptop P8614 (MEDION) - Wireless controller: Realtek RTL8191SEvB - Kernel driver in use: rtl8192se - Fresh installed openSUSE Leap 15.2 - Kernel Linux 5.3.18-lp152.41-default - wpa_supplicant Version 2.6, Release lp152.7.2, Sat May 16 20:55:00 2020 # rfkill ID TYPE DEVICE SOFT HARD 0 wlan phy0 unblocked unblocked dmsg output: [26608.876017] netlink: 'wpa_supplicant': attribute type 213 has an invalid length. [26608.886906] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [26997.704191] netlink: 'wpa_supplicant': attribute type 213 has an invalid length. [26997.715434] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [27188.445691] netlink: 'wpa_supplicant': attribute type 213 has an invalid length. [27196.556608] netlink: 'wpa_supplicant': attribute type 213 has an invalid length. [27205.905438] netlink: 'wpa_supplicant': attribute type 213 has an invalid length. [27214.014581] netlink: 'wpa_supplicant': attribute type 213 has an invalid length. [27235.930615] netlink: 'wpa_supplicant': attribute type 213 has an invalid length. ... # cat /var/log/wpa_supplicant.log ... 1600459463.521957: rfkill: WLAN soft blocked 1600459463.577459: nl80211: deinit ifname=wlan0 disabled_11b_rates=0 1600459526.869224: Note: nl80211 driver interface is not designed to be used with ap_scan=2; this can result in connection failures 1600459526.884086: Using interface wlan0 with hwaddr 48:5d:60:26:fc:fb and ssid "linux42-wlan" 1600459526.895687: wlan0: interface state UNINITIALIZED->ENABLED 1600459526.895727: wlan0: AP-ENABLED 1600459526.895746: wlan0: CTRL-EVENT-CONNECTED - Connection to 48:5d:60:26:fc:fb completed [id=0 id_str=] 1600460128.772162: wlan0: interface state ENABLED->DISABLED 1600460128.772243: wlan0: AP-DISABLED 1600460128.784094: wlan0: CTRL-EVENT-DISCONNECTED bssid=48:5d:60:26:fc:fb reason=3 locally_generated=1 1600460128.784535: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD 1600460895.570019: rfkill: WLAN hard blocked 1600460895.849426: nl80211: deinit ifname=wlan0 disabled_11b_rates=0 1600460968.101252: Note: nl80211 driver interface is not designed to be used with ap_scan=2; this can result in connection failures 1600460968.121306: Using interface wlan0 with hwaddr 48:5d:60:26:fc:fb and ssid "linux42-wlan" 1600460968.136934: wlan0: interface state UNINITIALIZED->ENABLED 1600460968.136985: wlan0: AP-ENABLED 1600460968.137005: wlan0: CTRL-EVENT-CONNECTED - Connection to 48:5d:60:26:fc:fb completed [id=0 id_str=] 1600461993.701401: wlan0: interface state ENABLED->DISABLED 1600461993.701511: wlan0: AP-DISABLED ... # cat /etc/NetworkManager/system-connections/linux42-wlan.nmconnection [connection] id=linux42-wlan uuid=50a70604-cd83-4d0c-ab68-f61712f741c6 type=wifi autoconnect=false permissions= zone=internal [wifi] band=bg channel=6 mac-address-blacklist= mode=ap ssid=linux42-wlan [wifi-security] key-mgmt=wpa-psk pmf=1 psk=top-secret [ipv4] address1=192.168.111.1/24 dns-search= may-fail=false method=manual [ipv6] addr-gen-mode=stable-privacy dns-search= method=ignore [proxy] -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com