Good afternoon,
I was wondering if its possible to run Exim spam monitoring without cpanel installed?
csf.conf does not want to recognize option without cpanel???
( how to enable LF_SCRIPT_ALERT without cpanel?? )
I'v seen this question asked as far as 2007...
Still no implementation???
LF_SCRIPT_ALERT without cpanel
Re: LF_SCRIPT_ALERT without cpanel
Please refer to the below URL for more details -
http://www.davidslack.co.uk/content/ins ... rewall-whm
Check csf LF_SCRIPT_ALERT option
If its all ok open '/etc/csf/csf.conf' using 'vi /etc/csf/csf.conf'
Find LF_SCRIPT_ALERT = "0" and change to LF_SCRIPT_ALERT = "1"
Save
Restart the server with csf -r
http://www.davidslack.co.uk/content/ins ... rewall-whm
Check csf LF_SCRIPT_ALERT option
If its all ok open '/etc/csf/csf.conf' using 'vi /etc/csf/csf.conf'
Find LF_SCRIPT_ALERT = "0" and change to LF_SCRIPT_ALERT = "1"
Save
Restart the server with csf -r
Re: LF_SCRIPT_ALERT without cpanel
Is this sample config for NONE cpanel users???Elizine wrote:Please refer to the below URL for more details -
http://www.davidslack.co.uk/content/ins ... rewall-whm
Yes, I done all of that and still no go ( I'm not using cpanel tho )Elizine wrote: Check csf LF_SCRIPT_ALERT option
If its all ok open '/etc/csf/csf.conf' using 'vi /etc/csf/csf.conf'
Find LF_SCRIPT_ALERT = "0" and change to LF_SCRIPT_ALERT = "1"
Save
Restart the server with csf -r
I had to install Fail2ban for this particular option.