I created a custom rule containing the regex copied as-is from RegexMain.pm and this successfully blocks offending IPs.
As far as we can see, all other types of blocking are working correctly.
Search found 13 matches
- 20 Aug 2023, 15:19
- Forum: Report Bugs (csf)
- Topic: Failed imap logins not being blocked csf v14.19
- Replies: 1
- Views: 6819
- 31 Jul 2023, 16:34
- Forum: Report Bugs (csf)
- Topic: Failed imap logins not being blocked csf v14.19
- Replies: 1
- Views: 6819
Failed imap logins not being blocked csf v14.19
Since the upgrade to 14.19, repeated failed imapd logins in maillog are no longer getting blocked. For example, the following (obfuscated) maillog entries did not result in a block, which they would have in earlier versions: Jul 30 23:09:04 vps dovecot: imap-login: Disconnected: Aborted login by log...
- 06 Jun 2023, 15:52
- Forum: Report Bugs (csf)
- Topic: Repeated POP3 login failures not detected
- Replies: 0
- Views: 8055
Repeated POP3 login failures not detected
Hi Repeated maillog entries of the following form were not detected when they should have been (obfuscated): Jun 6 13:28:17 vps dovecot: pop3-login: Disconnected: Connection closed: read(size=984) failed: Connection reset by peer (auth failed, 1 attempts in 2 secs): user=<someone@example.com>, metho...
- 09 Nov 2021, 10:45
- Forum: Report Bugs (csf)
- Topic: dovecot login failures not being caught with cPanel/WHM 100
- Replies: 3
- Views: 8349
Re: dovecot login failures not being caught with cPanel/WHM 100
Hi Thanks for the update. However all login failures are still not being caught. I think there are two problems in the new regex: 1. It does not capture login failures with "Disconnected: Connection closed (auth failed...". (These would previously have just been "Disconnected: (auth f...
- 02 Nov 2021, 11:58
- Forum: Report Bugs (csf)
- Topic: dovecot login failures not being caught with cPanel/WHM 100
- Replies: 3
- Views: 8349
dovecot login failures not being caught with cPanel/WHM 100
Since upgrading to cPanel/WHM version 100, some (all?) dovecot login failures are no longer being caught by lfd. It appears that the log entries have changed eg <date> vps dovecot: imap-login: Aborted login (auth failed, 2 attempts in 17 secs): has become: <date> vps dovecot: imap-login: Disconnecte...
- 02 Jan 2020, 07:16
- Forum: General Discussion (csf)
- Topic: MaxMind GeoLite2 Databases now need an account
- Replies: 9
- Views: 10768
Re: MaxMind GeoLite2 Databases now need an account
The last set of files available for download without a licence are available at archive.org. Don't know how easy it would be to use these in csf.
https://forum.matomo.org/t/maxmind-is-c ... es/35439/3
https://forum.matomo.org/t/maxmind-is-c ... es/35439/3
- 01 Jan 2020, 13:22
- Forum: General Discussion (csf)
- Topic: MaxMind GeoLite2 Databases now need an account
- Replies: 9
- Views: 10768
Re: MaxMind GeoLite2 Databases now need an account
This is probably rather obvious, but you have to restart csf/lfd for it to read csf.conf and find the valid key.
- 01 Jan 2020, 09:54
- Forum: General Discussion (csf)
- Topic: MaxMind csf where is MM_LICENSE_KEY setting?
- Replies: 2
- Views: 3168
Re: MaxMind csf where is MM_LICENSE_KEY setting?
You need to update to 13.10 as described in the blog post.
- 01 Jan 2020, 09:52
- Forum: General Discussion (csf)
- Topic: MaxMind GeoLite2 Databases now need an account
- Replies: 9
- Views: 10768
Re: MaxMind GeoLite2 Databases now need an account
Thanks for your quick response to this despite the timing!
- 31 Dec 2019, 14:43
- Forum: General Discussion (csf)
- Topic: MaxMind GeoLite2 Databases now need an account
- Replies: 9
- Views: 10768
MaxMind GeoLite2 Databases now need an account
I guess you are aware of this, or soon will be when you get back from your holidays, but an account is now required to use the free MaxMind GeoLite2 databases. https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/ You will see errors like the following in...