summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-18 07:36:33 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-18 07:36:33 +0000
commitd201376593b53029f752474d54a5764c245a5239 (patch)
treebf0f6b305df51bff74dca4607f86f42fa9f711c7 /share
parent22a8a867e01392910ef90820cd963ed01966babc (diff)
no photurisd
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/bridge.49
-rw-r--r--share/man/man4/ipsec.415
-rw-r--r--share/man/man5/moduli.53
3 files changed, 8 insertions, 19 deletions
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4
index 37d305fa6ad..180c564ecd9 100644
--- a/share/man/man4/bridge.4
+++ b/share/man/man4/bridge.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bridge.4,v 1.44 2002/06/30 22:02:13 miod Exp $
+.\" $OpenBSD: bridge.4,v 1.45 2002/09/18 07:35:13 deraadt Exp $
.\"
.\" Copyright (c) 1999-2001 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -556,9 +556,7 @@ policies set with the
command by the administrator.
If appropriate security associations (SAs) do not exist, any key
management daemons such as
-.Xr isakmpd 8
-or
-.Xr photurisd 8
+.Xr isakmpd 8 .
that are running on the bridge will be invoked to establish the
necessary SAs.
These daemons have to be configured as if they were running on the
@@ -578,8 +576,7 @@ and certificates, to impersonate the protected host(s).
.Xr bridgename.if 5 ,
.Xr brconfig 8 ,
.Xr ipsecadm 8 ,
-.Xr isakmpd 8 ,
-.Xr photurisd 8
+.Xr isakmpd 8
.Sh AUTHORS
The
.Xr brconfig 8
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4
index 73a79210e75..af1fb60bbee 100644
--- a/share/man/man4/ipsec.4
+++ b/share/man/man4/ipsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.4,v 1.49 2002/02/19 21:11:22 miod Exp $
+.\" $OpenBSD: ipsec.4,v 1.50 2002/09/18 07:36:07 deraadt Exp $
.\"
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
@@ -148,9 +148,7 @@ can be done manually, or automatically with a key management daemon.
.Pp
Further information on manual SA establishment is described in
.Xr ipsecadm 8 ,
-and we provide two key management daemons,
-.Xr photurisd 8
-and
+and we provide a key management daemon called
.Xr isakmpd 8 .
.Pp
.Tn AH
@@ -319,10 +317,8 @@ packet has been modified by NAT.
Security Associations can be set up manually with the
.Xr ipsecadm 8
utility or automatically with the
-.Xr photurisd 8
-or
.Xr isakmpd 8
-key management daemons.
+key management daemon.
.Pp
The following
.Tn IP-level
@@ -350,8 +346,6 @@ specify the security policy to use in that category:
Bypass the default system security policy.
This option can only be used by privileged processes.
This level is necessary for key management daemons like
-.Xr photurisd 8
-or
.Xr isakmpd 8 .
.It IPSEC_LEVEL_AVAIL
If a Security Association is available it will be used for sending packets
@@ -439,8 +433,7 @@ At the moment the socket options are not fully implemented.
.Xr tcp 4 ,
.Xr udp 4 ,
.Xr ipsecadm 8 ,
-.Xr isakmpd 8 ,
-.Xr photurisd 8 ,
+.Xr isakmpd 8
.Xr vpn 8
.Sh ACKNOWLEDGMENTS
The authors of the
diff --git a/share/man/man5/moduli.5 b/share/man/man5/moduli.5
index c6a37a80888..afc41913359 100644
--- a/share/man/man5/moduli.5
+++ b/share/man/man5/moduli.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: moduli.5,v 1.5 2002/09/06 21:36:52 deraadt Exp $
+.\" $OpenBSD: moduli.5,v 1.6 2002/09/18 07:36:32 deraadt Exp $
.\"
.\" Copyright 1997, 2000 William Allen Simpson <wsimpson@greendragon.com>
.\" All rights reserved.
@@ -149,5 +149,4 @@ without completely disqualifying older moduli.
.It Pa /etc/moduli
.El
.Sh SEE ALSO
-.Xr photurisd 8 ,
.Xr sshd 8