dpdaction to clear (#498)

This commit is contained in:
Jack Ivanov 2017-04-27 20:47:45 +02:00 committed by Dan Guido
parent 0ed68b6c30
commit 2f5c050fd2

View file

@ -5,11 +5,7 @@ config setup
conn %default conn %default
fragmentation=yes fragmentation=yes
rekey=no rekey=no
{% if strongswan_version.stdout is defined and strongswan_version.stdout > '550' %}
dpdaction=clear dpdaction=clear
{% else %}
dpdaction=none
{% endif %}
keyexchange=ikev2 keyexchange=ikev2
compress=yes compress=yes
dpddelay=35s dpddelay=35s