From ebf1667be0629c74370e4b9e7f7d3b91f3feea71 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 30 Aug 2012 08:58:06 +0000 Subject: pingu_conf: add 'ping' keyword to interface context This is a shorthand of definig a host and bind it to interface --- man/pingu.conf.5.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/pingu.conf.5.in b/man/pingu.conf.5.in index 8a8cced..a33f11e 100644 --- a/man/pingu.conf.5.in +++ b/man/pingu.conf.5.in @@ -62,6 +62,9 @@ gateway online. The alternate route table for this interface. .It Cd rule-priority 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. .El .Sh HOST CONTEXT -- cgit v1.2.3