Port / protocole

Port 5060 — SIP

VoIP signaling SIP unencrypted.

View my favorites
Port5060
TransportTCP/UDP
ServiceSIP
Port 5060TCP/UDP

VoIP signaling SIP unencrypted.

What is the purpose of port 5060?

Telephone. The protocol or service generally associated with this is SIP.

Transport Protocol

TCP/UDP

Safety precautions

Very targeted by VoIP fraud.Remain sources and prefer TLS when supported.

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 5060

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

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

♡ 0