AP mode with SAE/WPA3

Heiko Thiery heiko.thiery at gmail.com
Thu Dec 8 05:52:35 PST 2022


Hi,

I try to setup an AP using network-manager (NM) as frontend. When
configuring the NM connection with "wifi-sec.key-mgmt wpa-psk" the AP
is setup as expected. But when changing this value to
"wifi-sec.key-mgmt sae" I see the following errors in the
wpa_supplicant journal (using systemd):

Dec 08 14:21:06 hthiery wpa_supplicant[489]: Note: nl80211 driver
interface is not designed to be used with ap_scan=2; this can result
in connection failures
Dec 08 14:21:06 hthiery wpa_supplicant[489]: Could not generate WPA IE.
Dec 08 14:21:06 hthiery wpa_supplicant[489]: WPA initialization failed.
Dec 08 14:21:06 hthiery wpa_supplicant[489]: Interface initialization failed
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0: interface state
UNINITIALIZED->DISABLED
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0: AP-DISABLED
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0: Unable to setup interface.
Dec 08 14:21:06 hthiery wpa_supplicant[489]: Failed to initialize AP interface
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0: interface state
DISABLED->DISABLED
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0: AP-DISABLED
Dec 08 14:21:06 hthiery wpa_supplicant[489]: hostapd_free_hapd_data:
Interface wlp58s0 wasn't started
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0:
CTRL-EVENT-DISCONNECTED bssid=0c:54:15:38:26:51 reason=3
locally_generated=1
Dec 08 14:21:06 hthiery wpa_supplicant[489]: Could not generate WPA IE.
Dec 08 14:21:06 hthiery wpa_supplicant[489]: WPA initialization failed.
Dec 08 14:21:06 hthiery wpa_supplicant[489]: Interface initialization failed
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0: interface state
UNINITIALIZED->DISABLED
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0: AP-DISABLED
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0: Unable to setup interface.
Dec 08 14:21:06 hthiery wpa_supplicant[489]: Failed to initialize AP interface
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0: interface state
DISABLED->DISABLED
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0: AP-DISABLED
Dec 08 14:21:06 hthiery wpa_supplicant[489]: hostapd_free_hapd_data:
Interface wlp58s0 wasn't started
Dec 08 14:21:06 hthiery wpa_supplicant[489]: wlp58s0:
CTRL-EVENT-DISCONNECTED bssid=0c:54:15:38:26:51 reason=3
locally_generated=1

I'm using NM 1.40.6 and wpa_supplicant v2.10.

I currently have no idea where to look for the problem. If it is a NM,
wpa_supplicant or kernel/driver problem. Can someone give me a hint or
know where the problem comes from?

Thanks
-- 
Heiko



More information about the Hostap mailing list