Hello Experts,
I’m having an unusual problem on Mikrotik & BDCOM EPON OLT. My goal is to manage connectivity centrally through EoIP. My EoIP tunnel is working smoothly. I have installed a BDCOM OLT in my network. BDCOM is connected to Mikrotik port 2. IP Gateway is on central router’s side (on EoIP tunel, example IP: 192.168.1.1). I’m bridging EoIP tunnel with the BDCOM connected port (Port 2). When I add these two ports to bridge, from gateway to host connected to BDCOM EPON OLT is unreachable (Host IP: 192.168.1.2). If I connect the host directly to Mikrotik’s ether2 (BDCOM connected port) port, the host gets reachable. What I am missing?
Bridge configuration:
name=“bridge-43” mtu=auto actual-mtu=1500 l2mtu=1500 arp=enabled arp-timeout=auto mac-address=64:D1:54:81:EA:6E protocol-mode=none fast-forward=yes igmp-snooping=no auto-mac=yes ageing-time=5m vlan-filtering=no dhcp-snooping=no
Your suggestion is highly appreciated.