Let me also provide a little but more information. I added the IP also to
the hosts.deny file. That didn't change anything.
I tried to do a iptables restart but it basically hung up the system.
I have a ton of IPs in the hosts file, presumably from denyHosts.
On 9/29/08 11:50 AM, "MuntadaNet Webmaster" <webmaster (at mark) muntada.com> wrote:
> I have an offending IP who is attacking dovecot. The log looks like this:
>
> Sep 29 11:48:40 huda dovecot: pop3-login: Aborted login (1
> authentication attempts): user=<eddie>, method=PLAIN,
> rip=65.69.251.9, lip=216.14.86.227
>
> The user keeps changing as it cycles through.
>
> Now, I have run the following command:
>
> iptables -A INPUT -s 65.69.251.9 -j DROP
>
> However, it still keeps occurring.
>
> I am running denyHosts and I run the dfix.sh script.
>
> What am I doing wrong and what else do I need to do?
>
> After awhile, no one can check their email as it destroys dovecot.
>
> -Rashid
>