Skip to content

Commit

Permalink
dpdaction to clear (trailofbits#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
gunph1ld authored and dguido committed Apr 27, 2017
1 parent 0ed68b6 commit 2f5c050
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions roles/vpn/templates/ipsec.conf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2f5c050

Please sign in to comment.