I have 2 public interfaces on my RB 532..one is a dsl line and one is a cable line. I use mangle rules with connection mark and routing mark actions correspond to the static routes (one line uses a mark, one does not.)
If the main line goes down, i just enable the routing mark mangle rule and all of the clients use the other route.
this works great.
my problem is i cant winbox into the RB, from the cable modem IP. It will report syslog logs, to my remote syslog server, from the cable IP but i can not connect. I can ping the cable IP and I have a single FW rule that says to reject anything on the Cablemodem’s ethernet interface that is NOT from my office.
If i disable the rule, i can not ping the cable modem IP, if enable it, i Can.
do not mangle outgoing traffic. it seems that winbox tries to comunicate, but packets comes from wrong ip address and are dropped, just add excpetion rule
I dont have any mangle rules applied to outgoing traffic…execpt the route ones, which would tell it to route through the correct, cable interface anyway.
but i did try it, and i disabled all outgoing mangle rules.. still nothing.