From 876e6e43bac9f3ef0ce6ce2f7ec8007c2c4ada78 Mon Sep 17 00:00:00 2001 From: Hakan Olsson Date: Mon, 30 Apr 2001 13:53:28 +0000 Subject: Add a FILES section describing default and sample file locations. --- sbin/isakmpd/isakmpd.conf.5 | 13 ++++++++++++- sbin/isakmpd/isakmpd.policy.5 | 23 +++++++++++++++++------ 2 files changed, 29 insertions(+), 7 deletions(-) (limited to 'sbin/isakmpd') diff --git a/sbin/isakmpd/isakmpd.conf.5 b/sbin/isakmpd/isakmpd.conf.5 index 1ea8dffe061..c39a579014c 100644 --- a/sbin/isakmpd/isakmpd.conf.5 +++ b/sbin/isakmpd/isakmpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.conf.5,v 1.50 2001/04/05 23:04:53 ho Exp $ +.\" $OpenBSD: isakmpd.conf.5,v 1.51 2001/04/30 13:53:26 ho Exp $ .\" $EOM: isakmpd.conf.5,v 1.57 2000/12/21 14:43:17 ho Exp $ .\" .\" Copyright (c) 1998, 1999, 2000 Niklas Hallqvist. All rights reserved. @@ -937,6 +937,17 @@ LIFE_DURATION= 4608000,4096000:8192000 does not currently verify the Remote-ID as specified in the ISAKMP-peer section. It is still possible to verify this through the policy file. +.Sh FILES +.Bl -tag -width /etc/isakmpd/isakmpd.conf +.It Pa /etc/isakmpd/isakmpd.conf +The default +.Nm isakmpd +configuration file. +.It Pa /usr/share/ipsec/isakmpd/ +A directory containing some sample +.Nm isakmpd +configuration files. +.El .Sh SEE ALSO .Xr ipsec 4 , .Xr keynote 1 , diff --git a/sbin/isakmpd/isakmpd.policy.5 b/sbin/isakmpd/isakmpd.policy.5 index a0c7ee6e271..a775fd127e8 100644 --- a/sbin/isakmpd/isakmpd.policy.5 +++ b/sbin/isakmpd/isakmpd.policy.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.policy.5,v 1.17 2001/03/07 07:33:53 angelos Exp $ +.\" $OpenBSD: isakmpd.policy.5,v 1.18 2001/04/30 13:53:27 ho Exp $ .\" $EOM: isakmpd.policy.5,v 1.24 2000/11/23 12:55:25 niklas Exp $ .\" .\" Copyright (c) 1999, Angelos D. Keromytis. All rights reserved. @@ -601,14 +601,25 @@ Signature: "sig-x509-sha1-base64:ql+vrUxv14DcBOQHR2jsbXayq6T\\ IcjzRv4khDws69FT3QfELjcpShvbLrXmh1Z00OFmxjyqDw=" .Ed -.Sh SEE ALSO -.Xr ipsec 4 , -.Xr keynote 4 , -.Xr keynote 5 , -.Xr isakmpd 8 .Sh BUGS remote_filter, local_filter, and remote_id are only set for IPv4 addresses (single, range, or subnet), FQDN, and User FQDN. The \*_addr_upper and \*_addr_lower attributes are not currently set for IPv6 addresses (single, range, or subnet). +.Sh FILES +.Bl -tag -width /etc/isakmpd/isakmpd.policy +.It Pa /etc/isakmpd/isakmpd.policy +The default +.Nm isakmpd +policy configuration file. +.It Pa /usr/share/ipsec/isakmpd/policy +A sample +.Nm isakmpd +policy configuration file. +.El +.Sh SEE ALSO +.Xr ipsec 4 , +.Xr keynote 4 , +.Xr keynote 5 , +.Xr isakmpd 8 -- cgit v1.2.3