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

Set /proc/sys/net/ipv4/ip_forward = 1 #2

Closed drsound closed 9 years ago

drsound commented 9 years ago

Set /proc/sys/net/ipv4/ip_forward = 1 once monitor is started, do not expect the user to know about it and to do it by himself.