Ignore my VMs from a fail2ban

This commit is contained in:
Jake Howard
2021-09-27 14:49:56 +01:00
parent 7e2d01c612
commit 4db474034e
4 changed files with 10 additions and 4 deletions

View File

@ -6,5 +6,5 @@ maxretry = 5
filter = traefik
logpath = /tmp/traefik-logs/access.log
port = http,https
ignoreip = {{ wireguard.cidr }},{{ nebula.cidr }},{{ pve_hosts.internal_cidr }}
ignoreip = {{ wireguard.cidr }},{{ nebula.cidr }},{{ pve_hosts.internal_cidr }},{{ hosts.values()|sort|join(",") }}
action = gateway