Add IP blacklist configuration to jail.conf

This commit is contained in:
Georgiy Sitnikov 2025-10-23 10:27:21 +02:00 committed by GitHub
parent 5cf23c7b7d
commit add82cc051
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -995,3 +995,11 @@ logpath = /var/log/daemon.log
[vaultwarden]
port = http,https
logpath = /var/log/vaultwarden.log
[ip-blacklist]
action = iptables-allports
filter = filter-ip-blacklist
logpath = /var/log/ip-blacklist.log
maxretry = 0
findtime = 15552000
bantime = -1