mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Firewall Fun
This commit is contained in:
21
salt/firewall/soc_firewall.yaml
Normal file
21
salt/firewall/soc_firewall.yaml
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
firewall:
|
||||||
|
grid:
|
||||||
|
hosts:
|
||||||
|
analyst_workstations:
|
||||||
|
description: List of IP Addresses or CIDR blocks to allow analyst workstations.
|
||||||
|
analyst:
|
||||||
|
description: List of IP Addresses or CIDR blocks to allow analyst connections.
|
||||||
|
standalone:
|
||||||
|
description: List of IP Addresses or CIDR blocks to allow standalone connections.
|
||||||
|
eval:
|
||||||
|
description: List of IP Addresses or CIDR blocks to allow eval connections.
|
||||||
|
idh:
|
||||||
|
description: List of IP Addresses or CIDR blocks to allow idh connections.
|
||||||
|
manager:
|
||||||
|
description: List of IP Addresses or CIDR blocks to allow manager connections.
|
||||||
|
heavynode:
|
||||||
|
description: List of IP Addresses or CIDR blocks to allow heavynode connections.
|
||||||
|
searchnode:
|
||||||
|
description: List of IP Addresses or CIDR blocks to allow searchnode connections.
|
||||||
|
receiver:
|
||||||
|
description: List of IP Addresses or CIDR blocks to allow receiver connections.
|
||||||
Reference in New Issue
Block a user