Search found 2 matches

by imorandin
20 Sep 2024, 19:45
Forum: General Discussion (csf)
Topic: CSF not allowing/blocking with iptables-legacy update AL9
Replies: 0
Views: 16032

CSF not allowing/blocking with iptables-legacy update AL9

OS: CloudLinux release 9.4 (Vladimir Vasyutin) CSF version: csf: v14.21 (cPanel) Hi, I'm facing a strange issue where CSF is not blocking nor allowing IPs in Almalinux/CL 9. If I add a temporarly allow like this, it creates an IPTABLES entry and it doesn't work (port 22 is not in TCP_OUT): # csf -ta...
by imorandin
11 Oct 2023, 20:13
Forum: Report Bugs (csf)
Topic: LFD Messenger not listening on IPv4
Replies: 0
Views: 22054

LFD Messenger not listening on IPv4

Hi, csf version: v14.20 (cPanel) LFD Messenger has stopped responding on IPv4. It only listens on IPv6: # netstat -punta | grep lfd tcp6 0 0 :::28887 :::* LISTEN 173311/lfd HTTPS me tcp6 0 0 :::28888 :::* LISTEN 173312/lfd HTML mes tcp6 0 0 :::28889 :::* LISTEN 173313/lfd TEXT mes I don't know if th...