If connected via another router (WAN 100Mbps fdx) , same configuration all three work just fine...
Any suggestions?
PS: supout is not creating. ethernet stats are empty even though router is pushing some traffic:
Code: Select all
[admin@MikroTik] /interface ethernet> print stat
name: ether1-gateway ether2-local-master ether3-local-sl>
rx-broadcast: 0 0 >
rx-pause: 0 0 >
rx-multicast: 0 0 >
rx-fcs-error: 0 0 >
rx-align-error: 0 0 >
rx-runt: 0 0 >
rx-fragment: 0 0 >
rx-64: 0 0 >
rx-65-127: 0 0 >
rx-128-255: 0 0 >
rx-256-511: 0 0 >
rx-512-1023: 0 0 >
rx-1024-1518: 0 0 >
rx-1519-max: 0 0 >
rx-too-long: 0 0 >
rx-overflow: 0 0 >
rx-bytes: 0 0 >
tx-broadcast: 0 0 >
tx-pause: 0 0 >
tx-multicast: 0 0 >
tx-underrun: 0 0 >
tx-64: 0 0 >
tx-65-127: 0 0 >
tx-128-255: 0 0 >
tx-256-511: 0 0 >
tx-512-1023: 0 0 >
tx-1024-1518: 0 0 >
tx-1519-max: 0 0 >
tx-too-long: 0 0 >
tx-collision: 0 0 >
tx-excessive-collision: 0 0 >
tx-multiple-collision: 0 0 >
tx-single-collision: 0 0 >
tx-excessive-deferred: 0 0 >
tx-deferred: 0 0 >
tx-late-collision: 0 0 >
tx-bytes: 0 0 >
I figured it out: eth1 will not work with the modem- other ports work fine, at least with ROS 3.30 (I don't have time to check other versions and I'll stick with 3.30 since 4.x supout was failing and 3.x did not...)