Page 1 of 1
Problem with csf
Posted: 30 Sep 2020, 17:17
by Davex
Hello good afternoon.
Some time ago I installed csf on my Cpanel server.
The problem I have now is that when I give the enable button to seconds the csf stops working. I give it to enable again and the same thing happens to seconds it stops working.
In /var/log/messages appear this:
Code: Select all
Sep 30 12:16:05 hostname lfd[6403]: Main Process: TERM
Sep 30 12:16:05 hostname lfd[6403]: daemon stopped
Sorry for my English, I am using a translator. Thank you.
Re: Problem with csf
Posted: 17 Oct 2020, 03:23
by TheGameMonsters
I'm having the same problem. The firewall will not stay online.
Here's what I've found:
Code: Select all
[root@alpha log]# systemctl status lfd
● lfd.service - ConfigServer Firewall & Security - lfd
Loaded: loaded (/usr/lib/systemd/system/lfd.service; enabled; vendor preset: disabled)
Active: failed (Result: signal) since Fri 2020-10-16 21:18:08 CDT; 2s ago
Process: 5196 ExecStart=/usr/sbin/lfd (code=exited, status=0/SUCCESS)
Main PID: 5209 (code=killed, signal=KILL)
Oct 16 21:17:18 alpha.thegamemonsters.com systemd[1]: Starting ConfigServer Firewall & Security - lfd...
Oct 16 21:17:18 alpha.thegamemonsters.com systemd[1]: Started ConfigServer Firewall & Security - lfd.
Oct 16 21:18:08 alpha.thegamemonsters.com systemd[1]: Stopping ConfigServer Firewall & Security - lfd...
Oct 16 21:18:08 alpha.thegamemonsters.com systemd[1]: lfd.service: main process exited, code=killed, status=9/KILL
Oct 16 21:18:08 alpha.thegamemonsters.com systemd[1]: Stopped ConfigServer Firewall & Security - lfd.
Oct 16 21:18:08 alpha.thegamemonsters.com systemd[1]: Unit lfd.service entered failed state.
Oct 16 21:18:08 alpha.thegamemonsters.com systemd[1]: lfd.service failed.
Code: Select all
Oct 16 21:17:18 alpha lfd[5209]: daemon started on alpha.thegamemonsters.com - csf v14.05 (cPanel)
Oct 16 21:17:18 alpha lfd[5209]: LF_APACHE_ERRPORT: Set to [2]
Oct 16 21:17:18 alpha lfd[5209]: Restricting syslog/rsyslog socket acccess to group [mysyslog]...
Oct 16 21:17:18 alpha lfd[5209]: EasyApache4, using /etc/apache2/logs/error_log instead of /usr/local/apache/logs/error_log (Web Server)
Oct 16 21:17:18 alpha lfd[5209]: EasyApache4, using /etc/apache2/logs/error_log instead of /usr/local/apache/logs/error_log {ModSecurity}
Oct 16 21:17:18 alpha lfd[5209]: CSF Tracking...
Oct 16 21:17:18 alpha lfd[5209]: IPv6 Enabled...
Oct 16 21:17:18 alpha lfd[5209]: LOAD Tracking...
Oct 16 21:17:18 alpha lfd[5209]: DynDNS Tracking...
Oct 16 21:17:18 alpha lfd[5209]: Country Code Lookups...
Oct 16 21:17:18 alpha lfd[5209]: System Integrity Tracking...
Oct 16 21:17:18 alpha lfd[5209]: Exploit Tracking...
Oct 16 21:17:18 alpha lfd[5209]: Directory Watching...
Oct 16 21:17:18 alpha lfd[5209]: Email Script Tracking...
Oct 16 21:17:18 alpha lfd[5209]: Email Queue Tracking...
Oct 16 21:17:18 alpha lfd[5209]: ModSecurity IP D/B Tracking...
Oct 16 21:17:18 alpha lfd[5209]: Email Relay Tracking...
Oct 16 21:17:18 alpha lfd[5209]: Temp to Perm Block Tracking...
Oct 16 21:17:18 alpha lfd[5209]: System Statistics...
Oct 16 21:17:19 alpha lfd[5209]: Process Tracking...
Oct 16 21:17:19 alpha lfd[5209]: Account Tracking...
Oct 16 21:17:19 alpha lfd[5209]: SSH Tracking...
Oct 16 21:17:19 alpha lfd[5209]: Webmin Tracking...
Oct 16 21:17:19 alpha lfd[5209]: SU Tracking...
Oct 16 21:17:19 alpha lfd[5209]: Console Tracking...
Oct 16 21:17:19 alpha lfd[5209]: WHM Tracking...
Oct 16 21:17:19 alpha lfd[5209]: Watching /var/log/secure...
Oct 16 21:17:19 alpha lfd[5209]: Watching /usr/local/cpanel/logs/access_log...
Oct 16 21:17:19 alpha lfd[5209]: Watching /var/log/customlog...
Oct 16 21:17:19 alpha lfd[5209]: Watching /var/log/maillog...
Oct 16 21:17:19 alpha lfd[5209]: Watching /usr/local/cpanel/logs/login_log...
Oct 16 21:17:19 alpha lfd[5209]: Watching /var/log/exim_mainlog...
Oct 16 21:17:19 alpha lfd[5209]: Watching /var/log/messages...
Oct 16 21:17:19 alpha lfd[5209]: Watching /etc/apache2/logs/error_log...
Oct 16 21:18:08 alpha lfd[5209]: Main Process: TERM
Oct 16 21:18:08 alpha lfd[5209]: daemon stopped
Is there anyway to find the cause and fix this?