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:
@@ -7,9 +7,9 @@ firewall:
|
||||
eval: []
|
||||
idh: []
|
||||
manager: []
|
||||
heavynode: []
|
||||
searchnode: []
|
||||
receiver: []
|
||||
heavynodes: []
|
||||
searchnodes: []
|
||||
receivers: []
|
||||
|
||||
portgroups:
|
||||
standalone:
|
||||
|
||||
@@ -19,12 +19,12 @@ firewall:
|
||||
manager:
|
||||
description: List of IP Addresses or CIDR blocks to allow manager connections.
|
||||
global: True
|
||||
heavynode:
|
||||
heavynodes:
|
||||
description: List of IP Addresses or CIDR blocks to allow heavynode connections.
|
||||
global: True
|
||||
searchnode:
|
||||
searchnodes:
|
||||
description: List of IP Addresses or CIDR blocks to allow searchnode connections.
|
||||
global: True
|
||||
receiver:
|
||||
receivers:
|
||||
description: List of IP Addresses or CIDR blocks to allow receiver connections.
|
||||
global: True
|
||||
|
||||
Reference in New Issue
Block a user