HI,
We have 10 AP, and 120 client. I like to import Mac address list for authentications.
We work with sql database, and like to import all client mac address to all mikrotik.
Is it possible? client work with static ip.
Thanks,
Ferenc.
HI,
We have 10 AP, and 120 client. I like to import Mac address list for authentications.
We work with sql database, and like to import all client mac address to all mikrotik.
Is it possible? client work with static ip.
Thanks,
Ferenc.
you have to create *.rsc file or simply paste etries from text editor program,
rules should be with correct syntax:
interface wireless access-list add mac-addres=xx:xx:xx:xx:xx:xx interface=wlanx
Do not forget to set default-authentication=no.
P.S. There is an option to copy entries from Registration-table to Access list using Winbox (Right-click).