Is there a way to skip the Apache status check in LFD altogether?
I tried setting: PT_APACHESTATUS =
but lfd log keeps showing lfd: STATS: Unable to retrieve Apache Server Status - Unable to download: Cannot parse URL: '?auto'
Hi! I run a server on WHM/CPanel, with several sites on it. Since 5 days ago, someone is attacking this site, sending LOTs of requests to the site. Even if I suspend the site, I still get hundreds of requests per minute, from several IPs around the world.
Is there any way I can stop this kind of attacks using CSF/LFD?
I'm fairly new to defending my own server against attacks and thought that it would be helpful to automatically populate csf.deny with data from various blacklists. The above search results show this has been brought up a few times, but it seems the conclusion is there is too much data to effectively do that with csf (limitation of software...
Hi, I have some servers acting as Wireguard endpoints that need to accept traffic from certain ports and forward them to another host on a LAN at the other end of the Wireguard tunnel. Incoming data on the ports are accepted and forwarded to the appropriate host. Outgoing data is masqueraded. The TCPMSS clamp is required to ensure the forwarded packets respect the tunnel MTU. In this case as you...
How are the IP's/ranges loaded into Ipset? Are they simply added to the csf.deny and csf processes them into Ipset or other method? Is there a way to easily bulk add deny IP's?
I have an existing ipset how do I add that to the deny?
All I've seen essentially is make sure it's installed and change the conf to 1.
I don't know if this is a CSF bug or something else so I post it here.
In Centos 7, it was enough to put these lines in the csf.pignore file:
exe:/usr/bin/spamc
exe:/usr/bin/spamd
cmd:spamd child
no problems with perl mails about spamd and spamd child anymore.
Since Centos 8 this is change, no clue as to why.
On is about a suspicious process, the other one about excessive resource usage....
I'm using a file with IP addresses and ranges as a permanent block list. When I search for an abusive IP address (5.188.62.76) in CSF I see that it's blocked by 5.188.62.0/24 resulting in the following output:
Table Chain num pkts bytes target prot opt in out source destination
filter DENYIN 37291 0 0 DROP all -- !lo * 5.188.62.0/24 0.0.0.0/0
filter DENYOUT 37291 0 0 LOGDROPOUT all -- * !lo...
I would like to know if it is possible to exclude a domain name from csf. A client of mine is constantly blocked when using his email on his pc via Outlook. Have one through all settings and setup the account numerous times.
Can someone help me ? I have the following problem.
I configured CSF on a new server and everything was working perfectly, but after I added a few more ips via Cpanel Interface (range of 16 ips) my server crashed, I couldn't access whm or ssh, luckily I have physical access to the machine and to the monitor and I was able to disable the csf with the command csf -xe after disabling everything...
Good morning!
I am new to csf so sorry if this a repeat thread. How do I use the csf firewall app in WHM to white list IP address ranges? The documentation I have read is not very clear.
I've got a user that keeps getting blocked for a custom LFD rule to block 3 consecutive Worpress failed logins within 3600 seconds. But they swear they are not getting failed logins. The rule is the widely published rule:
if (($globlogs{CUSTOM1_LOG}{$lgfile}) and ($line =~ /(\S+).*] POST \/wp-login\.php.* 200/)) {
return ( Failed WordPress login from ,$1, wordpress , 5 , 80,443 , 3600 );
}...
Our CS&F works well but we are getting Excessive resource usage warnings that I can't see how to stop using csf.pignore.
And I can't see a solution in the forums.
Our developer uses the Visual Studio Code remote extension and the executable link varies for each hosting account e.g:
Executable: /home/murrayheatingand/.vscode-server/bin/7f6ab5485bbc008386c4386d08766667e155244e/node
Executable:...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum