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

PPP interface test needed #15

Open drsound opened 9 years ago

drsound commented 9 years ago

Please test and report if PPP interface support works correctly: I only did some local tests because I have no real PPP uplink.

cchandel commented 9 years ago

Hi, Not a test - but a bug report. fault_tolerant_router doesn't start if the ppp interface is down. In case of a ppp interface - there is always a chance that the interface might go down - hence, this seems like a bug to me.

drsound commented 8 years ago

Please let me know if the just released 1.2.0 version fixes your problem.