diff options
Diffstat (limited to 'pingu.conf')
-rw-r--r-- | pingu.conf | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |