Closed GoogleCodeExporter closed 9 years ago
There is kind of support already. Although its not working 100%.
I use a 3g connection for backup with its own router. Enable ARPping and add a
static route 0.0.0.0 0.0.0.0 192.168.0.2 or whatever is the ip on the
secondary router. Make sure to use a higher metric then 0 for this route.
It works when pri conn goes down, it removes the default route and leaving our
route with the higher metric as the only default route.
When primary connection comes back up the problem starts. It doesnt switch back
until you hit "renew connection" for some reason.
Please note that this solution is ONLY for failover, not loadbalancing. I haven
tried what behaviour i will get if both routes has the same metric. In theory
it should do loadbalancing on packetlevel.
Original comment by simon.th...@gmail.com
on 4 Jan 2014 at 12:34
Original issue reported on code.google.com by
gjbarra...@gmail.com
on 23 Oct 2013 at 5:05