Port / protocole

Port 5900 — VNC

Remote VNC control.

View my favorites
Port5900
TransportTCP
ServiceVNC
Port 5900TCP

Remote VNC control.

What is the purpose of port 5900?

Remote administration. The protocol or service generally associated with this is VNC.

Transport Protocol

TCP

Safety precautions

Avoid the public exposure. Use VPN and strong authentication.

Should we open this port in the firewall?

Only if a service is actually needed the use it. Apply the principle of any privilege: limit the authorized sources, destinations and interfaces, and then log connections when relevant.

How do I check this port?

Test-NetConnection SERVER -Port 5900

Under Linux, you can use nc -vz SERVER 5900.

Port/service associations are common conventions. An application can be configured on another port.

♡ 0