summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorChad Loder <cloder@cvs.openbsd.org>2005-05-23 23:09:40 +0000
committerChad Loder <cloder@cvs.openbsd.org>2005-05-23 23:09:40 +0000
commit55eab4746f8b11c3fffbf57240ad7b57d8aeeb8c (patch)
tree39523ff2ae25277e97605f08ec689b77dfa583d8 /sbin
parente34498b2004a1b71c4624ae723eb97d7a2264ff6 (diff)
Mention interface names can be used in Listen-on. OK hshoexer
Diffstat (limited to 'sbin')
-rw-r--r--sbin/isakmpd/isakmpd.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/isakmpd.conf.5 b/sbin/isakmpd/isakmpd.conf.5
index a8de0e7d719..6be0b89b729 100644
--- a/sbin/isakmpd/isakmpd.conf.5
+++ b/sbin/isakmpd/isakmpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isakmpd.conf.5,v 1.103 2005/05/12 08:03:11 jmc Exp $
+.\" $OpenBSD: isakmpd.conf.5,v 1.104 2005/05/23 23:09:39 cloder 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.
@@ -221,7 +221,7 @@ The default value is 0 (zero), which means DPD is disabled.
How many seconds should an exchange maximally take to set up before we
give up.
.It Em Listen-on
-A list of IP addresses OK to listen on.
+A list of IP addresses or interface names OK to listen on.
This list is used as a filter for the set of addresses the interfaces
configured provides.
This means that we won't see if an address given here does not exist