Firewall Fun

This commit is contained in:
Mike Reeves
2022-09-17 09:54:20 -04:00
parent e717579113
commit 98ae6149dc

View File

@@ -41,11 +41,16 @@ firewall:
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 global: 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 global: True
title: Receivers title: Receivers
portgroups:
analyst:
description: List of ports for use with Analyst connections.
file: True
global: True
title: Analyst Ports