Exclude nebula from fail2ban

This commit is contained in:
Jake Howard
2021-02-14 11:39:01 +00:00
parent d8f2a83dfe
commit f7a0877e72
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@ filter = haproxy-basic
backend = systemd
journalmatch = _COMM=haproxy
port = http,https
ignoreip = {{ wireguard.cidr }}
ignoreip = {{ wireguard.cidr }},{{ nebula.cidr }}