Cannot enable 802.11w

After adding option ieee80211w '1' to my SSID config, I receive:

Mon Dec 10 16:18:57 2018 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf
Mon Dec 10 16:18:57 2018 daemon.err hostapd: Line 35: invalid key_mgmt 'WPA-PSK-SHA256'
Mon Dec 10 16:18:57 2018 daemon.err hostapd: Line 38: unknown configuration item 'ieee80211w'
Mon Dec 10 16:18:57 2018 daemon.err hostapd: Line 39: unknown configuration item 'group_mgmt_cipher'
Mon Dec 10 16:18:57 2018 daemon.err hostapd: 3 errors found in configuration file '/var/run/hostapd-phy0.conf'
Mon Dec 10 16:18:57 2018 daemon.err hostapd: Failed to set up interface with /var/run/hostapd-phy0.conf
Mon Dec 10 16:18:57 2018 daemon.err hostapd: Failed to initialize interface

Any ideas on what might be wrong?

Is wpad-full needed?

I think the wpad (no mini) is required.

https://dev.archive.openwrt.org/ticket/20179.html

1 Like

the new wpad-basic is likely enough.

https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=80c61c161ac5943137ade233d62cf89d746de5a2

old wpad-mini is deprecated for tiny devices

2 Likes