Firewall Fun

This commit is contained in:
Mike Reeves
2022-09-17 09:34:35 -04:00
parent d02c6808a4
commit 4b1031efa4
21 changed files with 182 additions and 154 deletions
+85 -41
View File
@@ -1,42 +1,86 @@
firewall:
grid:
hosts:
analyst_workstations:
description: List of IP Addresses or CIDR blocks to allow analyst workstations.
global: True
title: Analyst Workstations
analyst:
description: List of IP Addresses or CIDR blocks to allow analyst connections.
global: True
title: Analysts
standalone:
description: List of IP Addresses or CIDR blocks to allow standalone connections.
global: True
title: Standalone
advanced: True
eval:
description: List of IP Addresses or CIDR blocks to allow eval connections.
global: True
title: Eval
advanced: True
idh:
description: List of IP Addresses or CIDR blocks to allow idh connections.
global: True
title: IDH Nodes
manager:
description: List of IP Addresses or CIDR blocks to allow manager connections.
global: True
title: Manager
advanced: True
heavynodes:
description: List of IP Addresses or CIDR blocks to allow heavynode connections.
global: True
title: Heavy Nodes
searchnodes:
description: List of IP Addresses or CIDR blocks to allow searchnode connections.
global: True
title: Searchnodes
receivers:
description: List of IP Addresses or CIDR blocks to allow receiver connections.
global: True
title: Receivers
hostgroups:
analyst_workstations:
description: List of IP Addresses or CIDR blocks to allow analyst workstations.
file: True
title: Analyst Workstations
analyst:
description: List of IP Addresses or CIDR blocks to allow analyst connections.
file: True
title: Analysts
standalone:
description: List of IP Addresses or CIDR blocks to allow standalone connections.
file: True
title: Standalone
advanced: True
eval:
description: List of IP Addresses or CIDR blocks to allow eval connections.
file: True
title: Eval
advanced: True
idh:
description: List of IP Addresses or CIDR blocks to allow idh connections.
file: True
title: IDH Nodes
manager:
description: List of IP Addresses or CIDR blocks to allow manager connections.
file: True
title: Manager
advanced: True
heavynodes:
description: List of IP Addresses or CIDR blocks to allow heavynode connections.
file: True
title: Heavy Nodes
searchnodes:
description: List of IP Addresses or CIDR blocks to allow searchnode connections.
file: True
title: Searchnodes
receivers:
description: List of IP Addresses or CIDR blocks to allow receiver connections.
file: True
title: Receivers
portgroups:
analyst_workstations:
description: List of ports for analyst workstations.
file: True
title: Analyst Workstations
analyst:
description: List of ports for analyst connections.
file: True
title: Analysts
standalone:
description: List of ports for standalone connections.
file: True
title: Standalone
advanced: True
eval:
description: List of ports for eval connections.
file: True
title: Eval
advanced: True
idh:
description: List of ports for idh connections.
file: True
title: IDH Nodes
manager:
description: List of ports for manager connections.
file: True
title: Manager
advanced: True
heavynodes:
description: List of ports for heavynode connections.
file: True
title: Heavy Nodes
searchnodes:
description: List of ports for searchnode connections.
file: True
title: Searchnodes
receivers:
description: List of ports for receiver connections.
file: True
title: Receivers
ports:
ports__yaml:
description: List of ports in YAML used for port groups.
file: True
title: Ports