Mikrotik GW have DHCP server. Address pool for wireless users192.168.0.1/24.
If any user start dhcp server on local machine (for example 192.168.8.0/24) then all wifi users
does not work.
I can’t disable default forwarding (DF) because wireless users have voip. If disable DF, then voip does not work.
Hmmmm… The problem is that with forwarding enabled the packets you are trying to block theoretically don’t reach the router. They go from client A to Client B… thus there is no way to block them.
Could you split this into two WIFI networks? … one for VOIP with forwarding and one for non-VOIP without it? I don’t really know enough about VOIP, but why is forwarding necessary? What happens when you disable it?