Hi,
I am having this error on my eoip tunnel:
22:07:03 interface,warning eoip-tunnel transmit loop detected, downing interface for 60 seconds
include when I disable loop detect on the eoip tunnel and in the physical interfaces:
# sep/06/2017 22:20:35 by RouterOS 6.40.1
# software id = 3L08-FEFF
#
# model = CCR1016-12G
# serial number = 42D402F77F2B
/interface eoip
add allow-fast-path=no clamp-tcp-mss=no !keepalive local-address=1.1.1.1 loop-protect=off \
loop-protect-disable-time=10s loop-protect-send-interval=1h mac-address=00:00:5E:80:01:00 mtu=1500 \
name=eoip-tunnel-mina remote-address=1.1.1.2 tunnel-id=38
what can we do to disable loop detect??
On previous versions this not occur...
Thanks in advance!!