Hi,
i have a problem in bridging
i connecting 2 building in different site togetgher using 2 mikrotik(rb1100ahx4) with radio connection
there is my configuration
R1(site1)
Eth 1 to isp
Eth 4 to switch(bridge1)
Eth 6 to radio(bridge1)
IP bridge 1:192.168.0.10/23
R2(site2)
Eth 2 to radio(bridge1)
Eth 3 to switch(bridge2)
Eth 4-6 to server(bridge1)
Eth 12 to isp
IP bridge 1:192.168.0.254/18
IP bridge 2:192.168.4.1/23
and now i have problem traffic leaking between bridge and dhcp leaking
i have dhcp server on r2 with interface directed to bridge2 but the dhcp broadcasted to site 1
and i check i have same root bridge id on bridge1 and bridge2 at R2
and any advice to this problem or simplified the network ?