aboutsummaryrefslogtreecommitdiffstats
path: root/pingu.conf
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-12-08 11:20:42 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2011-12-08 11:20:42 +0100
commitffb01b018c747560efb8e691c3041751614bfe5e (patch)
tree6014855f36e359d0539d64f1e2cb83c1e0746f5e /pingu.conf
parent6c48490c23e8c32856d3dc49d95786cc5dd9e0a9 (diff)
downloadpingu-ffb01b018c747560efb8e691c3041751614bfe5e.tar.bz2
pingu-ffb01b018c747560efb8e691c3041751614bfe5e.tar.xz
pingu_conf: add optional rule-priority config option
This will set the preference for the 'ip rule'
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 f502bca..b355b2b 100644
--- a/pingu.conf
+++ b/pingu.conf
@@ -15,6 +15,9 @@ interface eth1 {
# define a route table to use. If unset it will be picked auto.
# Setting this to 0 means do not manage routes for this interface
# route-table 10
+
+ # define the rule priority for policy routing
+ rule-priority 20000
# minimum hosts online to consider the gateway online
required-hosts-online 1