Search found 1348 matches
- 29 Aug 2024, 12:04
- Forum: Report Bugs (csf)
- Topic: Bug in /usr/sbin/lfd sub connectiontracking
- Replies: 2
- Views: 3968
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
- 19 Mar 2024, 11:36
- Forum: General Discussion (csf)
- Topic: Maxmind - We're transitioning to R2 presigned URLs
- Replies: 3
- Views: 5355
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.
- 22 Sep 2023, 16:08
- Forum: General Discussion (csf)
- Topic: MaxMind to require HTTPS March 2024
- Replies: 2
- Views: 3696
- 22 Aug 2023, 16:28
- Forum: Suggestions (csf)
- Topic: MaxMind DB must be HTTPS starting October
- Replies: 10
- Views: 23706
Re: MaxMind DB must be HTTPS starting October
We will release a new version that makes this same change in due course.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.
- 12 Jul 2023, 12:12
- Forum: General Discussion (csf)
- Topic: CPANEL_LOG entries in csf.conf
- Replies: 4
- Views: 4973
Re: CPANEL_LOG entries in csf.conf
Yes, that's the expected behaviour
- 12 Jul 2023, 11:33
- Forum: General Discussion (csf)
- Topic: CPANEL_LOG entries in csf.conf
- Replies: 4
- Views: 4973
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
- 18 Apr 2023, 11:10
- Forum: Suggestions (csf)
- Topic: CSF addon for Directadmin and too big POST requests
- Replies: 1
- Views: 8206
Re: CSF addon for Directadmin and too big POST requests
This has been implemented in the new released of v14.18
- 02 May 2022, 21:34
- Forum: General Discussion (csf)
- Topic: Stop Distributed attack emails
- Replies: 6
- Views: 5667
Re: Stop Distributed attack emails
Those emails are controlled by LF_EMAIL_ALERT
- 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: 3210
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...
- 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: 5915
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.