parent
9fe0772be2
commit
7c3fd8a0c6
1 changed files with 2 additions and 2 deletions
|
@ -62,10 +62,10 @@ in {
|
|||
];
|
||||
parsers.s02Enrich = [
|
||||
{
|
||||
name = "gateway";
|
||||
name = "custom/whitelists";
|
||||
description = "Whitelist Gateway IP for VPN access";
|
||||
whitelist = {
|
||||
reason = "Gateway IP";
|
||||
reason = "Whitelist for Gateway IP";
|
||||
ip = [
|
||||
"192.168.1.254"
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue