LFD Messenger not listening on IPv4

This forum is only for reproducible bugs with csf and lfd (i.e. not iptables problems, lack of understanding how to use a feature, etc). Posts must be accompanied with full technical details of the problem and how it can be recreated. Any posts not adhering to this, or not considered bugs, will be moved to the General Discussion (csf) forum.
Post Reply
imorandin
Junior Member
Posts: 1
Joined: 11 Oct 2023, 20:09

LFD Messenger not listening on IPv4

Post by imorandin »

Hi,

csf version: v14.20 (cPanel)
LFD Messenger has stopped responding on IPv4. It only listens on IPv6:

Code: Select all

# 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 this is happening after upgrading to v14.20 but I think so.

Thanks,

Ignacio
Post Reply