mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Firewall Fun
This commit is contained in:
@@ -42,7 +42,7 @@ firewall:
|
|||||||
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
|
||||||
global: True
|
global: True
|
||||||
title: Searchnodes
|
title: Search Nodes
|
||||||
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
|
||||||
@@ -64,3 +64,9 @@ firewall:
|
|||||||
file: True
|
file: True
|
||||||
global: True
|
global: True
|
||||||
title: Standalone
|
title: Standalone
|
||||||
|
ports:
|
||||||
|
ports__yaml:
|
||||||
|
description: Ports in YAML.
|
||||||
|
file: True
|
||||||
|
global: True
|
||||||
|
title: Ports
|
||||||
Reference in New Issue
Block a user