From b2b902672b49e435af781207575c3d8966f9ffb3 Mon Sep 17 00:00:00 2001 From: toby Date: Sun, 18 Nov 2018 23:18:29 +0100 Subject: [PATCH] raising dpdtimeout to be 5x the delay, it's much more agressive than defaults but at least its the same multiplier than default --- files/ipsec.conf.wit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/ipsec.conf.wit b/files/ipsec.conf.wit index 63cab8a..7d5223a 100644 --- a/files/ipsec.conf.wit +++ b/files/ipsec.conf.wit @@ -6,7 +6,7 @@ config setup conn %default #keyexchange=ikev1 keyingtries=%forever - dpdtimeout=9 + dpdtimeout=10 dpddelay=2 dpdaction=hold #closeaction=none