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:
@@ -4,27 +4,39 @@ firewall:
|
|||||||
analyst_workstations:
|
analyst_workstations:
|
||||||
description: List of IP Addresses or CIDR blocks to allow analyst workstations.
|
description: List of IP Addresses or CIDR blocks to allow analyst workstations.
|
||||||
global: True
|
global: True
|
||||||
|
title: Analyst Workstations
|
||||||
analyst:
|
analyst:
|
||||||
description: List of IP Addresses or CIDR blocks to allow analyst connections.
|
description: List of IP Addresses or CIDR blocks to allow analyst connections.
|
||||||
global: True
|
global: True
|
||||||
|
title: Analysts
|
||||||
standalone:
|
standalone:
|
||||||
description: List of IP Addresses or CIDR blocks to allow standalone connections.
|
description: List of IP Addresses or CIDR blocks to allow standalone connections.
|
||||||
global: True
|
global: True
|
||||||
|
title: Standalone
|
||||||
|
advanced: True
|
||||||
eval:
|
eval:
|
||||||
description: List of IP Addresses or CIDR blocks to allow eval connections.
|
description: List of IP Addresses or CIDR blocks to allow eval connections.
|
||||||
global: True
|
global: True
|
||||||
|
title: Eval
|
||||||
|
advanced: True
|
||||||
idh:
|
idh:
|
||||||
description: List of IP Addresses or CIDR blocks to allow idh connections.
|
description: List of IP Addresses or CIDR blocks to allow idh connections.
|
||||||
global: True
|
global: True
|
||||||
|
title: IDH Nodes
|
||||||
manager:
|
manager:
|
||||||
description: List of IP Addresses or CIDR blocks to allow manager connections.
|
description: List of IP Addresses or CIDR blocks to allow manager connections.
|
||||||
global: True
|
global: True
|
||||||
|
title: Manager
|
||||||
|
advanced: True
|
||||||
heavynodes:
|
heavynodes:
|
||||||
description: List of IP Addresses or CIDR blocks to allow heavynode connections.
|
description: List of IP Addresses or CIDR blocks to allow heavynode connections.
|
||||||
global: True
|
global: True
|
||||||
|
title: Heavy Nodes
|
||||||
searchnodes:
|
searchnodes:
|
||||||
description: List of IP Addresses or CIDR blocks to allow searchnode connections.
|
description: List of IP Addresses or CIDR blocks to allow searchnode connections.
|
||||||
global: True
|
global: True
|
||||||
|
title: Searchnodes
|
||||||
receivers:
|
receivers:
|
||||||
description: List of IP Addresses or CIDR blocks to allow receiver connections.
|
description: List of IP Addresses or CIDR blocks to allow receiver connections.
|
||||||
global: True
|
global: True
|
||||||
|
title: Receivers
|
||||||
|
|||||||
Reference in New Issue
Block a user