Problem with using sensor as hostgroup. #9690
Replies: 1 comment 1 reply
-
If you're trying to add the wazuh_cluster portgroup to the firewall configuration on your Manager and Forward nodes, I would suggest doing it by modifying their minion pillar files rather than modifying the assigned_hostgroups.map.yaml file directly: https://docs.securityonion.net/en/2.3/firewall.html |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello i try add custom firewall rule on
/opt/so/saltstack/local/salt/firewall/assigned_hostgroups.local.map.yaml
by addingThat configuration rule for manager doesn't was applied. When i change source from sensor to my own hostgroup "wazuh_cluster" or change chain to INPUT all i fine. Next experiment what i try is try bad entry as:
To my suprise when i call
so-firewall apply
i don't receiv error.Beta Was this translation helpful? Give feedback.
All reactions