mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +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
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue