Acces List in statidon mode

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.

use ‘connect-list’ for mode=station and WDS interfaces.

Thank you! :slight_smile:

But can you make registration table to show comments from connect list?