|
|
@@ -55,8 +55,8 @@ IndividualCalls={{ firewalld.IndividualCalls|default('no') }} |
|
|
|
# Default: off |
|
|
|
LogDenied={{ firewalld.LogDenied|default('off') }} |
|
|
|
{%- endif %} |
|
|
|
|
|
|
|
{%- if firewalld.get('AutomaticHelpers', False) %} |
|
|
|
|
|
|
|
# AutomaticHelpers |
|
|
|
# For the secure use of iptables and connection tracking helpers it is |
|
|
|
# recommended to turn AutomaticHelpers off. But this might have side effects on |
|
|
@@ -67,8 +67,8 @@ LogDenied={{ firewalld.LogDenied|default('off') }} |
|
|
|
# Default: system |
|
|
|
AutomaticHelpers={{ firewalld.AutomaticHelpers|default('sytem') }} |
|
|
|
{%- endif %} |
|
|
|
|
|
|
|
{%- if firewalld.get('FirewallBackend', False) %} |
|
|
|
|
|
|
|
# FirewallBackend |
|
|
|
# Selects the firewall backend implementation. |
|
|
|
# Choices are: |