Does someone has experience about bridging networks and with troubleshooting related issues?
Here is my problem.
I have got two networks transparently bridged just as described in http://www.mikrotik.com/testdocs/ros/3.0/vpn/eoip.php
The bridge works fine and resources are available across two remote networks.
The problem comes up as each MT box on each network has a running DHCP server. I must ensure that each DHCP server serves only the local network, and each computer gets the IP of the local gateway for outgoing traffic. Sometimes it happens that a new computer gets its DHCP lease over the bridge from the other DHCP server. I fail to find a way to filter those DHCP packets out from the bridge. Since Local interface is bridged with EoIP, it is not possible to filter those packets and discern between local and EoIP packets in the firewall. Do I have to use Mangle here? How?
Can someone explain how to solve this? Appreciate your input.
R.