From 7476d91f882da665b4d15ef879927cee3d7762e3 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 20 Aug 2013 15:48:49 +0200 Subject: pingu: add support for 'fwmark' route rule Support for adding a fwmark to an interface. It will make it possible to use firewall to mark specific traffic for a specific ISP. --- man/pingu.conf.5.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/pingu.conf.5.in b/man/pingu.conf.5.in index a33f11e..0c0a96b 100644 --- a/man/pingu.conf.5.in +++ b/man/pingu.conf.5.in @@ -1,4 +1,4 @@ -.Dd October 19, 2011 +.Dd August 20, 2013 .Dt PINGU.CONF 8 Linux .Os @@ -65,6 +65,8 @@ The preference value for the ip rule. .It Cd ping Host to ping to verify that gateway is still up. This is the same as defining a host and bind it to interface. +.It Cd fwmark +Add an additional route rule for configured fwmark integer. .El .Sh HOST CONTEXT -- cgit v1.2.3