mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #7738 from Security-Onion-Solutions/feature/idh-allow-multiple-int
Include firewall state
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
include:
|
||||
- idh.openssh.config
|
||||
- firewall
|
||||
|
||||
|
||||
# If True, block IDH Services from accepting connections on Managment IP
|
||||
|
||||
@@ -499,7 +499,7 @@ base:
|
||||
- ssl
|
||||
- sensoroni
|
||||
- telegraf
|
||||
- firewall # It's important that this state runs before the IDH state, since the IDH state (optionally) inserts BLOCK rules at position 1
|
||||
- firewall
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
|
||||
Reference in New Issue
Block a user