diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1999-10-29 07:46:05 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1999-10-29 07:46:05 +0000 |
commit | 580523708ed54e8d52511085b748c73370ba6bae (patch) | |
tree | b1206734e039545f240824e876610a9ff8ce841a /sbin/isakmpd/samples/VPN-west.conf | |
parent | 6c495b0537a54ff14cb4552aa78c8621755d9429 (diff) |
Stayalive is gone.
Diffstat (limited to 'sbin/isakmpd/samples/VPN-west.conf')
-rw-r--r-- | sbin/isakmpd/samples/VPN-west.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/samples/VPN-west.conf b/sbin/isakmpd/samples/VPN-west.conf index 7c93bad83ff..9ce634be824 100644 --- a/sbin/isakmpd/samples/VPN-west.conf +++ b/sbin/isakmpd/samples/VPN-west.conf @@ -1,4 +1,4 @@ -# $OpenBSD: VPN-west.conf,v 1.6 1999/07/18 09:33:33 niklas Exp $ +# $OpenBSD: VPN-west.conf,v 1.7 1999/10/29 07:46:04 todd Exp $ # $EOM: VPN-west.conf,v 1.7 1999/07/18 09:25:34 niklas Exp $ # A configuration sample for the isakmpd ISAKMP/Oakley (aka IKE) daemon. @@ -28,7 +28,7 @@ Address= 10.1.0.2 #Port= 500 Configuration= Default-main-mode Authentication= mekmitasdigoat -Flags= Stayalive +#Flags= [IPsec-west-east] Phase= 2 @@ -36,7 +36,7 @@ ISAKMP-peer= ISAKMP-peer-east Configuration= Default-quick-mode Local-ID= Net-west Remote-ID= Net-east -Flags= Stayalive +#Flags= [Net-west] ID-type= IPV4_ADDR_SUBNET |