Search found 3 matches
- 10 Jun 2025, 20:34
- Forum: General Discussion (csf)
- Topic: Temporary blocks with `csf -t` ignore allow/ignore lists
- Replies: 0
- Views: 1042
Temporary blocks with `csf -t` ignore allow/ignore lists
Hi, I've noticed a behavior in CSF where temporary blocks issued via `csf -t` do not seem to respect the allow or ignore lists. This led to some unintended blocks of IPs that were explicitly allowed or ignored, which was not expected. To mitigate this, I implemented a workaround where I first attemp...
- 20 Sep 2024, 19:45
- Forum: General Discussion (csf)
- Topic: CSF not allowing/blocking with iptables-legacy update AL9
- Replies: 0
- Views: 18901
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...
- 11 Oct 2023, 20:13
- Forum: Report Bugs (csf)
- Topic: LFD Messenger not listening on IPv4
- Replies: 0
- Views: 32991
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...