|
I see you all are experiencing basically what I am. I have Fail2Ban
installed with e mail notifications and that's what brought it to my
attention. I usually see 3 or 4 attempts a day and over the past
few days it's been 30 to 40. What helped me the most once my Fail2Ban was installed was testing it against your log files that included attacks. Like so. fail2ban-regex /var/log/maillog /etc/fail2ban/filter.d/your-filter.conf This really nails down that's it working as desired. Then check if they're getting banned # iptables -L -n -v Chain fail2ban-sasl (1 references) pkts bytes target prot opt in out source destination 10 400 DROP all -- * * 87.139.213.236 0.0.0.0/0 15 694 DROP all -- * * 217.39.170.225 0.0.0.0/0 12 605 DROP all -- * * 178.41.243.140 0.0.0.0/0 16 904 DROP all -- * * 186.215.174.252 0.0.0.0/0 17 875 DROP all -- * * 67.79.217.54 0.0.0.0/0 2 101 DROP all -- * * 12.236.34.135 0.0.0.0/0 22 1276 DROP all -- * * 209.252.14.93 0.0.0.0/0 I am somewhat glad to hear I'm not the only one seeing this uptick. Cheers CJ On 02/20/2014 08:14 AM, Dave M wrote:
I installed long time ago from this guide --
![]() |
- Re: [qmailtoaster] re: hack attempts Angus McIntyre
- Re: [qmailtoaster] re: hack attempts Dan McAllister
- Re: [qmailtoaster] re: hack attempts Jim Shupert
- [qmailtoaster] Re: hack attempts Eric Shubert
- Re: [qmailtoaster] re: hack attempts Angus McIntyre
- Re: [qmailtoaster] re: hack attempts Dave M
- Re: [qmailtoaster] re: hack attempts Angus McIntyre
- Re: [qmailtoaster] re: hack attempts cj yother
- Re: [qmailtoaster] re: hack attempts Finn Buhelt
- RE: [qmailtoaster] re: hack attempts Helmut Fritz
- Re: [qmailtoaster] re: hack attempts cj yother
- Re: [qmailtoaster] hack attempts Angus McIntyre
- Re: [qmailtoaster] re: hack attempts LHTek
- Re: [qmailtoaster] re: hack attempts Finn Buhelt

