drsound / fault_tolerant_router

A daemon, running in background on a Linux router or firewall, monitoring the state of multiple internet uplinks/providers and changing the routing accordingly. LAN/DMZ internet traffic is load balanced between the uplinks.
GNU General Public License v2.0
185 stars 20 forks source link

Optimization in case no uplink is up #6

Closed drsound closed 9 years ago

drsound commented 9 years ago

If no uplinks are up, set tests/interval configuration option to 0, to get bandwidth as soon as an uplink comes back up.