timmerdanny
Verified User
- Joined
- Apr 2, 2014
- Messages
- 14
Hello DirectAdmin lovers,
I am trying to fight to Brute Forces with Fail2Ban. Proftpd is with Fail2ban is working very well! However my Fail2ban for exim is not working very well I still recieve messages of failed logins from DA. When I try with my Outlook and do some wrong passwords I get blocked after five attempts, but some IP's manage to get around Fail2ban.
Here is my Fail2Ban configuration
Here are the logs of my attempting to login with wrong credentials with Outlook (after 5 times I get blocked):
Here are some logs of IP's that bypass the Fail2Ban for some reason:
I am trying to fight to Brute Forces with Fail2Ban. Proftpd is with Fail2ban is working very well! However my Fail2ban for exim is not working very well I still recieve messages of failed logins from DA. When I try with my Outlook and do some wrong passwords I get blocked after five attempts, but some IP's manage to get around Fail2ban.
Here is my Fail2Ban configuration
Code:
[exim]
enabled = true
port = smtp, 465,submission
logpath = /var/log/exim/mainlog
maxretry = 5
findtime = 3600
bantime = 86400
Here are the logs of my attempting to login with wrong credentials with Outlook (after 5 times I get blocked):
Code:
2016-01-20 11:03:55 login authenticator failed for 095-097-248-097.static.chello.nl (DanteckNLPC) [95.97.248.97]: 535 Incorrect authentication data ([email protected])
2016-01-20 11:03:55 login authenticator failed for 095-097-248-097.static.chello.nl (DanteckNLPC) [95.97.248.97]: 535 Incorrect authentication data ([email protected])
2016-01-20 11:03:55 login authenticator failed for 095-097-248-097.static.chello.nl (DanteckNLPC) [95.97.248.97]: 535 Incorrect authentication data ([email protected])
2016-01-20 11:03:54 login authenticator failed for 095-097-248-097.static.chello.nl (DanteckNLPC) [95.97.248.97]: 535 Incorrect authentication data ([email protected])
2016-01-20 11:03:54 login authenticator failed for 095-097-248-097.static.chello.nl (DanteckNLPC) [95.97.248.97]: 535 Incorrect authentication data ([email protected])
Here are some logs of IP's that bypass the Fail2Ban for some reason:
Code:
2016-01-17 21:10:44 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-17 21:31:08 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-17 22:09:37 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-17 22:13:35 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-17 22:33:58 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-17 22:56:59 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-17 23:12:34 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-17 23:37:07 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-18 00:15:42 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-18 00:40:08 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-18 01:03:12 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-18 01:18:45 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-18 01:22:48 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-18 02:06:07 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])
2016-01-18 02:21:50 login authenticator failed for (User) [185.130.5.240]: 535 Incorrect authentication data ([email protected])