Hello
Is there a way to add a particular dhcp client at an address list? There is a script option at dhcp server to be run when client gets ip address, but how to make it run for a particular set of clients instead for all. Maybe using dhcp option? But I am not that familiar with those and how to run them.
The reason behind this, is that I want some clients to bypass the static dns rules I have in place by redirecting them in another dns server through firewall nat. Since the addresses are dynamic, an address list can be handy.
Hey. Better make dhcp pool with IP’s which in address-list range.
That won’t cut it. Devices connecting to dhcp server are from different people with different rules to be applied. I can’t put them all on the same pool, unless I can differentiate them by dhcp option
So you can’t differentiate them by src-address-list or src-mac-address? If dhcp clients are particular, why you can’t assign them static lease?
Maybe you’ll find smth interesting here https://wiki.mikrotik.com/wiki/Manual:IP/Firewall/Filter