Firewall Fun

This commit is contained in:
Mike Reeves
2022-09-17 09:51:26 -04:00
parent 8a26b3fa04
commit e717579113
19 changed files with 10 additions and 0 deletions
+10
View File
@@ -3,39 +3,49 @@ 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.
file: True file: True
global: True
title: Analyst Workstations 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.
file: True file: True
global: True
title: Analysts 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.
file: True file: True
global: True
title: Standalone title: Standalone
advanced: True 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.
file: True file: True
global: True
title: Eval title: Eval
advanced: True 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.
file: True file: True
global: True
title: IDH Nodes 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.
file: True file: True
global: True
title: Manager title: Manager
advanced: True 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.
file: True file: True
global: True
title: Heavy Nodes 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.
file: True file: True
globaal: True
title: Searchnodes 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.
file: True file: True
global: True
title: Receivers title: Receivers