Re: fail2ban questions

2013-01-18 Thread Alex
Hi, >> [ssh-iptables] >> enabled = true >> filter = sshd >> action = iptables[name=SSH, port=ssh, protocol=tcp] >>sendmail-whois[name=SSH, dest=myu...@mydomain.com, >> sender=d...@mydomain.com] >> logpath = /var/log/secure >> maxretry = 5 >> >> There doesn't seem to be a man page

Re: fail2ban questions

2013-01-17 Thread Matthew Miller
On Thu, Jan 17, 2013 at 08:16:18PM -0500, Alex wrote: > I have an fc17 install with a few fail2ban jail entries such as this: > [ssh-iptables] > enabled = true > filter = sshd > action = iptables[name=SSH, port=ssh, protocol=tcp] >sendmail-whois[name=SSH, dest=myu...@mydomain.com,

fail2ban questions

2013-01-17 Thread Alex
Hi, I have an fc17 install with a few fail2ban jail entries such as this: [ssh-iptables] enabled = true filter = sshd action = iptables[name=SSH, port=ssh, protocol=tcp] sendmail-whois[name=SSH, dest=myu...@mydomain.com, sender=d...@mydomain.com] logpath = /var/log/secure maxret