Network Engineering, November 2020

Ports: Communication Endpoint

Below is a list of well-known ports.

Port NumberTCP/UDPProtocol
7TCP/UDPECHO
20TCPFile Transfer Protocol (FTP) Data Transfer
21TCPFile Transfer Protocol (FTP) Command Control
22TCPSecure Shell (SSH)
23TCPTelnet
25TCPSimple Mail Transfer Protocol (SMTP)
43TCPWHOIS
53TCP/UDPDomain Name System (DNS) service
67/68UDPDynamic Host Configuration Protocol (DHCP)
69UDPTrivial File Transfer Protocol (TFTP)
80UDPHypertext Transfer Protocol (HTTP)
101TCPHOSTNAME
110TCPPost Office Protocol (POP3)
118/156TCP/UDPSQL Services
123UDPNetwork Time Protocol
170TCPPrint-SRV
161/162TCP/UDPSimple Network Management Protocol (SNMP)
190TCP/UDPGateway Access Control Protocol (GACP)
213TCP/UDPIPX
389TCP/UDPLightweight Directory Access Protocol (LDAP)
443TCP/UDPHypertext Transfer Protocol over SSL/TLS (HTTPS)
902-VMware Server
989/990TCPFTP over TLS/SSL (RFC 4217)

Note that 0 to 1023 are Well Known Ports, 1024 to 49151 are Registered Ports, and 49152 to 65535 are Public Ports.