allyn wrote:
Did you start fail2ban? Are you getting any log entries in /var/log/fail2ban? The linode instructions don't mention starting up the service, but it needs doing. There's presumably a right way to start it, but I just rebooted and that knocked down the many hundreds of login attempts per day to almost nothing.
Pretty sure it is running, just restarted it to confirm...
Checked the fail2ban log and see some items like this after restarting the service for each section in my local conf[ (ssh, postfix, dovecot, nginx...):
Code:
iptables -F fail2ban-default
iptables -X fail2ban-default returned 100
2013-08-10 09:48:26,797 fail2ban.jail : INFO Jail 'ssh' stopped
2013-08-10 09:48:27,053 fail2ban.actions.action: ERROR iptables -D INPUT -p tcp -m multiport --dports http,https -j fail2ban