Categories: None [Edit]

fault_tolerant_router

https://rubygems.org/gems/fault_tolerant_router
https://github.com/drsound/fault_tolerant_router
A daemon, running in background on a Linux router or firewall, monitoring the state of multiple internet uplinks and changing the routing accordingly. LAN/DMZ internet traffic (outgoing connections) is load balanced between the uplinks using Linux multipath routing. The daemon monitors the state of the uplinks by routinely pinging well known IP addresses (Google public DNS servers, etc.) through each outgoing interface: once an uplink goes down, it is excluded from the multipath routing, when it comes back up, it is included again. An uplink may be assigned to a priority group: lower priority uplinks will only be used if all higher priority ones are down. That's useful to only use pay-per-traffic uplinks if no regular uplink is working. All of the routing changes are notified to the administrator by email. Fault Tolerant Router is well tested and has been used in production for several years, in several sites. See https://github.com/drsound/fault_tolerant_router for full documentation.

Total

Ranking: 79,388 of 190,443
Downloads: 11,836

Daily

Ranking: 63,408 of 190,400
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,250,662,047bundler
81,258,433,457rake
51696,304,507mail

Owners

#GravatarHandle
1icondrsound