Why access list doesn’t work in station mode?
I’m adding mac to access list:
/interface wireless access-list add mac-address=00:12:34:45:67:89 authentication=yes forwarding=no interface=wlan1
turning off default authentication:
/interface wireless set wlan1 default-authentication=no default-forwarding=no
and this client doesn’t connecting.
but bigger problem I’ve got with WDS…
I made access point with one wds link.
I added all clients (wds too) to access list, turned off default authentication and wds client won’t connect.
Please help.