由于Openwrt官方固件中默认包含的是不支持EAP认证的wpad-mini或者wpad-basic-wolfssl,此处需要将其更换为支持EAP认证的wpad(支持WPA2)或者wpad-openssl(支持WPA2和WPA3)。 构建编译环境的具体过程请参阅Openwrt Wiki: [OpenWrt Wiki] Build system usage 此处略过,在构建好编译环境之后最后运行make defconfig,再make...
Describe the bug On my Banana Pi R3 running 23.05.2 my two iPhones are loosing internet access on the 5 GHz band after some time. This occurs multiple times on a day, when the phone is in standby. The wifi signal is still good and the co...
So you don't have wpad full installed or frame protection enabled or there is a bug somewhere else. EDIT: I was not aware, that by setting WPA2/WPA3 SAE Mixed it will turn on the 80211w as optional (without setting that in the wireless config). Contributor danpawlik commented Aug 12,...
WPA3-EAP / WPA2-EAP Mixed Mode WPA3-EAPthere. I also tried wpad-wolfssl, but the same issue.See also https://forum.openwrt.org/t/wpa3-support-in-openwrt/10554/109👍 2 feckert added probably a bug release/19.07 (end-of-support) labels Nov 27, 2019 abraxxa commented Jan 11, ...
CONFIG_EAP_FAST=y # EAP-GTC Expand Down Expand Up @@ -235,6 +232,9 @@ CONFIG_CTRL_IFACE=y # wpa_passphrase). This saves about 0.5 kB in code size. #CONFIG_NO_WPA_PASSPHRASE=y # Simultaneous Authentication of Equals (SAE), WPA3-Personal #CONFIG_SAE=y # Disable scan result proce...