summaryrefslogtreecommitdiff
path: root/share/man/man8
diff options
context:
space:
mode:
authorKjell Wooding <kjell@cvs.openbsd.org>1999-02-25 01:08:41 +0000
committerKjell Wooding <kjell@cvs.openbsd.org>1999-02-25 01:08:41 +0000
commit13e298dbde34ff46138b313c1dd59003a0789345 (patch)
tree1fd967622c9c19fed08cf1a0599acdcc748b0518 /share/man/man8
parent26a8c3f62ecc0842ad3b99389e27407249054b16 (diff)
change ipf(1) references to ipf(8)
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/vpn.86
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8
index 1396c41a9e4..f00e33c9946 100644
--- a/share/man/man8/vpn.8
+++ b/share/man/man8/vpn.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vpn.8,v 1.12 1999/02/24 23:35:20 angelos Exp $
+.\" $OpenBSD: vpn.8,v 1.13 1999/02/25 01:08:40 kjell Exp $
.\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
.\"
@@ -166,7 +166,7 @@ flag and make sure it is configured properly on both sides to
provide the required security services (typically, encryption and
authentication).
.Ss Configuring Firewall Rules
-.Xr ipf 1
+.Xr ipf 8
needs to be configured such that all packets from the outside are blocked
by default. Only successfully IPSec-processed packets (from the
.Nm enc0
@@ -327,7 +327,7 @@ In situations where the gateway IP is outside the desired netrange, such
as with private networks (RFC 1597), manual keying must be used.
This should be fixed in the next release.
.Sh SEE ALSO
-.Xr ipf 1 ,
+.Xr ipf 8 ,
.Xr ipsecadm 8 ,
.Xr ipsec 4 ,
.Xr options 4 ,