WAN Monitor & Failover Connection Manager
Go to file
Rafal Kupiec 0014a033fe Dont duplicate routes 2018-04-24 08:23:34 +02:00
files Dont duplicate routes 2018-04-24 08:23:34 +02:00
LICENSE Initial commit 2018-04-23 11:03:00 +02:00
Makefile Initial import data 2018-04-23 11:15:11 +02:00
README.md Add status 2018-04-23 17:40:01 +02:00

README.md

wanmonitor

WAN Monitor & Failover Connection Manager

All configuration is done in /etc/config/wanmonitor file. Options available:

  • check_host - IP address of remote host used to check Internet connectivity
  • interval - Number of seconds to wait between checks
  • sleep - number of seconds to wait for slow links during startup
  • wan_primary - Primary WAN interface name to use
  • wan_secondary - Secondary WAN interface name to use

In order to work this software correctly it is recommended to disable default routes on all WAN interfaces.