Search found 5 matches

by nleibert
14 Apr 2015, 15:11
Forum: General Discussion (csf)
Topic: Last updated messed up LFD on Debian Jessie/systemd
Replies: 6
Views: 10472

Re: Last updated messed up LFD on Debian Jessie/systemd

ForumAdmin wrote:I've just built a Debian 8 system and you need to set:

Code: Select all

SYSTEMCTL = "/bin/systemctl"
Ahh just saw this post after I changed it :) once again thanks so much for your help, it looks like everything is working correctly now, I absolutely love CSF/LFD.
by nleibert
14 Apr 2015, 15:09
Forum: General Discussion (csf)
Topic: Last updated messed up LFD on Debian Jessie/systemd
Replies: 6
Views: 10472

Re: Last updated messed up LFD on Debian Jessie/systemd

You need to establish the location of systemctl on the server. Try: which systemctl or whereis systemctl Okay it looks like it's located in "/bin/systemctl" so I changed the default /usr/bin/systemctl setting to just /bin and now it works! Thanks so much!!! I really appreciate your help, ...
by nleibert
14 Apr 2015, 14:58
Forum: General Discussion (csf)
Topic: Last updated messed up LFD on Debian Jessie/systemd
Replies: 6
Views: 10472

Re: Last updated messed up LFD on Debian Jessie/systemd

You need to set the location of the systemctl binary for your installation in the SYSTEMCTL = "" option in csf.conf If it is correct, what is the output from: /usr/bin/systemctl is-active firewalld Hi thanks for the reply! csf.conf shows: SYSTEMCTL = "/usr/bin/systemctl" the out...
by nleibert
14 Apr 2015, 13:03
Forum: General Discussion (csf)
Topic: Email notifications fail on Plesk servers
Replies: 20
Views: 12160

Re: Email notifications fail on Plesk servers

I have release csf v7.67 with the workaround: http://blog.configserver.com/ Is there any way I can revert to the previous release? 7.67 broke CSF/LFD on my Debian 8.0 Jessie install :( I posted a thread with my error code but as of right now I have no firewall or working LFD with the latest release...
by nleibert
14 Apr 2015, 12:14
Forum: General Discussion (csf)
Topic: Last updated messed up LFD on Debian Jessie/systemd
Replies: 6
Views: 10472

Last updated messed up LFD on Debian Jessie/systemd

Hi, CSF/LFD updated automatically on my Debian 8.0 Jessie servers last night and now I am unable to start LFD and CSF is no longer working as well (iptables shows no rules anymore, tried csf -r ). The CSF/LFD Update was from 7.66 (which worked great!) to 7.67. Here is the error that I received when ...