Search found 1047 matches

by Sergio
27 Feb 2024, 23:16
Forum: General Discussion (csf)
Topic: How to unblock IP blocked by LFD on a blocklist
Replies: 1
Views: 817

Re: How to unblock IP blocked by LFD on a blocklist

Hi. Go to CSF, then go to "LFD BLOCKLISTS", look in there the blocklists that you are using. Check if the IP is blocked by any of the BLOCK LISTS that you are using, to do that go to /var/lib/csf and search the IP on all the /var/lib/csf/csf.block.NAME black lists in there. The next step w...
by Sergio
27 Feb 2024, 22:20
Forum: General Discussion (csf)
Topic: High number of ICMP ping packets ONLY when CSF is on
Replies: 4
Views: 1094

Re: High number of ICMP ping packets ONLY when CSF is on

Hi.
Please read https://download.configserver.com/csf/readme.txt
maybe some of your questions will be answered there.

Sergio
by Sergio
27 Feb 2024, 22:12
Forum: General Discussion (csf)
Topic: Custom REGEX rules for CSF.
Replies: 93
Views: 2026323

Re: Custom REGEX rules for CSF.

Hi. This area is not to resolve doubts about REGEX rules, please use the regular forum.
When you move your question to that area I will answer it there, thank you.
Sergio
by Sergio
03 Feb 2024, 01:18
Forum: General Discussion (csf)
Topic: Barracuda RBL download anywhere or other comparable?
Replies: 1
Views: 438

Re: Barracuda RBL download anywhere or other comparable?

Are you using ModSecurity?
Does ModSecurity gives you the rule number that the offending IPs are triggering?
If so, then you can block the attacks in realtime creating your own CSF rules.

Sergio
by Sergio
25 Jan 2024, 20:57
Forum: MailScanner
Topic: Out of the box spam filters trapping MORE than MailScanner
Replies: 1
Views: 4266

Re: Out of the box spam filters trapping MORE than MailScanner

The best thing is to create your own spamassassin rules for the spam that is not catched by MSFE and assign a very high score. Then create rules for CSF (firewall) to block the server that sent the spam and at last another CSF script to check if more that 10 IPs from the same IP range have been send...
by Sergio
25 Jan 2024, 20:41
Forum: General Discussion (csf)
Topic: Allow specific country for specific user
Replies: 3
Views: 657

Re: Allow specific country for specific user

Yes, try adding that specific IP on the ALLOWED IP list

Sergio
by Sergio
24 Jan 2024, 17:30
Forum: MailScanner Front-End
Topic: Please add a global domain button for block or allow in MSFE.
Replies: 0
Views: 1482

Please add a global domain button for block or allow in MSFE.

Righ now MailsCanner Front-End just have 4 buttons when checking an email, they are: BLACKLIST EMAIL, BLACKLIST DOMAIN, WHITELIST EMAIL and WHITELIST DOMAIN. Would you please consider 2 more: BLACKLIST *.DOMAIN AND WHITELIST *.DOMAIN ? Right now there a thousand of attacks from domains like: root@bn...
by Sergio
23 Jan 2024, 12:39
Forum: General Discussion (csf)
Topic: Zone file error
Replies: 2
Views: 1733

Re: Zone file error

Another way to fix this could be to edit the entry at:

/var/lib/csf/zone/us.zone
from this 104.171.32.0/ to 104.171.32.0/20
by Sergio
31 Dec 2023, 14:42
Forum: General Discussion (csf)
Topic: One computer on the local network blocked, but not others
Replies: 3
Views: 3274

Re: One computer on the local network blocked, but not others

Yes, in her computer go to:
settings -> system -> about
if it has not been changed by her, it should appear something like per example: DESKTOP-03TITAJ
and that name is what you could search for in all /usr/local/cpanel/logs/ files, hope that will give you a hint on where is the issue.
by Sergio
30 Dec 2023, 20:02
Forum: General Discussion (csf)
Topic: Custom REGEX rules for CSF.
Replies: 93
Views: 2026323

Re: Custom REGEX rules for CSF.

see above post