diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-11-20 08:00:07 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-11-20 08:00:07 +0000 |
commit | 28fbdee6a1ba441f6d223931401d4e58c9e3ba60 (patch) | |
tree | 5ea25ce34ba05ed02215707947fe541c3be4e441 /share/man/man8/vpn.8 | |
parent | 7305a2374355204e00312e8fc9ad302c266d58fe (diff) |
various Xr fixes; nordin@cse.ogi.edu
Diffstat (limited to 'share/man/man8/vpn.8')
-rw-r--r-- | share/man/man8/vpn.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8 index 00866046a3d..8af729e1914 100644 --- a/share/man/man8/vpn.8 +++ b/share/man/man8/vpn.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vpn.8,v 1.46 2000/10/18 16:50:22 deraadt Exp $ +.\" $OpenBSD: vpn.8,v 1.47 2000/11/20 08:00:04 deraadt Exp $ .\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -274,7 +274,7 @@ trust management system. needs to be configured such that all packets from the outside are blocked by default. Only successfully IPsec-processed packets (from the -.Xr enc0 4 +.Xr enc 4 interface), or key management packets (for .Xr photurisd 8 , .Tn UDP @@ -312,7 +312,7 @@ If there are no other .Xr ipf 5 rules, the "quick" clause can be added to the last four rules. NAT rules can also be used on the -.Xr enc0 4 +.Xr enc 4 interface. Note that it is strongly encouraged that instead of detailed IPF rules, the SPD (IPsec flow database) be utilized to specify security |