summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-04-15 23:27:34 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-04-15 23:27:34 +0000
commita2892042609b22d8f182c2821c1e847c77c0b611 (patch)
tree1209bb2bcc40ab09bc22dd4a9462495443b96846
parenta9c238c487c2b060ab5d135b438a9d99cdb1a5f8 (diff)
mention vpn(8);
-rw-r--r--share/man/man4/ipsec.45
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4
index 8e4ca379e38..9ab1164f974 100644
--- a/share/man/man4/ipsec.4
+++ b/share/man/man4/ipsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.4,v 1.60 2005/04/15 23:21:20 jmc Exp $
+.\" $OpenBSD: ipsec.4,v 1.61 2005/04/15 23:27:33 jmc Exp $
.\"
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
@@ -188,6 +188,9 @@ for encrypting and decrypting the data passing over the public net.
An SA will contain information specifying
whether it is a tunnel or transport mode SA,
and for tunnels it will contain values to fill in into the outer IP header.
+.Pp
+Further information on setting up VPNs is described in
+.Xr vpn 8 .
.Ss Lifetimes
The SA also holds a couple of other parameters, especially useful for
automatic keying, called lifetimes, which puts a limit on how much we can