
VPS con AlmaLinux 9 actualizado. Panel de control de Webmin.
Desde la terminal (ssh)
service csf status
Redirecting to /bin/systemctl status csf.service
× csf.service - ConfigServer Firewall & Security - csf
Loaded: loaded (/usr/lib/systemd/system/csf.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Thu 2024-01-18 23:15:08 -03; 10h ago
Process: 710 ExecStart=/usr/sbin/csf --initup (code=exited, status=1/FAILURE)
Main PID: 710 **(code=exited, status=1/FAILURE)**
CPU: 423ms
Jan 18 23:15:06 host.hostname systemd[1]: Starting ConfigServer Firewall & Security - csf...
Jan 18 23:15:08 host.hostname csf[710]: csf and lfd have been disabled, use 'csf -e' to enable
Jan 18 23:15:08 host.hostname systemd[1]: **csf.service: Main process exited, code=exited, status=1/FAILURE**
Jan 18 23:15:08 host.hostname systemd[1]: csf.service: Failed with result 'exit-code'.
Jan 18 23:15:08 host.hostname systemd[1]: **Failed to start ConfigServer Firewall & Security - csf**.
csf y lfd han sido deshabilitados, use 'csf -e' para habilitar
csf -e
¡csf y lfd no están deshabilitados!
Estas son las líneas 'fallidas':
Activa:fallido(Resultado: código de salida) desde el jueves 2024-01-18 23:15:08 -03; Hace 10 horas
Proceso: 710 ExecStart=/usr/sbin/csf --initup(código=salido, estado=1/FALLO)
csf.service: proceso principal cerrado, código = salido, estado = 1/FALLO
csf.service: Error con el resultado 'código de salida'
No se pudo iniciar ConfigServer Firewall & Security - csf
Recibo informes CSF y LGD periódicamente.
Estoy preguntando qué significan esas fallas y cómo solucionarlas.