mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 07:33:52 +02:00
dpdaction to clear (#498)
This commit is contained in:
parent
0ed68b6c30
commit
2f5c050fd2
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue