Unable to install/restart lfd on new cpanel DNS-Only server.

Post Reply
hstraf
Junior Member
Posts: 4
Joined: 14 Jul 2016, 23:12

Unable to install/restart lfd on new cpanel DNS-Only server.

Post by hstraf »

Hello,

The lfd won't start on a new cpanel "DNS-Only" server running CentOS 7.2. CSF installed with no errors that I could find, and the "csftest.pl" file shows "OK" for all tests.

Can anyone point me in the right direction for what might be wrong?

Here's output from the WHM Plugin page when I click the "lfd Restart" buttom:
Restarting lfd...
Job for lfd.service failed because a fatal signal was delivered to the control process. See "systemctl status lfd.service" and "journalctl -xe" for details.
● lfd.service - ConfigServer Firewall & Security - lfd
Loaded: loaded (/usr/lib/systemd/system/lfd.service; enabled; vendor preset: disabled)
Active: failed (Result: signal) since Thu 2016-07-14 15:19:00 GMT+7; 26ms ago
Process: 23398 ExecStart=/usr/sbin/lfd (code=killed, signal=KILL)

Jul 14 15:19:00 ns2.host-vault.com systemd[1]: Starting ConfigServer Firewall & Security - lfd...
Jul 14 15:19:00 ns2.host-vault.com systemd[1]: lfd.service: control process exited, code=killed status=9
Jul 14 15:19:00 ns2.host-vault.com systemd[1]: Failed to start ConfigServer Firewall & Security - lfd.
Jul 14 15:19:00 ns2.host-vault.com systemd[1]: Unit lfd.service entered failed state.
Jul 14 15:19:00 ns2.host-vault.com systemd[1]: lfd.service failed.
...Done.
Thanks for any help.
ruzmat
Junior Member
Posts: 2
Joined: 28 Sep 2016, 04:13

Re: Unable to install/restart lfd on new cpanel DNS-Only server.

Post by ruzmat »

Hello, you managed to solve the problem?

I have the same problem:

Sep 28 06:52:49 srv-2.host systemd[1]: Starting ConfigServer Firewall & Security - lfd...
Sep 28 06:52:49 srv-2.host systemd[1]: lfd.service: control process exited, code=killed status=9
Sep 28 06:52:49 srv-2.host systemd[1]: Failed to start ConfigServer Firewall & Security - lfd.
Sep 28 06:52:49 srv-2.host systemd[1]: Unit lfd.service entered failed state.
Sep 28 06:52:49 srv-2.host systemd[1]: lfd.service failed.
ruzmat
Junior Member
Posts: 2
Joined: 28 Sep 2016, 04:13

Re: Unable to install/restart lfd on new cpanel DNS-Only server.

Post by ruzmat »

hstraf wrote:Hello,

The lfd won't start on a new cpanel "DNS-Only" server running CentOS 7.2. CSF installed with no errors that I could find, and the "csftest.pl" file shows "OK" for all tests.

Can anyone point me in the right direction for what might be wrong?

Here's output from the WHM Plugin page when I click the "lfd Restart" buttom:
Restarting lfd...
Job for lfd.service failed because a fatal signal was delivered to the control process. See "systemctl status lfd.service" and "journalctl -xe" for details.
● lfd.service - ConfigServer Firewall & Security - lfd
Loaded: loaded (/usr/lib/systemd/system/lfd.service; enabled; vendor preset: disabled)
Active: failed (Result: signal) since Thu 2016-07-14 15:19:00 GMT+7; 26ms ago
Process: 23398 ExecStart=/usr/sbin/lfd (code=killed, signal=KILL)

Jul 14 15:19:00 ns2.host-vault.com systemd[1]: Starting ConfigServer Firewall & Security - lfd...
Jul 14 15:19:00 ns2.host-vault.com systemd[1]: lfd.service: control process exited, code=killed status=9
Jul 14 15:19:00 ns2.host-vault.com systemd[1]: Failed to start ConfigServer Firewall & Security - lfd.
Jul 14 15:19:00 ns2.host-vault.com systemd[1]: Unit lfd.service entered failed state.
Jul 14 15:19:00 ns2.host-vault.com systemd[1]: lfd.service failed.
...Done.
Thanks for any help.
I solved the problem, the problem was in line LF_ALERT_SMTP =

I pointed out mail in this line, and should be left blank!
Post Reply