summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/README
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1999-03-24 14:58:46 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1999-03-24 14:58:46 +0000
commit5999bbe2e5d39f02c2555a038ede7fec7fed0a92 (patch)
treec2f88739f7037883521a4f38d4c4a11d3f1f3a55 /sbin/isakmpd/README
parenta360c30bebb27d42bb02235cc4a9f3645805ad34 (diff)
Merge with EOM 1.18
old connect has disappeared
Diffstat (limited to 'sbin/isakmpd/README')
-rw-r--r--sbin/isakmpd/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/README b/sbin/isakmpd/README
index 89003ebdb0b..e66ee613205 100644
--- a/sbin/isakmpd/README
+++ b/sbin/isakmpd/README
@@ -1,5 +1,5 @@
-$OpenBSD: README,v 1.7 1999/03/02 15:01:09 niklas Exp $
-$EOM: README,v 1.17 1999/03/02 14:44:01 niklas Exp $
+$OpenBSD: README,v 1.8 1999/03/24 14:58:45 niklas Exp $
+$EOM: README,v 1.18 1999/03/08 00:39:25 niklas Exp $
This is isakmpd, a BSD-licensed ISAKMP/Oakley (a.k.a. IKE)
implementation. It's written by Niklas Hallqvist and Niels Provos,
@@ -53,7 +53,7 @@ and another fifo (let's say /tmp/other.fifo). Then edit the config
file to have some peer descriptions that fit your need and issue a
command like this:
-$ echo "C IPsec-peer-1" >/tmp/other.fifo
+$ echo "c IPsec-peer-1" >/tmp/other.fifo
and watch. You can turn on debugging on that isakmpd too of course, for
greater fun.