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

Implement routing using realms #4

Open drsound opened 9 years ago

drsound commented 9 years ago

Implement routing using realms: this way we could connect all of the uplinks to a single Linux physical interface through a switch, without using VLANs.