Article 6JX1J What part of the Fail2Ban configuration is wrong?

What part of the Fail2Ban configuration is wrong?

by
Jason.nix
from LinuxQuestions.org on (#6JX1J)
Hello,
The SSH part of Fail2ban is as follows:
Code:[sshd]
enabled = true
port = 22
logpath = /var/log/ssh-fail2ban.log
backend = %(sshd_backend)s
maxretry = 2
findtime = 10
bantime = 4wI connected to the host and entered the wrong SSH password a few times, but I was not blocked. Why?

Thank you.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments