RubyGems Navigation menu

fault_tolerant_router 1.2.0

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.2.0 - July 05, 2016 (23.5 KB)
  2. 1.1.0 - June 28, 2015 (22.5 KB)
  3. 1.0.1 - March 10, 2015 (21.5 KB)
  4. 1.0.0 - February 27, 2015 (20.5 KB)

Runtime 依赖 (1):

mail ~> 2.6

Development 依赖 (2):

bundler >= 0
rake >= 0

业主:

作者:

  • Alessandro Zarrilli

SHA 256 校验和:

a4efe1876ca70d39549b5f16c1bd9118e8e16711e4c70fd2bb1ef2809106507b

下载总量 10,861

这个版本 3,715

许可:

GPL-2

需要的 Ruby 版本: >= 0

链接: