I have read other post but they suggest using some apps to find rouge dhcp server…
but this is not what i want… i want some firewall rules only allow dhcp leases from my dhcp server.
Las weekend i had lot of problems because accidentally a client plug internet connection in the lan port of his router instead of plugging it in the wan port… ahhhhhhhh lot of headache
Same problem here. You should be able to filter DHCP requests through the firewall but what about the clients that aren’t connecting through a firewall i.e. on the same AP?
I do not do a lot of wireless AP’s with mikrotik, but I have read that you can uncheck the ‘default forward’ option to stop clients from passing traffic to each other on the same AP. This may help you. Otherwise I think you would have to add a /bridge filter rule to match and drop what you want.
i think that Lerni is right… you have to disable “default forward” in the ap (and in every client in the access list, if you have any) and then use firewall rules in the AP… WHAT RULES??? that’s what i wanna know