P
postcd
Guest
Hello, on my linux VPS i used command netstat -tlnp to show open ports.
i see:
but i can connect vncserver at port 1 ( :1) via an vnc client app on my home computer. So i want to ask why port 1 appears to be not open? also tools like http://ping.eu/port-chk/ shows port 1 to be closed... thx
i see:
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 176/sshd
tcp 0 0 0.0.0.0:5901 0.0.0.0:* LISTEN 190/Xtightvnc
tcp 0 0 0.0.0.0:6001 0.0.0.0:* LISTEN 190/Xtightvnc
tcp6 0 0 :::22 :::* LISTEN 176/sshd
but i can connect vncserver at port 1 ( :1) via an vnc client app on my home computer. So i want to ask why port 1 appears to be not open? also tools like http://ping.eu/port-chk/ shows port 1 to be closed... thx