Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomlobato/nlink
Load balancing and Failover internet links in Linux.
https://github.com/tomlobato/nlink
failover iproute2 iptables linux load-balancer
Last synced: 1 day ago
JSON representation
Load balancing and Failover internet links in Linux.
- Host: GitHub
- URL: https://github.com/tomlobato/nlink
- Owner: tomlobato
- Created: 2015-03-13T01:15:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T11:29:22.000Z (about 7 years ago)
- Last Synced: 2023-08-12T20:01:47.920Z (about 1 year ago)
- Topics: failover, iproute2, iptables, linux, load-balancer
- Language: Ruby
- Homepage: http://tomlobato.github.io/nlink/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Nlink allows your linux server to connect to multiple ISP\`s, mainly featuring load balancing and failover.
Built on top of Linux, Iproute, Iptables.
## Features
- Failover based on ICMP (ping to external hosts). Multiple externals hosts can be set for each link.
- Load balancing: multiple links can be used at same time and the bandwidth usage distributed among them.
- Open source.
- Beside ICMP for failover, the bandwidth on the link is checked to avoid false negatives.