mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 23:43:07 +01:00
Firewall Module - Fix Formatting Issue
This commit is contained in:
@@ -39,6 +39,12 @@ iptables_allow_pings:
|
||||
- save: True
|
||||
|
||||
# Create the chain for logging
|
||||
iptables_LOGGING_chain:
|
||||
iptables.chain_present:
|
||||
- name: LOGGING
|
||||
- table: filter
|
||||
- family: ipv4
|
||||
|
||||
iptables_LOGGING_limit:
|
||||
iptables.append:
|
||||
- table: filter
|
||||
|
||||
Reference in New Issue
Block a user