Update README

This commit is contained in:
Rafal Kupiec 2018-04-23 11:19:34 +02:00
parent bc965ec302
commit 8bb75b135d
1 changed files with 8 additions and 0 deletions

View File

@ -1,2 +1,10 @@
# 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
* 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.