Page 1 of 1

import mac address list

Posted: Tue Jan 17, 2006 12:34 am
by keletiferi
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.

Posted: Sun Jan 22, 2006 1:05 pm
by sergejs
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).