durcissement-erplibre/fail2ban/jail.local
2026-03-03 09:42:18 -05:00

17 lines
360 B
Text

[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