Fail2Ban help
Posted: Thu Feb 18, 2016 2:18 pm
Hello guys, can you check my fail2ban log and exim log? Why its not banning the ip 185.xxx.x.xxx as seen on my exim log this ip is trying to login with different alias to my hostname.
What could be the problem?
Fail2Ban
Exim Log
What could be the problem?
Fail2Ban
Code: Select all
2016-02-18 21:41:34,931 fail2ban.filter [26654]: INFO [exim-iptables] Found 185.130.5.100
2016-02-18 21:41:36,091 fail2ban.filter [26654]: INFO [exim-iptables] Found 185.130.5.101
2016-02-18 21:50:10,338 fail2ban.filter [26654]: INFO [exim-iptables] Found 185.130.5.102
2016-02-18 21:56:40,390 fail2ban.filter [26654]: INFO [exim-iptables] Found 185.130.5.102
2016-02-18 21:59:39,911 fail2ban.filter [26654]: INFO [exim-iptables] Found 185.130.5.160
2016-02-18 22:01:41,391 fail2ban.filter [26654]: INFO [exim-iptables] Found 185.130.5.100
2016-02-18 22:01:42,475 fail2ban.filter [26654]: INFO [exim-iptables] Found 185.130.5.101
2016-02-18 22:02:50,005 fail2ban.filter [26654]: INFO [exim-iptables] Found 193.189.117.148
2016-02-18 22:08:09,744 fail2ban.filter [26654]: INFO [exim-iptables] Found 185.130.5.100
2016-02-18 22:08:11,914 fail2ban.filter [26654]: INFO [exim-iptables] Found 185.130.5.101
2016-02-18 22:11:40,452 fail2ban.filter [26654]: INFO [exim-iptables] Found 185.130.5.102
Code: Select all
2016-02-18 21:41:34 dovecot_login authenticator failed for (User) [185.130.5.100]: 535 Incorrect authentication data ([email protected])
2016-02-18 21:41:35 dovecot_login authenticator failed for (User) [185.130.5.101]: 535 Incorrect authentication data ([email protected])
2016-02-18 21:50:08 no host name found for IP address 185.130.5.102
2016-02-18 21:50:10 dovecot_login authenticator failed for (User) [185.130.5.102]: 535 Incorrect authentication data ([email protected])
2016-02-18 21:56:37 no host name found for IP address 185.130.5.102
2016-02-18 21:56:40 dovecot_login authenticator failed for (User) [185.130.5.102]: 535 Incorrect authentication data ([email protected])
2016-02-18 21:59:37 no host name found for IP address 185.130.5.160
2016-02-18 21:59:39 dovecot_login authenticator failed for (User) [185.130.5.160]: 535 Incorrect authentication data (set_id=club)
2016-02-18 22:01:38 no host name found for IP address 185.130.5.100
2016-02-18 22:01:39 no host name found for IP address 185.130.5.101
2016-02-18 22:01:41 dovecot_login authenticator failed for (User) [185.130.5.100]: 535 Incorrect authentication data ([email protected])
2016-02-18 22:01:42 dovecot_login authenticator failed for (User) [185.130.5.101]: 535 Incorrect authentication data ([email protected])
2016-02-18 22:02:47 no host name found for IP address 193.189.117.148
2016-02-18 22:02:49 dovecot_login authenticator failed for (192.99.255.132) [193.189.117.148]: 535 Incorrect authentication data (set_id=administracion)
2016-02-18 22:08:07 no host name found for IP address 185.130.5.100
2016-02-18 22:08:08 no host name found for IP address 185.130.5.101
2016-02-18 22:08:09 dovecot_login authenticator failed for (User) [185.130.5.100]: 535 Incorrect authentication data ([email protected])
2016-02-18 22:08:11 dovecot_login authenticator failed for (User) [185.130.5.101]: 535 Incorrect authentication data ([email protected])