1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-06 22:00:56 +00:00

Removed leftfirewall=yes from strongSwan config template

This commit is contained in:
2015-11-20 21:17:46 +01:00
parent f893582338
commit 8397d02f26

View File

@@ -18,7 +18,6 @@ conn site-to-clients
rightsourceip={{subnet}} # Serve virtual IP-s from this pool
left={{local}} # Gateway IP address
leftcert={{certificate_path}} # Gateway certificate
leftfirewall=yes
{% if route %}
{% if route | length == 1 %}
leftsubnet={{route[0]}} # Advertise routes via this connection