durcissement-erplibre/fail2ban/jail.local

18 lines
360 B
Text
Raw Normal View History

2026-03-03 09:42:18 -05:00
[nginx-odoo-login]
enabled = true
port = http,https
filter = nginx-odoo-login
logpath = /var/log/nginx/rencontres-linux-access.log
maxretry = 8
findtime = 10m
bantime = 24h
[nginx-badbots]
enabled = true
port = http,https
filter = nginx-badbots
logpath = /var/log/nginx/rencontres-linux-access.log
maxretry = 20
findtime = 10m
bantime = 24h