summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rwhod/rwhod.8
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1999-06-16 21:05:21 +0000
committerbrian <brian@FreeBSD.org>1999-06-16 21:05:21 +0000
commit97a0215ac1c4c057e39723365f18d612e9304581 (patch)
tree8eafb4c646a75907fe0f5c23cea32817ef55e286 /usr.sbin/rwhod/rwhod.8
parentf97d9ce3bba5641b2664f8b6294c4f1a94ebafe9 (diff)
downloadFreeBSD-src-97a0215ac1c4c057e39723365f18d612e9304581.zip
FreeBSD-src-97a0215ac1c4c057e39723365f18d612e9304581.tar.gz
Add the -p switch - tells rwhod to ignore POINTOPOINT interfaces.
Mostly submitted by: Stefan Zehl <sec@42.org> PR: 12216
Diffstat (limited to 'usr.sbin/rwhod/rwhod.8')
-rw-r--r--usr.sbin/rwhod/rwhod.810
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8
index 8050ca9..fafd223 100644
--- a/usr.sbin/rwhod/rwhod.8
+++ b/usr.sbin/rwhod/rwhod.8
@@ -40,6 +40,7 @@
.Sh SYNOPSIS
.Nm rwhod
.Op Fl i
+.Op Fl p
.Op Fl l
.Op Fl m Op Ar ttl
.Sh DESCRIPTION
@@ -76,6 +77,15 @@ option enables insecure mode, which causes
to ignore the source port on incoming packets.
.Pp
The
+.Fl p
+option tells
+.Nm
+to ignore all
+.Dv POINTOPOINT
+interfaces. This is useful if you do not wish to keep dial on demand
+interfaces permanently active.
+.Pp
+The
.Fl l
option enables listen mode, which causes
.Nm
OpenPOWER on IntegriCloud