Compare commits
2 commits
7c3fd8a0c6
...
7dfa736c02
Author | SHA1 | Date | |
---|---|---|---|
|
7dfa736c02 | ||
|
a42e4d08da |
1 changed files with 0 additions and 12 deletions
|
@ -60,18 +60,6 @@ in {
|
|||
};
|
||||
}
|
||||
];
|
||||
parsers.s02Enrich = [
|
||||
{
|
||||
name = "custom/whitelists";
|
||||
description = "Whitelist Gateway IP for VPN access";
|
||||
whitelist = {
|
||||
reason = "Whitelist for Gateway IP";
|
||||
ip = [
|
||||
"192.168.1.254"
|
||||
];
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
fail2ban = {
|
||||
|
|
Loading…
Add table
Reference in a new issue