I’ve got a few separate sites I’m connecting to a central one with EoIP. Most of them work fine without any problems. One seems to be failing for some reason. I can’t really see a difference between the failing one and the working ones, though. I have the EoIP settings on the central router and the remote ones configured. But the /interface eoip only shows the tunnel as running on the remote site, not the central one. The other working sites show running on both the central and the remote routers.
What could cause an EoIP tunnel to show as running on one endpoint, but not running on the other endpoint? What could be going wrong?
I’m able to ping back and forth between the sites without trouble.
Central configuration (not indicated as Running):
name="tunnel-eoip-1-4" mtu=1400 actual-mtu=1400 l2mtu=65535 mac-address=xx:xx:xx:xx:xx:xx
arp=enabled local-address=172.16.11.1 remote-address=REMOTE_IP tunnel-id=11
keepalive=10s,10 dscp=inherit clamp-tcp-mss=yes dont-fragment=no
Remote configuration (indicated as Running):
name="tunnel-eoip-1-4" mtu=1400 actual-mtu=1400 l2mtu=65535 mac-address=xx:xx:xx:xx:xx:xx
arp=enabled local-address=172.16.11.2 remote-address=CENTRAL_IP tunnel-id=11
keepalive=10s,10 dscp=inherit clamp-tcp-mss=yes dont-fragment=no