Re: [CentOS] anyone care to helop with a fail2ban problem on Centos 5.8?

2012-05-29 Thread Nataraj
On 05/28/2012 01:00 PM, Dave Stevens wrote: > I've got an up-to-date Centos 5.8 and can't seem to get fail2ban to > get rid of troublesome sshd login attempts. /etc/fail2ban/jail.conf > has these sections: > > [ssh] > > enabled = true > port= ssh > filter = sshd > logpath = /var/log/auth.

[CentOS] anyone care to helop with a fail2ban problem on Centos 5.8?

2012-05-28 Thread Dave Stevens
I've got an up-to-date Centos 5.8 and can't seem to get fail2ban to get rid of troublesome sshd login attempts. /etc/fail2ban/jail.conf has these sections: [ssh] enabled = true port= ssh filter = sshd logpath = /var/log/auth.log maxretry = 6 # Generic filter for pam. Has to be used wit