Hi,
I've been reading the following:
https://forum.openwrt.org/t/individual-per-passphrase-per-mac-wifi-vlans-using-wpa-psk-file-no-radius-required/161696
which has in its title 'per-passphrase-per-mac', but I don't see anywhere how to assign a VLAN by MAC (similar to MAB using Radius)
Elsewhere, I see there is an option macfilter '(radius|allow)'.
What I want to achieve is a single SSID that assigns VLANs on the basis of both PSK for guests and MAC for IoT devices. Is it possible to combine both mechanisms for one SSID?
I'm aware of the downsides of MAC authentication due to the possibility of spoofing, however the IoT VLAN will be locked down tight. Or is there a better way to auto-assign IoT devices to an appropriate VLAN (with a single SSID)?
Thanks.