Search found 1348 matches

by ForumAdmin
29 Aug 2024, 12:04
Forum: Report Bugs (csf)
Topic: Bug in /usr/sbin/lfd sub connectiontracking
Replies: 2
Views: 2698

Re: Bug in /usr/sbin/lfd sub connectiontracking

Thank you for discovering and reporting this. We'll have a fix out in a few minutes
by ForumAdmin
19 Mar 2024, 11:36
Forum: General Discussion (csf)
Topic: Maxmind - We're transitioning to R2 presigned URLs
Replies: 3
Views: 4491

Re: Maxmind - We're transitioning to R2 presigned URLs

As far as we can tell, there's nothing that needs doing with regard to this change as the existing URL's will remain the same, but will redirect to their alternative hosting setup. There's nothing we can test to confirm this until their change happens.
by ForumAdmin
22 Aug 2023, 16:28
Forum: Suggestions (csf)
Topic: MaxMind DB must be HTTPS starting October
Replies: 10
Views: 20480

Re: MaxMind DB must be HTTPS starting October

awebsite4u wrote: 22 Aug 2023, 16:27 As a temporary fix I changed http:// to https:// on lines 336 to 338 in /usr/local/csf/lib/ConfigServer/Config.pm and restarted both CSF and LFD.
We will release a new version that makes this same change in due course.
by ForumAdmin
12 Jul 2023, 12:12
Forum: General Discussion (csf)
Topic: CPANEL_LOG entries in csf.conf
Replies: 4
Views: 4091

Re: CPANEL_LOG entries in csf.conf

Yes, that's the expected behaviour
by ForumAdmin
12 Jul 2023, 11:33
Forum: General Discussion (csf)
Topic: CPANEL_LOG entries in csf.conf
Replies: 4
Views: 4091

Re: CPANEL_LOG entries in csf.conf

That will happen if you install csf before installing cpanel. If you edit csf.conf and change GENERIC = "1" to GENERIC = "0" and then run the following to update csf it should recreate those entries:

Code: Select all

csf -uf
by ForumAdmin
18 Apr 2023, 11:10
Forum: Suggestions (csf)
Topic: CSF addon for Directadmin and too big POST requests
Replies: 1
Views: 7598

Re: CSF addon for Directadmin and too big POST requests

This has been implemented in the new released of v14.18
by ForumAdmin
02 May 2022, 21:34
Forum: General Discussion (csf)
Topic: Stop Distributed attack emails
Replies: 6
Views: 4719

Re: Stop Distributed attack emails

Those emails are controlled by LF_EMAIL_ALERT
by ForumAdmin
28 Apr 2022, 11:04
Forum: General Discussion (csf)
Topic: lfd on my.server.com: user@domain.com blocked for imapd access
Replies: 2
Views: 2644

Re: lfd on my.server.com: user@domain.com blocked for imapd access

That is controlled by the Login Tracking options: # Block IMAP logins if greater than LT_IMAPD times per hour per account per IP # address (0=disabled) - not recommended for IMAP logins due to the ethos # within which IMAP works. If you want to use this, setting it quite high is # probably a good id...
by ForumAdmin
05 Jan 2022, 12:05
Forum: General Discussion (csf)
Topic: CSF not blocking failed IMAP and POP3 logins on Interworx (CSF 14.15)
Replies: 6
Views: 4987

Re: CSF not blocking failed IMAP and POP3 logins on Interworx (CSF 14.15)

It would help if you could provide an example log line that was not detected.