Is this an error?? To a have two routers connected with two differents interface for backup??Then you have a routing loop, or you have multiple interfaces connected to the same routers and on all of them OSPF is set up.
That still being a problem?? Thanks!Currently this is how ssh input is processed. Each line is treated as completely separate scripts that is why you get error when trying to sendProbably in the future it will be changed.Code: Select all/ip firewall mangle add chain=whatever blah blah
/ip firewall nat
add chain=dstnat protocol=tcp dst-port=8080 action=redirect to-ports=80