csf start but not visible in DA

MisterM

Verified User
Joined
Jul 31, 2022
Messages
368
Hello

As my title indicates I am in a dead end, it is started but not visible, any idea friends ?

Mz
 
What do you mean by invisible? Is the plugin invisible or is it invisible in the services or both? Or is it visible in the services but it's still at not started while it's started?
Please be more specific with questions.
 
What is the function to know if it works?
I have to repeat my question... if what works? CSF or the CSF GUI in DA or both? I'm still not aware as to what exactly is not working on your side.

For CSF itself, you can check via ssh.
service csf status
and
service lfd status

cause of this display problem?
Exactly what display problem. Do you not see the CSF GUI in Directadmin? Is that the problem?
 
For CSF itself, you can check via ssh.
service csf status
and
service lfd status
service csf status
● csf.service - ConfigServer Firewall & Security - csf
Loaded: loaded (/lib/systemd/system/csf.service; enabled; vendor preset: enabled)
Active: active (exited) since Fri 2022-11-25 22:57:49 CET; 1 day 9h ago
Main PID: 1007 (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 38365)
Memory: 0B
CPU: 0
CGroup: /system.slice/csf.service

Nov 25 22:57:49 mail.xxxxxxxxxxxx csf[1007]: SMTPOUTPUT all opt in * out * ::/0 -> ::/0
Nov 25 22:57:49 mail.xxxxxxxxxxxx csf[1007]: csf: FASTSTART loading SMTP Block (IPv4)
Nov 25 22:57:49 mail.xxxxxxxxxxxx csf[1007]: csf: FASTSTART loading SMTP Block (IPv6)
Nov 25 22:57:49 mail.xxxxxxxxxxxx csf[1007]: csf: FASTSTART loading DNS (IPv4)
Nov 25 22:57:49 mail.xxxxxxxxxxxx csf[1007]: csf: FASTSTART loading DNS (IPv6)
Nov 25 22:57:49 mail.xxxxxxxxxxxx csf[1007]: LOCALOUTPUT all opt -- in * out !lo 0.0.0.0/0 -> 0.0.0.0/0
Nov 25 22:57:49 mail.xxxxxxxxxxxx csf[1007]: LOCALINPUT all opt -- in !lo out * 0.0.0.0/0 -> 0.0.0.0/0
Nov 25 22:57:49 mail.xxxxxxxxxxxx csf[1007]: LOCALOUTPUT all opt in * out !lo ::/0 -> ::/0
Nov 25 22:57:49 mail.xxxxxxxxxxxx csf[1007]: LOCALINPUT all opt in !lo out * ::/0 -> ::/0
Nov 25 22:57:49 mail.xxxxxxxxxxxx systemd[1]: Finished ConfigServer Firewall & Security - csf.
root@mail:~# service lfd status
● lfd.service - ConfigServer Firewall & Security - lfd
Loaded: loaded (/lib/systemd/system/lfd.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2022-11-27 00:00:02 CET; 8h ago
Process: 190545 ExecStart=/usr/sbin/lfd (code=exited, status=0/SUCCESS)
Main PID: 190579 (lfd - sleeping)
Tasks: 1 (limit: 38365)
Memory: 30.8M
CPU: 3min 13.014s
CGroup: /system.slice/lfd.service
└─190579 lfd - sleeping

Nov 27 00:00:02 mail.xxxxxxxxxxxx systemd[1]: Starting ConfigServer Firewall & Security - lfd...
Nov 27 00:00:02 mail.xxxxxxxxxxxx systemd[1]: Started ConfigServer Firewall & Security - lfd.
Exactly what display problem. Do you not see the CSF GUI in Directadmin? Is that the problem?
yes.

Mz
 
Guys, I just redid a classic installation, let's say by default without installing other packages under Ubuntu 22.04, is the firewall, active is functional, does not show in DA, so, the current update that has not, EXCEPT if you update it on a machine in production for a while.

Mz
 
I don't understand anything anymore, when reinstalling the version I su pause of polarix @zEitEr that now it displays normally.
 
Guys, I just redid a classic installation, let's say by default without installing other packages under Ubuntu 22.04, is the firewall, active is functional, does not show in DA, so, the current update that has not, EXCEPT if you update it on a machine in production for a while.

Mz

I guess CSF/LFD installation script did not detect Directadmin, hence it did not install a plugin for it. And if the plugin is missing, you won't see WebGUI for CSF/LFD in DirectAdmin.

If this is the case, then the most obvious solution would be to re-install CSF/LFD manually. You might report it to DirectAdmin developers.
 
Back
Top