chris matthews
- Total activity 69
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 16
- Subscriptions 17
Comments
Recent activity by chris matthews-
Ah! too many csf.conf on our servers, some have the missing settings, some don't. /etc/csf/csf.conf/opt/csf/csf.conf/opt/csf/cpanel/csf.conf/etc/csf.backup/csf.conf/usr/src/csf/csf.conf/usr/src/csf...
-
# This perl script worked better for us than the one we posted above.if ($line =~ /dovecot: (?:imap|pop3)-login: (?:Login aborted|Disconnected).*\(auth failed.*rip=([\d\.]+)/) { return ("Failed ...
-
"In Dovecot 2.4.2, the log format for failed logins has changed, which breaks the default regex patterns in CSF/LFD. To fix this, you must add a custom regex to the CSF configuration. " 1. Add the ...
-
Update, this could be a problem with the latest Dovecot update? anyway we tried a custom regex in /etc/csf/regex.custom.pm and it fixed it.
-
We have, yes. Was thinking it might be because we were using a fork of CSF but a server running the cPanel version is also is not blocking POP3/IMAP
-
We were running a fork of CSF from Github, version 15.14. Tried updating manually from the cPanel docs ( https://docs.cpanel.net/knowledge-base/third-party/how-to-install-csf/ ). Made a backup of...
-
'Wait' is probably the correct answer. CSF will probably update later today or tomorrow the 19th.
-
@cPRex An RPM will solve any problems with the other various versions of CSF out there and installed. Perfect!
-
Working now. Thanks for that @CPRex, it looks like the file ConfigServercsf.pm is the cause. The guys at sentinelfirewall.github.com are working on it now.
-
SSH as root OK. Looking at the logs it now looks like it maybe related to a updated version of CSF as we now see: "[2025-11-17 16:22:19 +0000] E [/usr/local/cpanel/scripts/rebuild_whm_chrome] Can'...