Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 add ipsec configuration.
details: https://anonhg.NetBSD.org/src/rev/79e9e54cdb79
branches: trunk
changeset: 487840:79e9e54cdb79
user: itojun <itojun%NetBSD.org@localhost>
date: Tue Jun 13 16:33:18 2000 +0000
description:
add ipsec configuration.
diffstat:
share/man/man5/rc.conf.5 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 3da871657aed -r 79e9e54cdb79 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5 Tue Jun 13 16:29:53 2000 +0000
+++ b/share/man/man5/rc.conf.5 Tue Jun 13 16:33:18 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.31 2000/02/13 07:47:27 itojun Exp $
+.\" $NetBSD: rc.conf.5,v 1.32 2000/06/13 16:33:18 itojun Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" Copyright (c) 1997 Curt J. Sampson
@@ -193,6 +193,13 @@
at network boot time, before any interfaces are configured.
See
.Xr ipf 5 .
+.It Sy ipsec
+YES or NO.
+Runs
+.Xr setkey 8
+to load in IPsec manual keys and policies from
+.Pa /etc/ipsec.conf
+at network boot time, before any interfaces are configured.
.It Sy auto_ifconfig
YES or NO.
Sets the
Home |
Main Index |
Thread Index |
Old Index