Hello all,
I have a MT router running v3 OS that does nat for 192.168.0.0/24 network
Router has 2 DSL lines as an uplink. DSL modems are in bridge mode. Public ips are, lets say:
ether2: 12.12.12.5/24
ether3: 12.12.12.6/24
gateway for those two uplinks is the same, 12.12.12.1
the problem is that the load balancing with persistent rules from MT wiki does not work for this case, since we are using same gateway for both interfaces. Neither does one with failover
Is there a way to do load balancing with failover for this case?
I could put modems in router mode and have them do NAT, but in this case i don't have failover, since modem will always(mostly) be pingable, while most problems are happening past the modem on the phone line
Anyone knows how to do that?
Thanks a lot