Problem opening a port

Post Reply
luiswolf
Junior Member
Posts: 1
Joined: 22 Sep 2020, 07:33

Problem opening a port

Post by luiswolf »

Hello,

I am trying to add an open port.

The port is listening:
# netstat -punta | grep 5666tcp 0 0 127.0.0.1:5666 0.0.0.0:* LISTEN 1084400/nrpe

but in csf it does not appear in the section: "view listening ports"

I have added the port in firewall configuration in "Allow incoming TCP ports" but in the "View listening ports" I don't see the open port.

What could be the problem?

Best regards,
zemanelcenas
Junior Member
Posts: 4
Joined: 20 Sep 2020, 09:19

Re: Problem opening a port

Post by zemanelcenas »

"Ports listening for external connections and the executables running behind them:"

"External Connections", 127.0.0.1:5666 is local only.
Post Reply