Hi all, ich bekomme unter Debian13 fail2ban nicht zum arbeiten. Ich habe zum Test postfix und postfix-sasl enabled. In der fail2ban.log wird auch angezeigt das alles gestartet ist, aber es wird weder ein ban gesetzt noch in der Log gelistet. iptables -L zeigt auch kein f2b an. Was kanbn noch falsch sein. Finde keinen Fehler. Jmd. eine Idee?
Auch habe ich eingestellt im TEST:
ignoreip = 127.0.0.1/8
bantime = 1440
maxretry = 1
backend = auto #systemd ist es
banaction = iptables-multiport
banaction_allports = iptables-allports
[postfix]
enabled = true
# To use another modes set filter parameter "mode" in jail.local:
mode = more
filter = postfix
#port = smtp,465,submission
port = smtp,submission,imap,imaps,pop3,pop3s
#logpath = %(postfix_log)s
logpath = /var/log/mail.log
#backend = %(postfix_backend)s
Auch habe ich eingestellt im TEST:
ignoreip = 127.0.0.1/8
bantime = 1440
maxretry = 1
backend = auto #systemd ist es
banaction = iptables-multiport
banaction_allports = iptables-allports
[postfix]
enabled = true
# To use another modes set filter parameter "mode" in jail.local:
mode = more
filter = postfix
#port = smtp,465,submission
port = smtp,submission,imap,imaps,pop3,pop3s
#logpath = %(postfix_log)s
logpath = /var/log/mail.log
#backend = %(postfix_backend)s