From 76e8081c8d2a5c427b2620ba6e1df9be89618ab0 Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Thu, 27 Apr 2017 20:16:05 +0200 Subject: [PATCH] dpdaction to clear --- 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 36dc3176..313d6897 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