Page 1 of 1

LF_SCRIPT_ALERT without cpanel

Posted: 18 Feb 2016, 14:41
by uscreator
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???

Re: LF_SCRIPT_ALERT without cpanel

Posted: 20 Feb 2016, 06:12
by Elizine
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

Re: LF_SCRIPT_ALERT without cpanel

Posted: 24 Feb 2016, 16:24
by uscreator
Elizine wrote:Please refer to the below URL for more details -
http://www.davidslack.co.uk/content/ins ... rewall-whm
Is this sample config for NONE cpanel users???
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
Yes, I done all of that and still no go ( I'm not using cpanel tho )

I had to install Fail2ban for this particular option.