aboutsummaryrefslogtreecommitdiffstats
path: root/pingu.conf
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-09-24 08:36:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-09-24 12:05:59 +0000
commit2e4c61fbe404af1572f704df671ba8be5e3eb1b1 (patch)
treee9ce8686f402e4c75a51f8e5dee3875f4c23ba2f /pingu.conf
parentaae9b7a899327da00fcf131fcb5f968766fa46b0 (diff)
downloadpingu-2e4c61fbe404af1572f704df671ba8be5e3eb1b1.tar.bz2
pingu-2e4c61fbe404af1572f704df671ba8be5e3eb1b1.tar.xz
pingu: implement route-script
Whenever there are any changes, the route-script is called with all gateways that have status "up" as paramaeter This is supposed to be used to set the default gateway.
Diffstat (limited to 'pingu.conf')
-rw-r--r--pingu.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/pingu.conf b/pingu.conf
index 51c7573..271e994 100644
--- a/pingu.conf
+++ b/pingu.conf
@@ -5,6 +5,9 @@
interval 1
retry 3
timeout 1.0
+# route-script will be executed every time anything changes status.
+# All gateways that are "up" are sent as parameter.
+route-script /etc/pingu/route-script
host 10.65.67.11
name ISP-1