ManuCH
Occasional Visitor
I've been experimenting with Dual WAN lately and I've had mixed success.
What I'm trying so far is to use load balance mode. It works fine and I was able to set up some specific routes as well.
Unfortunately, when in load balance mode, if the Primary WAN fails, there is no failover to the Secondary WAN. The router keeps trying to load balance traffic, ignoring the fact that the Primary WAN is down (and it even shows correctly as down in the Network Map).
Question: is this by design? Shouldn't load balance also include the failover feature, and disable Primary WAN in routing when it goes down?
The only work-around I've found is to manually enter the following when my Primary WAN goes down:
Of course that's not a real solution, especially if I'm not home and someone else in the house (who is not familiar with those things) experiences a failure.
I'm using an RT-AC3200 running Merlin 380.57.
Has anyone tried this setup and experienced the same issue? Is this by design?
Any work-around or fix suggestion is appreciated
What I'm trying so far is to use load balance mode. It works fine and I was able to set up some specific routes as well.
Unfortunately, when in load balance mode, if the Primary WAN fails, there is no failover to the Secondary WAN. The router keeps trying to load balance traffic, ignoring the fact that the Primary WAN is down (and it even shows correctly as down in the Network Map).
Question: is this by design? Shouldn't load balance also include the failover feature, and disable Primary WAN in routing when it goes down?
The only work-around I've found is to manually enter the following when my Primary WAN goes down:
Code:
ip rule add from all lookup 200
ip route flush cache
Of course that's not a real solution, especially if I'm not home and someone else in the house (who is not familiar with those things) experiences a failure.
I'm using an RT-AC3200 running Merlin 380.57.
Has anyone tried this setup and experienced the same issue? Is this by design?
Any work-around or fix suggestion is appreciated