Exclude nebula from fail2ban
This commit is contained in:
@ -7,4 +7,4 @@ filter = haproxy-basic
|
||||
backend = systemd
|
||||
journalmatch = _COMM=haproxy
|
||||
port = http,https
|
||||
ignoreip = {{ wireguard.cidr }}
|
||||
ignoreip = {{ wireguard.cidr }},{{ nebula.cidr }}
|
||||
|
Reference in New Issue
Block a user