Hi all.
I have small network (~100 clients) and Mikrotik-based DHCP server, but it’s impossible to control all ports on hubs, so I have several unwanted clients.
How can I set up my DHCP server for giving IPs only for static clients?
Thanks.
hi
at first you should know the mac addresses for your unwanted clients, and then go to ip–>arp and select all arps of your registered clients and click on make static, then interface —>arp=reply-only
this way your server won’t respond to unregistered mac’s in arp table.
/regards..
Define the static leases under “/ip dhcp-server lease” and set the address-pool of the DHCP server instance under “/ip dhcp-server” to static-only.
http://wiki.mikrotik.com/wiki/DHCP_Server#General
See the attribute description in the documentation, that’s the default.
ted
fewi
Thanks a lot, guys! I’ve read about “/ip dhcp-server lease”, but not pay my attention on “address-pool”
Thanks one more time)
PS: Sorry for my english