| Server IP : 202.61.199.114 / Your IP : 216.73.217.139 Web Server : nginx/1.22.1 System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web20 ( 1018) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /etc/fail2ban/ |
Upload File : |
[DEFAULT] allowipv6 = auto # 1 Jahr Ban bantime = 31536000 findtime = 600 maxretry = 3 backend = auto # Eigene IP hier ergänzen, damit du dich nicht aussperrst: # ignoreip = 127.0.0.1/8 ::1 DEINE.IP.HIER #ignoreip = 127.0.0.1/8 ::1 202.61.243.253 ignoreip = 127.0.0.1/8 ::1 202.61.243.253 103.21.244.0/22 103.22.200.0/22 103.31.4.0/22 104.16.0.0/13 104.24.0.0/14 108.162.192.0/18 131.0.72.0/22 141.101.64.0/18 162.158.0.0/15 172.64.0.0/13 173.245.48.0/20 188.114.96.0/20 190.93.240.0/20 197.234.240.0/22 198.41.128.0/17 # WICHTIG: # Alle Bans blockieren alle Ports, nicht nur den betroffenen Dienst. banaction = iptables-allports banaction_allports = iptables-allports action = %(action_)s [manual-ban] enabled = true filter = manual-ban banaction = iptables-allports port = all logpath = /var/log/fail2ban-manual-ban.log maxretry = 1 bantime = -1 [sshd] enabled = true port = ssh logpath = %(sshd_log)s backend = %(sshd_backend)s maxretry = 3 [nginx-http-auth] enabled = true port = http,https logpath = %(nginx_error_log)s maxretry = 3 [nginx-botsearch] enabled = true port = http,https logpath = %(nginx_error_log)s maxretry = 2 bantime = 31536000 [php-url-fopen] enabled = true port = http,https logpath = %(nginx_access_log)s maxretry = 2 bantime = 31536000 [postfix] enabled = true mode = more port = smtp,465,submission logpath = %(postfix_log)s backend = %(postfix_backend)s maxretry = 3 [postfix-sasl] enabled = true filter = postfix[mode=auth] port = smtp,465,submission,imap,imaps,pop3,pop3s logpath = %(postfix_log)s backend = %(postfix_backend)s maxretry = 3 [dovecot] enabled = true port = pop3,pop3s,imap,imaps,submission,465,sieve logpath = %(dovecot_log)s backend = %(dovecot_backend)s maxretry = 3 [recidive] enabled = true logpath = /var/log/fail2ban.log banaction = iptables-allports bantime = -1 findtime = 86400 maxretry = 3 [nginx-badscanner] enabled = true port = http,https filter = nginx-badscanner logpath = /var/log/ispconfig/httpd/*/access.log maxretry = 3 findtime = 3600 bantime = 2592000 action = iptables-multiport[name=nginx-badscanner, port="http,https"]