9e22456b41
his patch updates link state monitor (lsm) to release 0.131, add sample connections.conf and update lsm.conf and lsm_script Signed-off-by: Edy Corak <info@loenshotel.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@33166 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
160 B
Plaintext
14 lines
160 B
Plaintext
connection {
|
|
name=Provider1
|
|
checkip=1.1.1.1
|
|
device=pppoe-wan
|
|
ttl=2
|
|
}
|
|
|
|
connection {
|
|
name=Provider2
|
|
checkip=2.2.2.2
|
|
device=eth0.2
|
|
ttl=1
|
|
}
|