Enable PersistentKeepalive for NAT and Firewall Traversal Persistence

This commit is contained in:
Jack Ivanov 2018-08-29 13:16:36 +03:00
parent ff5ae2c3b9
commit 7d175d9780

View file

@ -9,3 +9,4 @@ DNS = {{ wireguard_dns_servers }}
PublicKey = {{ lookup('file', wireguard_config_path + '/public/' + IP_subject_alt_name) }}
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = {{ IP_subject_alt_name }}:{{ wireguard_port }}
PersistentKeepalive = 25