Hello guys,
I am trying to ban brute force login attempts at my roundcube webpage. I can allready successfully ban imap brute force attempts at dovecot. But for roundcube it won't work.
Let's say an user 'testuser' wants to login at my roundcube front end using brute force. His public IP is 80.111.100.1 and my server public IP is 70.111.100.1 (Sorry if this aren't good example IPs)
Roundcube logs fail attempts like this:
Code:
[19-Aug-2016 15:01:05 +0200]: <ea7sisp2> IMAP Error: Login failed for testuser from 127.0.0.1. AUTHENTICATE PLAIN: Authentication failed. in /var/www/html/rc/program/lib/Roundcube/rcube_imap.php on line 193 (POST /rc/?_task=login&_action=login)
Dovecot loggs it this way:
Code:
2016-08-19 15:01:05 imap-login: Info: Disconnected (auth failed, 1 attempts in 2 secs): user=<testuser>, method=PLAIN, rip=70.111.100.1, lip=192.168.1.143, TLS, session=<7+xfSmt62gBQgCQz>
Is there someone who can help?
[server] Dovecot + Roundcube + Fail2ban won't work
Aucun commentaire:
Enregistrer un commentaire