hi all
i just want to know how can i allow 1 MAC address(1 computer) to access my Mikrotik wifi (AP) is there any configuration for that? it will be like filtering.
by the way i don’t want to hide SSID
thanxx
hi all
i just want to know how can i allow 1 MAC address(1 computer) to access my Mikrotik wifi (AP) is there any configuration for that? it will be like filtering.
by the way i don’t want to hide SSID
thanxx
You can assign IP addresses based on MAC in your DHCP server and assign that server to the AP only by un-bridging it.
thank you for answer,
can you teach me please step by step how to:
1- creat DHCP server
2- assign IP adress in DHCP server
3- in the end assign that server to AP only by un-bridging
thanx
You can use an access list entry to do this:
Now only clients listed in the Access List can connect
Hope that helps
Nick.
GREAT and thank you very much it done