Change server-side ipsec.conf settings

Switching to inline rekeying from reauthentication, and lengthening child_SA and IKE_SA lifetimes.
This commit is contained in:
TC1977 2018-11-20 11:56:42 -05:00 committed by GitHub
parent d8b318b59a
commit fb93ed75ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,11 +4,14 @@ config setup
conn %default
fragmentation=yes
rekey=no
rekey=yes
reauth=no
dpdaction=clear
keyexchange=ikev2
compress=yes
dpddelay=35s
lifetime=3h
ikelifetime=12h
{% if algo_windows %}
ike={{ ciphers.compat.ike }}