From 2f5c050fd2e759bc0cffb1742c98103c365f5b91 Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Thu, 27 Apr 2017 20:47:45 +0200 Subject: [PATCH] dpdaction to clear (#498) --- roles/vpn/templates/ipsec.conf.j2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/roles/vpn/templates/ipsec.conf.j2 b/roles/vpn/templates/ipsec.conf.j2 index 36dc317..313d689 100644 --- a/roles/vpn/templates/ipsec.conf.j2 +++ b/roles/vpn/templates/ipsec.conf.j2 @@ -5,11 +5,7 @@ config setup conn %default fragmentation=yes rekey=no -{% if strongswan_version.stdout is defined and strongswan_version.stdout > '550' %} dpdaction=clear -{% else %} - dpdaction=none -{% endif %} keyexchange=ikev2 compress=yes dpddelay=35s