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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user