summaryrefslogtreecommitdiff
path: root/sbin/isakmpd
diff options
context:
space:
mode:
authorHakan Olsson <ho@cvs.openbsd.org>2003-08-20 14:43:37 +0000
committerHakan Olsson <ho@cvs.openbsd.org>2003-08-20 14:43:37 +0000
commit3535d2ba258f8b60fb74ae6020fcb22930c7653f (patch)
treec25f9d6139b2126e9b50db9a5c9787862db5609f /sbin/isakmpd
parentf30c870246960aa763ec41100b1444c04dc38c3c (diff)
Zap an old "Identification" tag in this sample config. I have no idea
what it was supposed to do and in any case there is no reference to this tag in current code. Pointed out by Fridtjof Busse.
Diffstat (limited to 'sbin/isakmpd')
-rw-r--r--sbin/isakmpd/samples/singlehost-west.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/isakmpd/samples/singlehost-west.conf b/sbin/isakmpd/samples/singlehost-west.conf
index a7b376a419e..40538a3b2f7 100644
--- a/sbin/isakmpd/samples/singlehost-west.conf
+++ b/sbin/isakmpd/samples/singlehost-west.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: singlehost-west.conf,v 1.10 2000/11/23 12:56:25 niklas Exp $
+# $OpenBSD: singlehost-west.conf,v 1.11 2003/08/20 14:43:36 ho Exp $
# $EOM: singlehost-west.conf,v 1.10 2000/11/23 12:24:43 niklas Exp $
# A configuration sample for the isakmpd ISAKMP/Oakley (aka IKE) daemon.
@@ -21,7 +21,6 @@ Transport= udp
Local-address= 10.1.0.11
Address= 10.1.0.12
Configuration= Default-main-mode
-Identification= IPV4_ADDR/10.1.0.1
Authentication= mekmitasdigoat
[ISAKMP-peer-east-aggressive]