List of TCP and UDP Port Numbers - Wikipedia

Download as pdf or txt
Download as pdf or txt
You are on page 1of 59

21/10/2020 List of TCP and UDP port numbers - Wikipedia

List of TCP and UDP port numbers


This is a list of TCP and UDP port numbers used by protocols of the Internet protocol suite for operation of network applications.

The Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP) needed only one port for full-duplex, bidirectional traffic. The
Stream Control Transmission Protocol (SCTP) and the Datagram Congestion Control Protocol (DCCP) also use port numbers. They usually use port
numbers that match the services of the corresponding TCP or UDP implementation, if they exist.

The Internet Assigned Numbers Authority (IANA) is responsible for maintaining the official assignments of port numbers for specific uses.[1]
However, many unofficial uses of both well-known and registered port numbers occur in practice. Similarly many of the official assignments refer to
protocols that were never or are no longer in common use. This article lists port numbers and their associated protocols that have experienced
significant uptake.

Contents
Table legend
Well-known ports
Registered ports
Dynamic, private or ephemeral ports
See also
References and notes
Further reading
External links

Table legend
Official: Port is registered with IANA for the application.[1]
Unofficial: Port is not registered with IANA for the application.
Multiple use: Multiple applications are known to use this port.
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 1/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

Legend of TCP and UDP protocol table cells for port numbers
Cell Description
Yes Described protocol is standardized, specified or widely used for the port number.
No Described protocol is not standardized, specified or widely used for the port number.

Assigned Port number is assigned by IANA for protocol use,[1] but may not be standardized, specified or widely used for such.
Yes/No Port number may use the protocol conditionally only, or alternate its use (fallback if the other protocol fails).
Port 22 Port number doesn't use the protocol, but may use the protocol on another specified port (e.g., port 22).
Not applicable or currently unassigned port number. For unassigned ports, the port number may be available for assignment upon requesting assignment by
N/A
IANA.[2]

Reserved Protocol is reserved by IANA[1] for future use or special purposes.[2][3] See "N/A" above.
? Protocol use by port number is unknown or unverified.

Well-known ports
The port numbers in the range from 0 to 1023 (0 to 210 − 1) are the well-known ports or system ports.[2] They are used by system processes that
provide widely used types of network services. On Unix-like operating systems, a process must execute with superuser privileges to be able to bind a
network socket to an IP address using one of the well-known ports.[4]

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 2/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

Well-known ports
IANA
Port TCP UDP Description SCTP
status[1]
Reserved Reserved Official
0
N/A N/A Unofficial In programming APIs (not in communication between hosts), requests a system-allocated (dynamic) port[5]
TCP Port Service Multiplexer (TCPMUX). Historic. Both TCP and UDP have been assigned to TCPMUX by
1 Yes Assigned Official
IANA,[1] but by design only TCP is specified.[6]

Remote Job Entry[7] was historically using socket 5 in its old socket form, while MIB PIM has identified it as
5 Assigned Assigned Official
TCP/5[8] and IANA has assigned both TCP and UDP 5 to it.

7 Yes Yes Official Echo Protocol[9][10]

Yes Yes Official Discard Protocol[11] Yes [12]


9
No Yes Unofficial Wake-on-LAN[13]

11 Yes Yes Official Active Users (systat service)[14][15]

13 Yes Yes Official Daytime Protocol[16]

15 Yes No Unofficial Previously netstat service[1][14]

17 Yes Yes Official Quote of the Day (QOTD)[17]

18 Yes Yes Official Message Send Protocol[18][19]

19 Yes Yes Official Character Generator Protocol (CHARGEN)[20]

20 Yes Assigned Official File Transfer Protocol (FTP) data transfer[10] Yes [12]

21 Yes Assigned Official File Transfer Protocol (FTP) control (command)[10][12][21][22] Yes[12]

22 Yes Assigned Official Secure Shell (SSH),[10] secure logins, file transfers (scp, sftp) and port forwarding Yes [12]

23 Yes Assigned Official Telnet protocol—unencrypted text communications[10][23]

25 Yes Assigned Official Simple Mail Transfer Protocol (SMTP),[10][24] used for email routing between mail servers

28 Yes Unofficial Palo Alto Networks' Panorama High Availability (HA) sync encrypted port.[25]

37 Yes Yes Official Time Protocol[26]

42 Assigned Yes Official Host Name Server Protocol[27]

43 Yes Assigned Official WHOIS protocol[28][29][30]


https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 3/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description SCTP
status[1]
47 Reserved Reserved Official

TACACS Login Host protocol.[31] TACACS+, still in draft which is an improved but distinct version of TACACS,
49 Yes Yes Official
only uses TCP 49.[32]

51 Reserved Reserved Official Historically used for Interface Message Processor logical address management,[33] entry has been removed by
IANA on 2013-05-25
Xerox Network Systems (XNS) Time Protocol. Despite this port being assigned by IANA, the service is meant to
52 Assigned Assigned Official
work on SPP (ancestor of IPX/SPX), instead of TCP/IP.[34]

53 Yes Yes Official Domain Name System (DNS)[35][10]


Xerox Network Systems (XNS) Clearinghouse (Name Server). Despite this port being assigned by IANA, the
54 Assigned Assigned Official
service is meant to work on SPP (ancestor of IPX/SPX), instead of TCP/IP.[34]
Xerox Network Systems (XNS) Authentication Protocol. Despite this port being assigned by IANA, the service is
56 Assigned Assigned Official
meant to work on SPP (ancestor of IPX/SPX), instead of TCP/IP.[34]
Xerox Network Systems (XNS) Mail. Despite this port being assigned by IANA, the service is meant to work on
58 Assigned Assigned Official
SPP (ancestor of IPX/SPX), instead of TCP/IP.[34]

Historically assigned to the NIFTP-Based Mail protocol,[36] but was never documented in the related IEN.[37] The
61 Reserved Reserved Official
port number entry was removed from IANA's registry on 2017-05-18.[1]

67 Assigned Yes Official Bootstrap Protocol (BOOTP) server;[10] also used by Dynamic Host Configuration Protocol (DHCP)

68 Assigned Yes Official Bootstrap Protocol (BOOTP) client;[10] also used by Dynamic Host Configuration Protocol (DHCP)

69 Assigned Yes Official Trivial File Transfer Protocol (TFTP)[10][38][39][40]

70 Yes Assigned Official Gopher protocol[41]

71–74 Yes Yes Official NETRJS protocol[42][43][44]

79 Yes Assigned Official Finger protocol[10][45][46]

Hypertext Transfer Protocol (HTTP)[47][48] uses TCP in versions 1.x and 2. HTTP/3 uses QUIC,[49] a transport
80 Yes Yes Official Yes [12]
protocol on top of UDP.
81 Yes Unofficial TorPark onion routing
82 Yes Unofficial TorPark control

83 Yes Assigned Official MIT ML Device, networking file system [50]

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 4/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description SCTP
status[1]

88 Yes Assigned Official Kerberos[10][51][52] authentication system

90 Yes Yes Unofficial PointCast (dotcom)[1]

95 Yes Assigned Official SUPDUP, terminal-independent remote login [53]

101 Yes Assigned Official NIC host name[54]

102 Yes Assigned Official ISO Transport Service Access Point (TSAP) Class 0 protocol;[55][56]
104 Yes Yes Official Digital Imaging and Communications in Medicine (DICOM; also port 11112)

105 Yes Yes Official CCSO Nameserver[57]

107 Yes Yes Official Remote User Telnet Service (RTelnet)[58]


108 Yes Yes Official IBM Systems Network Architecture (SNA) gateway access server

109 Yes Assigned Official Post Office Protocol, version 2 (POP2)[59]

110 Yes Assigned Official Post Office Protocol, version 3 (POP3)[10][60][61]


111 Yes Yes Official Open Network Computing Remote Procedure Call (ONC RPC, sometimes referred to as Sun RPC)

Yes No Official Ident, authentication service/identification protocol,[10][62] used by IRC servers to identify users
113 Authentication Service (auth), the predecessor to identification protocol. Used to determine a user's identity of a
Yes Assigned Official
particular TCP connection.[63]

115 Yes Assigned Official Simple File Transfer Protocol[10][64]


117 Yes Yes Official UUCP Mapping Project (path service)
118 Yes Yes Official Structured Query Language (SQL) Services

119 Yes Assigned Official Network News Transfer Protocol (NNTP),[10] retrieval of newsgroup messages[65][66]

123 Assigned Yes Official Network Time Protocol (NTP), used for time synchronization[10]
Formerly Unisys Unitary Login, renamed by Unisys to NXEdit. Used by Unisys Programmer's Workbench for
126 Yes Yes Official
Clearpath MCP, an IDE for Unisys MCP software development
Yes Yes Official DCE endpoint resolution
135
Yes Yes Official Microsoft EPMAP (End Point Mapper), also known as DCE/RPC Locator service,[67] used to remotely manage
services including DHCP server, DNS server and WINS. Also used by DCOM

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 5/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description SCTP
status[1]

137 Yes Yes Official NetBIOS Name Service, used for name registration and resolution[68][69]

138 Assigned Yes Official NetBIOS Datagram Service[10][68][69]

139 Yes Assigned Official NetBIOS Session Service[68][69]

143 Yes Assigned Official Internet Message Access Protocol (IMAP),[10] management of electronic mail messages on a server[70]

152 Yes Yes Official Background File Transfer Program (BFTP)[71]


Simple Gateway Monitoring Protocol (SGMP), a protocol for remote inspection and alteration of gateway
153 Yes Yes Official
management information[72]
156 Yes Yes Official Structured Query Language (SQL) Service

158 Yes Yes Official Distributed Mail System Protocol (DMSP, sometimes referred to as Pcmail)[73]

161 Assigned Yes Official Simple Network Management Protocol (SNMP)[74][10]

162 Yes Yes Official Simple Network Management Protocol Trap (SNMPTRAP)[74][75]
170 Yes Yes Official Network PostScript print server

177 Yes Yes Official X Display Manager Control Protocol (XDMCP), used for remote logins to an X Display Manager server[76]

Border Gateway Protocol (BGP),[77] used to exchange routing and reachability information among autonomous
179 Yes Assigned Official Yes [12]
systems (AS) on the Internet

194 Yes Yes Official Internet Relay Chat (IRC)[78]

199 Yes Yes Official SNMP Unix Multiplexer (SMUX)[79]


201 Yes Yes Official AppleTalk Routing Maintenance

209 Yes Assigned Official Quick Mail Transfer Protocol[80]


210 Yes Yes Official ANSI Z39.50
213 Yes Yes Official Internetwork Packet Exchange (IPX)
218 Yes Yes Official Message posting protocol (MPP)
220 Yes Yes Official Internet Message Access Protocol (IMAP), version 3
225–
Reserved Reserved Official
241

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 6/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description SCTP
status[1]
249–
Reserved Reserved Official
255
259 Yes Yes Official Efficient Short Remote Operations (ESRO)
262 Yes Yes Official Arcisdms
264 Yes Yes Official Border Gateway Multicast Protocol (BGMP)
280 Yes Yes Official http-mgmt
300 Yes Unofficial ThinLinc Web Access
308 Yes Official Novastor Online Backup

311 Yes Assigned Official Mac OS X Server Admin[10] (officially AppleShare IP Web administration[1])
318 Yes Yes Official PKIX Time Stamp Protocol (TSP)
319 Yes Official Precision Time Protocol (PTP) event messages
320 Yes Official Precision Time Protocol (PTP) general messages
350 Yes Yes Official Mapping of Airline Traffic over Internet Protocol (MATIP) type A
351 Yes Yes Official MATIP type B
356 Yes Yes Official cloanto-net-1 (used by Cloanto Amiga Explorer and VMs)
366 Yes Yes Official On-Demand Mail Relay (ODMR)
369 Yes Yes Official Rpc2portmap
Yes Yes Official codaauth2, Coda authentication server
370
Yes Official securecast1, outgoing packets to NAI's SecureCast servers[81]As of 2000
371 Yes Yes Official ClearCase albd
376 Yes Yes Official Amiga Envoy Network Inquiry Protocol
383 Yes Yes Official HP data alarm manager
384 Yes Yes Official A Remote Network Server System

387 Yes Yes Official AURP (AppleTalk Update-based Routing Protocol)[82]

388 Yes Assigned Official Unidata LDM near real-time data distribution protocol[83][84]

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 7/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description SCTP
status[1]

389 Yes Assigned Official Lightweight Directory Access Protocol (LDAP)[10]


399 Yes Yes Official Digital Equipment Corporation DECnet+ (Phase V) over TCP/IP (RFC1859)
401 Yes Yes Official Uninterruptible power supply (UPS)

427 Yes Yes Official Service Location Protocol (SLP)[10]


433 Yes Yes Official NNSP, part of Network News Transfer Protocol
434 Yes Yes Official Mobile IP Agent (RFC 5944)

Hypertext Transfer Protocol (HTTP)[47][48] uses TCP in versions 1.x and 2. HTTP/3 uses QUIC,[49] a transport
443 Yes Yes Official Yes [12]
protocol on top of UDP.
444 Yes Yes Official Simple Network Paging Protocol (SNPP), RFC 1568

Yes Yes Official Microsoft-DS (Directory Services) Active Directory,[85] Windows shares
445
Yes Assigned Official Microsoft-DS (Directory Services) SMB[10] file sharing
464 Yes Yes Official Kerberos Change/Set password
Yes No Official URL Rendezvous Directory for SSM (Cisco protocol)
465
Yes No Official Authenticated SMTP[10] over TLS/SSL (SMTPS)[86]
475 Yes Yes Official tcpnethaspsrv, Aladdin Knowledge Systems Hasp services
491 Yes Unofficial GO-Global remote access and application publishing software
497 Yes Yes Official Retrospect

500 Assigned Yes Official Internet Security Association and Key Management Protocol (ISAKMP) / Internet Key Exchange (IKE)[10]
502 Yes Yes Official Modbus Protocol
504 Yes Yes Official Citadel, multiservice protocol for dedicated clients for the Citadel groupware system
510 Yes Yes Official FirstClass Protocol (FCP), used by FirstClass client/server groupware system
Yes Official Rexec, Remote Process Execution
512
Yes Official comsat, together with biff
Yes Official rlogin
513
Yes Official Who[87]

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 8/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description SCTP
status[1]
Yes Unofficial Remote Shell, used to execute non-interactive commands on a remote system (Remote Shell, rsh, remsh)
514
No Yes Official Syslog,[10] used for system logging

515 Yes Assigned Official Line Printer Daemon (LPD),[10] print service
517 Yes Official Talk
518 Yes Official NTalk
Yes Official efs, extended file name server
520
Yes Official Routing Information Protocol (RIP)
521 Yes Official Routing Information Protocol Next Generation (RIPng)
NetWare Core Protocol (NCP) is used for a variety things such as access to primary NetWare server resources,
524 Yes Yes Official
Time Synchronization, etc.
525 Yes Official Timed, Timeserver
530 Yes Yes Official Remote procedure call (RPC)

532 Yes Assigned Official netnews[10]


533 Yes Official netwall, For Emergency Broadcasts
540 Yes Official Unix-to-Unix Copy Protocol (UUCP)
542 Yes Yes Official commerce (Commerce Applications)
543 Yes Official klogin, Kerberos login
544 Yes Official kshell, Kerberos Remote shell
546 Yes Yes Official DHCPv6 client
547 Yes Yes Official DHCPv6 server

548 Yes Assigned Official Apple Filing Protocol (AFP) over TCP[10]

550 Yes Yes Official new-rwho, new-who[87]

554 Yes Yes Official Real Time Streaming Protocol (RTSP)[10]


556 Yes Official Remotefs, RFS, rfs_server
560 Yes Official rmonitor, Remote Monitor

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 9/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description SCTP
status[1]
561 Yes Official monitor
563 Yes Yes Official NNTP over TLS/SSL (NNTPS)
564 Yes Unofficial 9P (Plan 9)

585 Port 993 ? Unofficial Legacy use of Internet Message Access Protocol over TLS/SSL (IMAPS), now in use at port 993.[88]

587 Yes Assigned Official email message submission[10][89] (SMTP)


591 Yes Official FileMaker 6.0 (and later) Web Sharing (HTTP Alternate, also see port 80)
HTTP RPC Ep Map, Remote procedure call over Hypertext Transfer Protocol, often used by Distributed
593 Yes Yes Official
Component Object Model services and Microsoft Exchange Server
601 Yes Official Reliable Syslog Service — used for system logging

604 Yes Official TUNNEL profile,[90] a protocol for BEEP peers to form an application layer tunnel
623 Yes Official ASF Remote Management and Control Protocol (ASF-RMCP) & IPMI Remote Management Protocol

625 Yes No Unofficial Open Directory Proxy (ODProxy)[10]

Yes Yes Official Internet Printing Protocol (IPP)[10]


631
Yes Yes Unofficial Common Unix Printing System (CUPS) administration console (extension to IPP)
635 Yes Yes Official RLZ DBase

636 Yes Assigned Official Lightweight Directory Access Protocol over TLS/SSL (LDAPS)[10]
639 Yes Yes Official MSDP, Multicast Source Discovery Protocol
641 Yes Yes Official SupportSoft Nexus Remote Command (control/listening), a proxy gateway connecting remote control traffic
643 Yes Yes Official SANity
646 Yes Yes Official Label Distribution Protocol (LDP), a routing protocol used in MPLS networks

647 Yes Official DHCP Failover protocol[91]

648 Yes Official Registry Registrar Protocol (RRP)[92]


651 Yes Yes Official IEEE-MMS
653 Yes Yes Official SupportSoft Nexus Remote Command (data), a proxy gateway connecting remote control traffic

654 Yes Official Media Management System (MMS) Media Management Protocol (MMP)[93]

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 10/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description SCTP
status[1]
655 Yes Yes Official Tinc VPN daemon
IBM RMC (Remote monitoring and Control) protocol, used by System p5 AIX Integrated Virtualization Manager
657 Yes Yes Official (IVM)[94] and Hardware Management Console to connect managed logical partitions (LPAR) to enable dynamic
partition reconfiguration

660 Yes Assigned Official Mac OS X Server administration,[1] version 10.4 and earlier[10]
Yes Yes Official Doom, first online first-person shooter
666 airserv-ng (http://www.aircrack-ng.org/doku.php?id=airserv-ng), aircrack-ng's server for remote-controlling
Yes Unofficial
wireless devices
674 Yes Official Application Configuration Access Protocol (ACAP)
688 Yes Yes Official REALM-RUSD (ApplianceWare Server Appliance Management Protocol)
690 Yes Yes Official Velneo Application Transfer Protocol (VATP)
691 Yes Official MS Exchange Routing
694 Yes Yes Official Linux-HA high-availability heartbeat

695 Yes Official IEEE Media Management System over SSL (IEEE-MMS-SSL)[95]
698 Yes Official Optimized Link State Routing (OLSR)
Extensible Provisioning Protocol (EPP), a protocol for communication between domain name registries and
700 Yes Official
registrars (RFC 5734)

701 Yes Official Link Management Protocol (LMP),[96] a protocol that runs between a pair of nodes and is used to manage traffic
engineering (TE) links

702 Yes Official IRIS[97][98] (Internet Registry Information Service) over BEEP (Blocks Extensible Exchange Protocol)[99] (RFC
3983)
706 Yes Official Secure Internet Live Conferencing (SILC)

711 Yes Official Cisco Tag Distribution Protocol[100][101][102]—being replaced by the MPLS Label Distribution Protocol[103]
712 Yes Official Topology Broadcast based on Reverse-Path Forwarding routing protocol (TBRPF; RFC 3684)

749 Yes Yes Official Kerberos (protocol) administration[10]


750 Yes Official kerberos-iv, Kerberos version IV
751 Yes Yes Unofficial kerberos_master, Kerberos authentication

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 11/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description SCTP
status[1]
752 Yes Unofficial passwd_server, Kerberos password (kpasswd) server

Yes Yes Official Reverse Routing Header (RRH)[104]


753
Yes Unofficial userreg_server, Kerberos userreg server
Yes Yes Official tell send
754
Yes Unofficial krb5_prop, Kerberos v5 slave propagation
760 Yes Yes Unofficial krbupdate [kreg], Kerberos registration
782 Yes Unofficial Conserver serial-console management server
783 Yes Unofficial SpamAssassin spamd daemon
800 Yes Yes Official mdbs-daemon

802 Yes Yes Official MODBUS/TCP Security[105]


808 Yes Unofficial Microsoft Net.TCP Port Sharing Service

829 Yes Assigned Official Certificate Management Protocol[106]


830 Yes Yes Official NETCONF over SSH
831 Yes Yes Official NETCONF over BEEP
832 Yes Yes Official NETCONF for SOAP over HTTPS
833 Yes Yes Official NETCONF for SOAP over BEEP

843 Yes Unofficial Adobe Flash[107]


847 Yes Official DHCP Failover protocol
848 Yes Yes Official Group Domain Of Interpretation (GDOI) protocol
853 Yes Yes Official DNS over TLS (RFC 7858)
860 Yes Official iSCSI (RFC 3720)
861 Yes Yes Official OWAMP control (RFC 4656)
862 Yes Yes Official TWAMP control (RFC 5357)
873 Yes Official rsync file synchronization protocol
888 Yes Unofficial cddbp, CD DataBase (CDDB) protocol (CDDBP)

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 12/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description SCTP
status[1]
Yes Unofficial IBM Endpoint Manager Remote Control
897 Yes Yes Unofficial Brocade SMI-S RPC
898 Yes Yes Unofficial Brocade SMI-S RPC SSL

902 Yes Yes Unofficial VMware ESXi[108][109]

903 Yes Unofficial VMware ESXi[108][109]

953 Yes Reserved Official BIND remote name daemon control (RNDC)[110][111]

981 Yes Unofficial Remote HTTPS management for firewall devices running embedded Check Point VPN-1 software[112]

987 Yes Unofficial Microsoft Remote Web Workplace, a feature of Windows Small Business Server[113]
989 Yes Yes Official FTPS Protocol (data), FTP over TLS/SSL
990 Yes Yes Official FTPS Protocol (control), FTP over TLS/SSL

991 Yes Yes Official Netnews Administration System (NAS)[114]


992 Yes Yes Official Telnet protocol over TLS/SSL

993 Yes Assigned Official Internet Message Access Protocol over TLS/SSL (IMAPS)[10]
Reserved Reserved Official
994
Maybe Maybe Unofficial Internet Relay Chat over TLS/SSL (IRCS). Previously assigned, but not used in common practice.

995 Yes Yes Official Post Office Protocol 3 over TLS/SSL (POP3S)[10]

1010 Yes Unofficial ThinLinc web-based administration interface[115]


1011–
Reserved Reserved Official
1020
1023 Reserved Reserved Official [1]

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 13/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description SCTP
status[1]
z/OS Network File System (NFS) (potentially ports 991–1023)

[78]

Yes Yes Unofficial [79]

[116]

Registered ports
The range of port numbers from 1024 to 49151 (210 to 214 + 215 − 1) are the registered ports. They are assigned by IANA for specific service upon
application by a requesting entity.[1] On most systems, registered ports can be used without superuser privileges.

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 14/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

Registered ports
IANA
Port TCP UDP Description
status[1]
1024 Reserved Reserved Reserved Official
Reserved Reserved Official
1027
Yes Native IPv6 behind IPv4-to-IPv4 NAT Customer Premises Equipment (6a44)[117] Official

1028 Deprecated Official


1029 Microsoft DCOM services Unofficial
1058 Yes Yes nim, IBM AIX Network Installation Manager (NIM) Official
1059 Yes Yes nimreg, IBM AIX Network Installation Manager (NIM) Official
1080 Yes Yes SOCKS proxy Official

1085 Yes Yes WebObjects[10] Official

1098 Yes Yes rmiactivation, Java remote method invocation (RMI) activation Official
1099 Yes Assigned rmiregistry, Java remote method invocation (RMI) registry Official
Reserved – IANA Official
1109
Yes Kerberos Post Office Protocol (KPOP) Unofficial

1113 Assigned[note 1][118] Yes[119] Licklider Transmission Protocol (LTP) delay tolerant networking protocol Official

1119 Yes Yes Battle.net chat/game protocol, used by Blizzard's games[120] Official

1167 Yes, and SCTP Yes Cisco IP SLA (Service Assurance Agent) Official
1194 Yes Yes OpenVPN Official
1198 Yes Yes The cajo project Free dynamic transparent distributed computing in Java Official
1214 Yes Yes Kazaa Official
1218 Yes No William POWER Official

1220 Yes Assigned QuickTime Streaming Server administration[10] Official

Yes Yes Infoseek search agent Official


1234
Yes VLC media player default port for UDP/RTP stream Unofficial
1241 Yes Yes Nessus Security Scanner Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 15/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
1270 Yes Yes Microsoft System Center Operations Manager (SCOM) (formerly Microsoft Operations Manager (MOM)) agent Official
1293 Yes Yes Internet Protocol Security (IPSec) Official
Yes Yes Windows RxMon.exe Official
1311
Yes Dell OpenManage HTTPS[121] Unofficial

1314 ? ? Festival Speech Synthesis System server[122] Unofficial

Yes neo4j-shell Unofficial

Yes Strapi[123] Unofficial


1337
Yes ? Sails.js default port[124] Unofficial

Yes WASTE Encrypted File Sharing Program Unofficial


1341 Yes Yes Qubes (Manufacturing Execution System) Official
1344 Yes Yes Internet Content Adaptation Protocol Official
1352 Yes Yes IBM Lotus Notes/Domino (RPC) protocol Official
1360 Yes Yes Mimer SQL Official
1414 Yes Yes IBM WebSphere MQ (formerly known as MQSeries) Official
1417 Yes Yes Timbuktu Service 1 Port Official
1418 Yes Yes Timbuktu Service 2 Port Official
1419 Yes Yes Timbuktu Service 3 Port Official
1420 Yes Yes Timbuktu Service 4 Port Official
Reverse Gossip Transport Protocol (RGTP), used to access a General-purpose Reverse-Ordered Gossip
1431 Yes Gathering System (GROGGS) bulletin board, such as that implemented on the Cambridge University's Phoenix Official
system
1433 Yes Yes Microsoft SQL Server database management system (MSSQL) server Official
1434 Yes Yes Microsoft SQL Server database management system (MSSQL) monitor Official
1481 Yes Yes AIRS data interchange. Official
1492 Yes Sid Meier's CivNet, a multiplayer remake of the original Sid Meier's Civilization game Unofficial

1494 Yes Yes Citrix Independent Computing Architecture (ICA)[125] Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 16/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

1500 Yes IBM Tivoli Storage Manager server[126] Unofficial

1501 Yes IBM Tivoli Storage Manager client scheduler[126] Unofficial

1503 Yes Yes Windows Live Messenger (Whiteboard and Application Sharing)[127] Unofficial

1512 Yes Yes Microsoft's Windows Internet Name Service (WINS) Official
1513 Yes Yes Garena game client Unofficial
Yes Yes nCUBE License Manager Official
1521
Yes Oracle database default listener, in future releases[128] official port 2483 (TCP/IP) and 2484 (TCP/IP with SSL) Unofficial

1524 Yes Yes ingreslock, ingres Official

Yes Yes Oracle Net Services, formerly known as SQL*Net[129] Official


1527
Yes Apache Derby Network Server[130] Unofficial

1533 Yes Yes IBM Sametime Virtual Places Chat Official

1534 No Yes Eclipse Target Communication Framework [131] Unofficial

1540 Yes Yes 1C:Enterprise server agent (ragent)[132][133] Unofficial

1541 Yes Yes 1C:Enterprise master cluster manager (rmngr)[132] Unofficial

1542 Yes Yes 1C:Enterprise configuration repository server[132] Unofficial

1545 Yes Yes 1C:Enterprise cluster administration server (RAS)[132] Unofficial

1547 Yes Yes Laplink Official

Yes Yes 1C:Enterprise debug server[132] Unofficial


1550
Yes Gadu-Gadu (direct client-to-client) Unofficial
1560–
Yes Yes 1C:Enterprise cluster working processes[132] Unofficial
1590
Yes Yes MIL STD 2045-47001 VMF Official
1581
Yes IBM Tivoli Storage Manager web client[126] Unofficial

1582–
Yes IBM Tivoli Storage Manager server web interface[126] Unofficial
1583

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 17/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

1583 ? ? Pervasive PSQL[134] Unofficial

1589 Yes Yes Cisco VLAN Query Protocol (VQP) Official


1604 Yes Yes DarkComet remote administration tool (RAT) Unofficial

1626 Yes ? iSketch[135] Unofficial

1627 Yes ? iSketch[135] Unofficial

1628 Yes Yes LonTalk normal Official


1629 Yes Yes LonTalk urgent Official
Early deployment of RADIUS before RFC standardization was done using UDP port number 1645. Enabled for
1645 Yes compatibility reasons by default on Cisco and Juniper Networks RADIUS servers.[136] Official port is 1812. TCP Unofficial
port 1645 MUST NOT be used.[137]
Old radacct port, RADIUS accounting protocol. Enabled for compatibility reasons by default on Cisco and Juniper
1646 Yes Unofficial
Networks RADIUS servers.[136] Official port is 1813. TCP port 1646 MUST NOT be used.[137]

1666 Yes Perforce[138] Unofficial

1677 Yes Yes Novell GroupWise clients in client/server access mode Official

1688 Yes Microsoft Key Management Service (KMS) for Windows Activation[139] Unofficial

Yes Yes Layer 2 Forwarding Protocol (L2F) Official


1701
Assigned Yes Layer 2 Tunneling Protocol (L2TP)[10] Official

Yes Yes Windward Studios games (vdmplay) Official


1707
Yes L2TP/IPsec, for establish an initial connection[140] Unofficial

1716 Yes America's Army, a massively multiplayer online game (MMO)[141] Unofficial

1719 Yes Yes H.323 registration and alternate communication Official


1720 Yes Yes H.323 call signaling Official

1723 Yes Assigned Point-to-Point Tunneling Protocol (PPTP)[10] Official

1755 Yes Yes Microsoft Media Services (MMS, ms-streaming) Official

1761 Yes Yes Novell ZENworks[142][143] Unofficial

1783 Decomissioned [sic] Port 04/14/00, ms Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 18/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
1801 Yes Yes Microsoft Message Queuing Official
1812 Yes Yes RADIUS authentication protocol, radius Official
1813 Yes Yes RADIUS accounting protocol, radius-acct Official
Microsoft Notification Protocol (MSNP), used by the Microsoft Messenger service and a number of instant
1863 Yes Yes Official
messaging Messenger clients

1880 ? ? Node-RED[144] Unofficial

1883 Yes Yes MQTT (formerly MQ Telemetry Transport) Official

1900 Assigned Yes Simple Service Discovery Protocol (SSDP),[10] discovery of UPnP devices Official

Macromedia Flash Communications Server MX, the precursor to Adobe Flash Media Server before Macromedia's
Yes Yes Official
1935 acquisition by Adobe on December 3, 2005

Yes Yes Real Time Messaging Protocol (RTMP), primarily used in Adobe Flash[145] Unofficial

Gemini protocol, a lightweight, collaboratively designed protocol, striving to fill the gap between Gopher and
1965 Yes No Unofficial
HTTP[146]
1967 Yes Cisco IOS IP Service Level Agreements (IP SLAs) Control Protocol Unofficial
1970 Yes Yes Netop Remote Control Official
1972 Yes Yes InterSystems Caché Official
1984 Yes Yes Big Brother Official

1985 Assigned Yes Cisco Hot Standby Router Protocol (HSRP)[147] Official

1998 Yes Yes Cisco X.25 over TCP (XOT) service Official
2000 Yes Yes Cisco Skinny Client Control Protocol (SCCP) Official

2010 ? ? Artemis: Spaceship Bridge Simulator[148] Unofficial

2033 Yes Yes Civilization IV multiplayer[149] Unofficial

2049 Yes, and SCTP Yes Network File System (NFS)[10] Official

2056 Yes Yes Civilization IV multiplayer[149] Unofficial

2080 Yes Yes Autodesk NLM (FLEXlm) Official

2082 Yes cPanel default[150] Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 19/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
Yes Yes Secure RADIUS Service (radsec) Official
2083
Yes cPanel default SSL[150] Unofficial

Yes Yes GNUnet Official


2086
Yes WebHost Manager default[150] Unofficial

2087 Yes WebHost Manager default SSL[150] Unofficial

2095 Yes cPanel default web mail[150] Official

2096 Yes cPanel default SSL web mail[150] Unofficial

2100 Yes Warzone 2100 multiplayer Unofficial


2101 Yes Networked Transport of RTCM via Internet Protocol (NTRIP) Unofficial
2102 Yes Yes Zephyr Notification Service server Official
2103 Yes Yes Zephyr Notification Service serv-hm connection Official
2104 Yes Yes Zephyr Notification Service hostmanager Official
2123 Yes Yes GTP control messages (GTP-C) Official
2142 Yes Yes TDMoIP (TDM over IP) Official
2152 Yes Yes GTP user data messages (GTP-U) Official
2159 Yes Yes GDB remote debug port Official
Yes Yes EForward-document transport system Official
2181
Yes Apache ZooKeeper default client port Unofficial

2195 Yes Apple Push Notification Service[10][151] Unofficial

2196 Yes Apple Push Notification Service, feedback service[10][151] Unofficial

2210 Yes Yes NOAAPORT Broadcast Network Official


2211 Yes Yes EMWIN Official

2221 Yes ESET anti-virus updates[152] Unofficial

Yes Yes EtherNet/IP implicit messaging for IO data Official


2222
? ? DirectAdmin Access[153] Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 20/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
2222–
Yes ESET Remote administrator[152] Official
2226
2240 Yes Yes General Dynamics Remote Encryptor Configuration Information Protocol (RECIPe) Official
2261 Yes Yes CoMotion master Official
2262 Yes Yes CoMotion backup Official
Yes ArmA multiplayer Unofficial
2302
Yes Halo: Combat Evolved multiplayer host[154] Unofficial

Yes ArmA multiplayer (default port for game +1) Unofficial


2303
Yes Halo: Combat Evolved multiplayer listener[154] Unofficial

2305 Yes ArmA multiplayer (default port for game +3) Unofficial
2351 Yes AIM game LAN network port Unofficial

2368 Yes Ghost (blogging platform)[155] Unofficial

2369 Yes Default for BMC Control-M/Server Configuration Agent Unofficial


2370 Yes Default for BMC Control-M/Server, to allow the Control-M/Enterprise Manager to connect to the Control-M/Server Unofficial
2372 Yes Default for K9 Web Protection/parental controls, content filtering agent Unofficial
2375 Yes Reserved Docker REST API (plain) Official
2376 Yes Reserved Docker REST API (SSL) Official

2377 Yes Reserved Docker Swarm cluster management communications[156] Official

Yes Reserved CoreOS etcd client communication Official


2379
Yes KGS Go Server[157] Unofficial

2380 Yes Reserved CoreOS etcd server communication Official


2389 Assigned Assigned OpenView Session Mgr Official
2399 Yes Yes FileMaker Data Access Layer (ODBC/JDBC) Official
2401 Yes Yes CVS version control system password-based server Official
IEC 60870-5-104, used to send electric power telecontrol messages between two systems via directly connected
2404 Yes Yes Official
data circuits

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 21/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

2424 Yes OrientDB database listening for binary client connections[158] Unofficial

2427 Yes Yes Media Gateway Control Protocol (MGCP) media gateway Official
2447 Yes Yes ovwdb—OpenView Network Node Manager (NNM) daemon Official
2459 Yes Yes XRPL Official

2480 Yes OrientDB database listening for HTTP client connections[158] Unofficial

2483 Yes Yes Oracle database listening for insecure client connections to the listener, replaces port 1521 Official
2484 Yes Yes Oracle database listening for SSL client connections to the listener Official

2500 Yes Yes NetFS communication[159] Unofficial

2501 Yes NetFS probe Unofficial

Multicast Address Dynamic Client Allocation Protocol (MADCAP).[160] All standard messages are UDP
2535 Yes Yes Official
datagrams.[161]
2541 Yes Yes LonTalk/IP Official
2546–
Yes Yes EVault data protection services Official
2548
2593 Yes Yes Ultima Online servers Unofficial

2598 Yes Citrix Independent Computing Architecture (ICA) with Session Reliability; port 1494 without session reliability[125] Unofficial

2599 Yes Yes Ultima Online servers Unofficial

2628 Yes Yes DICT [162] Official

2638 Yes Yes SQL Anywhere database server[163][164] Official

2710 Yes Yes XBT Tracker.[165] UDP tracker extension is considered experimental.[166] Unofficial

2727 Yes Yes Media Gateway Control Protocol (MGCP) media gateway controller (call agent) Official
2775 Yes Yes Short Message Peer-to-Peer (SMPP) Official
2809 Yes Yes corbaloc:iiop URL, per the CORBA 3.0.3 specification Official
2811 Yes Yes gsi ftp, per the GridFTP specification Official

2827 Yes I2P BOB Bridge[167] Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 22/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
2944 Yes Yes Megaco text H.248 Official
2945 Yes Yes Megaco binary (ASN.1) H.248 Official
2947 Yes Yes gpsd, GPS daemon Official
2948 Yes Yes WAP push Multimedia Messaging Service (MMS) Official
2949 Yes Yes WAP push secure (MMS) Official
2967 Yes Yes Symantec System Center agent (SSC-AGENT) Official
Yes Cloud9 IDE server Unofficial

Yes Ruby on Rails development default[168] Unofficial

3000 Yes Meteor development default[169] Unofficial

Yes Yes Resilio Sync,[170] spun from BitTorrent Sync. Unofficial

Yes Distributed Interactive Simulation (DIS) Unofficial

3004 Yes iSync[10] Unofficial

3020 Yes Yes Common Internet File System (CIFS). See also port 445 for Server Message Block (SMB), a dialect of CIFS. Official
3050 Yes Yes gds-db (Interbase/Firebird databases) Official
3052 Yes Yes APC PowerChute Network Official
3074 Yes Yes Xbox LIVE and Games for Windows – Live Official

3101 Yes BlackBerry Enterprise Server communication protocol[171] Unofficial

3128 Yes ? Squid caching web proxy[172] Unofficial

3225 Yes Yes Fibre Channel over IP (FCIP) Official


3233 Yes Yes WhiskerControl research control protocol Official
3260 Yes Yes iSCSI Official
3268 Yes Yes msft-gc, Microsoft Global Catalog (LDAP service which contains data from Active Directory forests) Official
3269 Yes Yes msft-gc-ssl, Microsoft Global Catalog over SSL (similar to port 3268, LDAP over SSL) Official

Yes Yes Net Assistant,[10] a predecessor to Apple Remote Desktop Official


3283
Yes Yes Apple Remote Desktop 2.0 or later[10] Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 23/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
3290 Yes Virtual Air Traffic Simulation (VATSIM) network voice communication Unofficial
3305 Yes Yes Odette File Transfer Protocol (OFTP) Official

3306 Yes Assigned MySQL database system[10] Official

3323 Yes Yes DECE GEODI Server Unofficial


3332 Yes Thundercloud DataPath Overlay Control Unofficial

Yes Eggdrop, an IRC bot default port[173] Unofficial

3333 Yes Network Caller ID server Unofficial

Yes CruiseControl.rb[174] Unofficial

3351 ? ? Pervasive PSQL[134] Unofficial

3386 Yes Yes GTP' 3GPP GSM/UMTS CDR logging protocol Official

3389 Yes Yes Microsoft Terminal Server (RDP) officially registered as Windows Based Terminal (WBT)[175] Official

3396 Yes Yes Novell NDPS Printer Agent Official


3412 Yes Yes xmlBlaster Official
3423 Yes Xware xTrm Communication Protocol Official
3424 Yes Xware xTrm Communication Protocol over SSL Official
3455 Yes Yes Resource Reservation Protocol (RSVP) Official

Yes Yes STUN, a protocol for NAT traversal[176] Official

3478 Yes Yes TURN, a protocol for NAT traversal[177] (extension to STUN) Official

Yes Yes STUN Behavior Discovery.[178] See also port 5349. Official

3479 Yes Yes PlayStation Network[179] Unofficial

3480 Yes Yes PlayStation Network[179] Unofficial

Yes Slim Devices discovery protocol Official


3483
Yes Slim Devices SlimProto protocol Official
3493 Yes Yes Network UPS Tools (NUT) Official
3516 Yes Yes Smartcard Port Official
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 24/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
3527 Yes Microsoft Message Queuing Official

3535 Yes SMTP alternate[180] Unofficial

3544 Yes Teredo tunneling Official

3632 Yes Assigned Distcc, distributed compiler[10] Official

3645 Yes Yes Cyc Official

Yes Yes Apple SASL, used by Mac OS X Server Password Server[10] Official
3659
Yes Battlefield 4 Unofficial
3667 Yes Yes Information Exchange Official

3689 Yes Assigned Digital Audio Access Protocol (DAAP), used by Apple's iTunes and AirPlay[10] Official

3690 Yes Yes Subversion (SVN)[10] version control system Official

3702 Yes Yes Web Services Dynamic Discovery (WS-Discovery), used by various components of Windows Vista and later Official

Yes Yes Some Blizzard games[120] Official


3724
Yes Club Penguin Disney online game for kids Unofficial
3725 Yes Yes Netia NA-ER Port Official
3749 Yes Yes CimTrak (https://www.cimcor.com/cimtrak/) registered port Official
3768 Yes Yes RBLcheckd server daemon Official
3784 Yes Bidirectional Forwarding Detection (BFD)for IPv4 and IPv6 (Single Hop) (RFC 5881) Official
3785 Yes VoIP program used by Ventrilo Unofficial
3799 Yes RADIUS change of authorization Official
3804 Yes Yes Harman Professional HiQnet protocol Official
3825 Yes RedSeal Networks client/server connection Unofficial
Yes Yes WarMUX game server Official
3826
Yes RedSeal Networks client/server connection Unofficial
3835 Yes RedSeal Networks client/server connection Unofficial
3830 Yes Yes System Management Agent, developed and used by Cerner to monitor and manage solutions Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 25/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
3856 Yes Yes ERP Server Application used by F10 Software Unofficial
3880 Yes Yes IGRS Official
3868 Yes, and SCTP Diameter base protocol (RFC 3588) Official
3872 Yes Oracle Enterprise Manager Remote Agent Official

3900 Yes udt_os, IBM UniData UDT OS[181] Official

3960 Yes Warframe online interaction Unofficial


3962 Yes Warframe online interaction Unofficial
3978 Yes Yes OpenTTD game (masterserver and content service) Unofficial
Palo Alto Networks' Panorama management of firewalls and log collectors & pre-PAN-OS 8.0 Panorama-to-
3978 Yes Unofficial
managed devices software updates.[182]
3979 Yes Yes OpenTTD game Unofficial
3999 Yes Yes Norman distributed scanning service Official
4000 Yes Yes Diablo II game Unofficial
Yes Microsoft Ants game Unofficial
4001
Yes CoreOS etcd client communication Unofficial
4018 Yes Yes Protocol information and warnings Official
4035 Yes IBM Rational Developer for System z Remote System Explorer Daemon Unofficial
4045 Yes Yes Solaris lockd NFS lock daemon/manager Unofficial

4050 Yes Mud Master Chat protocol (MMCP) - Peer-to-peer communications between MUD clients.[183] Unofficial

4069 Yes Minger Email Address Verification Protocol[184] Official

4070 Yes Yes Amazon Echo Dot (Amazon Alexa) streaming connection with Spotify[185] Unofficial

4089 Yes Yes OpenCORE Remote Control Service Official


4090 Yes Yes Kerio Official
4093 Yes Yes PxPlus Client server interface ProvideX Official
4096 Yes Yes Ascom Timeplex Bridge Relay Element (BRE) Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 26/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
4105 Yes Yes Shofar (ShofarNexus) Official

4111 Yes Assigned Xgrid[10] Official

4116 Yes Yes Smartcard-TLS Official


4125 Yes Microsoft Remote Web Workplace administration Unofficial
4172 Yes Yes Teradici PCoIP Official

4190 Yes ManageSieve[186] Official

4198 Yes Yes Couch Potato Android app[187] Unofficial

4201 Yes TinyMUD and various derivatives Unofficial

4222 Yes NATS server default port[188] Unofficial

4226 Yes Yes Aleph One, a computer game Unofficial

Yes Orthanc – DICOM server[189] Unofficial


4242
Yes Quassel distributed IRC client Unofficial

Yes Docker implementations, redistributions, and setups default[190] Unofficial


4243
Yes CrashPlan Unofficial

4244 Yes Yes Viber[191] Unofficial

4303 Yes Yes Simple Railroad Command Protocol (SRCP) Official

4307 Yes TrueConf Client - TrueConf Server media data exchange[192] Official

4321 Yes Referral Whois (RWhois) Protocol[193] Official

Oracle WebCenter Content: Content Server—Intradoc Socket port. (formerly known as Oracle Universal Content
Yes Yes Unofficial
Management).
4444
? ? Metasploit's default listener port[194] Unofficial

Yes Yes Xvfb X server virtual frame buffer service Unofficial


4444–
Yes I2P HTTP/S proxy Unofficial
4445
4486 Yes Yes Integrated Client Message Service (ICMS) Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 27/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

4488 Yes Assigned Apple Wide Area Connectivity Service, used by Back to My Mac[10] Official

4500 Assigned Yes IPSec NAT Traversal[10] (RFC 3947, RFC 4306) Official

4502–
Yes Microsoft Silverlight connectable ports under non-elevated trust Official
4534
4505–
Yes Salt master Unofficial
4506
4534 Yes Armagetron Advanced server default Unofficial
4560 Yes default Log4j socketappender port Unofficial
4567 Yes Sinatra default server port in development mode (HTTP) Unofficial
4569 Yes Inter-Asterisk eXchange (IAX2) Official
4604 Yes Identity Registration Protocol Official
4605 Yes Direct End to End Secure Chat Protocol Official
4610–
Yes QualiSystems TestShell Suite Services Unofficial
4640
Yes Yes OrbitNet Message Service Official
4662
Yes Default for older versions of eMule[195] Unofficial

4664 Yes Google Desktop Search Unofficial

4672 Yes Default for older versions of eMule[195] Unofficial

4711 Yes eMule optional web interface[195] Unofficial

4713 Yes PulseAudio sound server Unofficial

4728 Yes Computer Associates Desktop and Server Management (DMP)/Port Multiplexer[196] Official

4730 Yes Yes Gearman's job server Official


4739 Yes Yes IP Flow Information Export Official
4747 Yes Apprentice Unofficial
4753 Yes Yes SIMON (service and discovery) Official
4789 Yes Virtual eXtensible Local Area Network (VXLAN) Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 28/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
4791 Yes IP Routable RocE (RoCEv2) Official
OPC UA Connection Protocol (TCP) and OPC UA Multicast Datagram Protocol (UDP) for OPC Unified
4840 Yes Yes Official
Architecture from OPC Foundation
4843 Yes Yes OPC UA TCP Protocol over TLS/SSL for OPC Unified Architecture from OPC Foundation Official
4847 Yes Yes Web Fresh Communication, Quadrion Software & Odorless Entertainment Official
4848 Yes Java, Glassfish Application Server administration default Unofficial
4894 Yes Yes LysKOM Protocol A Official

4944 No Yes DrayTek DSL Status Monitoring[197] Unofficial

4949 Yes Munin Resource Monitoring Tool Official


4950 Yes Yes Cylon Controls UC32 Communications Port Official
Yes UPnP—Windows network device interoperability Unofficial
Yes Yes VTun, VPN Software Unofficial
Yes ASP.NET Core — Development Webserver Unofficial

Yes FlightGear multiplayer[198] Unofficial

Yes Synology Inc. Management Console, File Station, Audio Station Unofficial

5000 Yes Flask Development Webserver Unofficial


Yes Heroku console access Unofficial
? ? Docker Registry[199] Unofficial

Yes AT&T U-verse public, educational, and government access (PEG) streaming over HTTP[200] Unofficial
? ? High-Speed SECS Message Services Unofficial
Yes 3CX Phone System Legacy Management Console Unofficial
5000–
No Yes League of Legends, a multiplayer online battle arena video game[201] Unofficial
5500
5001 Yes Slingbox and Slingplayer Unofficial
Yes Yes Iperf (Tool for measuring TCP and UDP bandwidth performance) Unofficial
Yes Synology Inc. Secured Management Console, File Station, Audio Station Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 29/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
Yes 3CX Phone System Secured Management Console, Secure API Unofficial

5002 Yes ASSA ARX access control system[202] Unofficial

5003 Yes Assigned FileMaker – name binding and transport[10] Official

5004 Yes, and DCCP Yes Real-time Transport Protocol media data (RTP) (RFC 3551, RFC 4571) Official
5005 Yes, and DCCP Yes Real-time Transport Protocol control protocol (RTCP) (RFC 3551, RFC 4571) Official
5007 Yes Palo Alto Networks - User-ID agent Unofficial

5010 Yes Yes Registered to: TelePath (the IBM FlowMark workflow-management system messaging platform)[203] Official
The TCP port is now used for: IBM WebSphere MQ Workflow

5011 Yes Yes TelePath (the IBM FlowMark workflow-management system messaging platform)[203] Official

5025 Yes Yes scpi-raw Standard Commands for Programmable Instruments Official
5029 Yes Sonic Robo Blast 2 and Sonic Robo Blast 2 Kart servers Unofficial
5031 Yes Yes AVM CAPI-over-TCP (ISDN over Ethernet tunneling) Unofficial
5037 Yes Android ADB server Unofficial
5044 Yes Standard port in Filebeats/Logstash implementation of Lumberjack protocol. Official
5048 Yes Texai Message Service Official
5050 Yes Yahoo! Messenger Unofficial

5051 Yes ita-agent Symantec Intruder Alert[204] Official

5060 Yes Yes Session Initiation Protocol (SIP)[10] Official

5061 Yes Session Initiation Protocol (SIP) over TLS Official


5062 Yes Yes Localisation access Official

5064 Yes Yes EPICS Channel Access server[205] Official

5065 Assigned Yes EPICS Channel Access repeater beacon[205] Official

5070 Yes No Binary Floor Control Protocol (BFCP)[206] Unofficial

5084 Yes Yes EPCglobal Low Level Reader Protocol (LLRP) Official
5085 Yes Yes EPCglobal Low Level Reader Protocol (LLRP) over TLS Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 30/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
5090 Yes Yes 3CX Phone System 3CX Tunnel Protocol, 3CX App API, 3CX Session Border Controller Unofficial
5093 Yes SafeNet, Inc Sentinel LM, Sentinel RMS, License Manager, client-to-server Official
5099 Yes Yes SafeNet, Inc Sentinel LM, Sentinel RMS, License Manager, server-to-server Official

5104 Yes IBM Tivoli Framework NetCOOL/Impact[207] HTTP Service Unofficial

5121 Yes Neverwinter Nights Unofficial


5124 Yes Yes TorgaNET (Micronational Darknet) Unofficial
5125 Yes Yes TorgaNET (Micronational Intelligence Darknet) Unofficial

5150 Yes Yes ATMP Ascend Tunnel Management Protocol[208] Official

Yes ESRI SDE Instance Official


5151
Yes ESRI SDE Remote Start Official
5154 Yes Yes BZFlag Official

5172 Yes PC over IP Endpoint Management[209] Official

5190 Yes Yes AOL Instant Messenger protocol.[10] The chat app is defunct as of 15 December 2017.[210] Official

5198 Yes EchoLink VoIP Amateur Radio Software (Voice) Unofficial


5199 Yes EchoLink VoIP Amateur Radio Software (Voice) Unofficial
5200 Yes EchoLink VoIP Amateur Radio Software (Information) Unofficial
5201 Yes Yes Iperf3 (Tool for measuring TCP and UDP bandwidth performance) Unofficial

5222 Yes Reserved Extensible Messaging and Presence Protocol (XMPP) client connection[10][211][212] Official

Yes Apple Push Notification Service[10][151] Unofficial


5223
Yes Extensible Messaging and Presence Protocol (XMPP) client connection over SSL Unofficial
Yes HP Virtual Room Service Official
5228
Yes Google Play, Android Cloud to Device Messaging Service, Google Cloud Messaging Unofficial

5242 Yes Yes Viber[191] Unofficial

5243 Yes Yes Viber[191] Unofficial

5246 Yes Control And Provisioning of Wireless Access Points (CAPWAP) CAPWAP control[213] Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 31/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

5247 Yes Control And Provisioning of Wireless Access Points (CAPWAP) CAPWAP data[213] Official

5269 Yes Extensible Messaging and Presence Protocol (XMPP) server-to-server connection[10][211][212] Official

5280 Yes Extensible Messaging and Presence Protocol (XMPP)[214] Official

5281 Yes Extensible Messaging and Presence Protocol (XMPP)[215] Unofficial

5298 Yes Yes Extensible Messaging and Presence Protocol (XMPP)[216] Official

5310 Assigned Yes Outlaws, a 1997 first-person shooter video game Official

5318 Yes Reserved Certificate Management over CMS[217] Official

Yes/No Yes/No STUN over TLS/DTLS, a protocol for NAT traversal[176] Official

5349 Yes/No Yes/No TURN over TLS/DTLS, a protocol for NAT traversal[177] Official

Yes Reserved STUN Behavior Discovery over TLS.[178] See also port 3478. Official

NAT Port Mapping Protocol and Port Control Protocol—client-requested configuration for connections through
5351 Reserved Yes Official
network address translators and firewalls

5353 Assigned Yes Multicast DNS (mDNS)[10] Official

Link-Local Multicast Name Resolution (LLMNR), allows hosts to perform name resolution for hosts on the same
5355 Yes Yes Official
local link (only provided by Windows Vista and Server 2008)
5357 Yes Yes Web Services for Devices (WSDAPI) (only provided by Windows Vista, Windows 7 and Server 2008) Unofficial
5358 Yes Yes WSDAPI Applications to Use a Secure Channel (only provided by Windows Vista, Windows 7 and Server 2008) Unofficial

5394 Yes Kega Fusion, a Sega multi-console emulator[218][219] Unofficial

5402 Yes Yes Multicast File Transfer Protocol (MFTP)[220] Official

5405 Yes Yes NetSupport Manager Official


5412 Yes Yes IBM Rational Synergy (Telelogic Synergy) (Continuus CM) Message Router Official
5413 Yes Yes Wonderware SuiteLink service Official
5417 Yes Yes SNS Agent Official
5421 Yes Yes NetSupport Manager Official

5432 Yes Assigned PostgreSQL[10] database system Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 32/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

5433 Yes Bouwsoft file/webserver[221] Unofficial

5445 Yes Cisco Unified Video Advantage Unofficial


VMware VAMI (Virtual Appliance Management Infrastructure)—used for initial setup of various administration
5480 Yes Unofficial
settings on Virtual Appliances designed using the VAMI architecture.
Schneider Electric's ClearSCADA (SCADA implementation for Windows) — used for client-to-server
5481 Yes Unofficial
communication.[222]
5495 Yes IBM Cognos TM1 Admin server Unofficial
5498 Yes Hotline tracker server connection Unofficial
5499 Yes Hotline tracker server discovery Unofficial
Yes Hotline control connection Unofficial
5500
Yes VNC Remote Frame Buffer RFB protocol—for incoming listening viewer Unofficial
5501 Yes Hotline file transfer connection Unofficial
5517 Yes Setiqueue Proxy server client for SETI@Home project Unofficial
5550 Yes Hewlett-Packard Data Protector Unofficial
5554 Yes Yes Fastboot default wireless port Unofficial
Oracle WebCenter Content: Inbound Refinery—Intradoc Socket port. (formerly known as Oracle Universal Content
Yes Yes Unofficial
Management). Port though often changed during installation
5555
Freeciv versions up to 2.0, Hewlett-Packard Data Protector, McAfee EndPoint Encryption Database Server, SAP,
Yes Unofficial
Default for Microsoft Dynamics CRM 4.0, Softether VPN default port

5556 Yes Yes Freeciv, Oracle WebLogic Server Node Manager[223] Official

5568 Yes Yes Session Data Transport (SDT), a part of Architecture for Control Networks (ACN)[224] Official

5601 Yes Kibana Unofficial

5631 Yes pcANYWHEREdata, Symantec pcAnywhere (version 7.52 and later[225])[226] data Official

5632 Yes pcANYWHEREstat, Symantec pcAnywhere (version 7.52 and later) status Official
5656 Yes IBM Lotus Sametime p2p file transfer Unofficial
5666 Yes NRPE (Nagios) Unofficial
5667 Yes NSCA (Nagios) Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 33/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
Yes FILEMQ ZeroMQ File Message Queuing Protocol Official
5670
Yes ZRE-DISC ZeroMQ Realtime Exchange Protocol (Discovery) Official

5671 Yes Assigned Advanced Message Queuing Protocol (AMQP)[227] over TLS Official

5672 Yes, and SCTP Assigned Advanced Message Queuing Protocol (AMQP)[227] Official

5683 Yes Yes Constrained Application Protocol (CoAP) Official


5684 Yes/No Yes Constrained Application Protocol Secure (CoAPs) Official

5693 Yes Nagios Cross Platform Agent (NCPA)[228] Unofficial

5701 Yes Hazelcast default communication port[229] Unofficial

5722 Yes Yes Microsoft RPC, DFSR (SYSVOL) Replication Service Official
5718 Yes Microsoft DPM Data Channel (with the agent coordinator) Unofficial
5719 Yes Microsoft DPM Data Channel (with the protection agent) Unofficial

5723 Yes System Center Operations Manager[230] Unofficial

5724 Yes Operations Manager Console Unofficial


5741 Yes Yes IDA Discover Port 1 Official
5742 Yes Yes IDA Discover Port 2 Official
Yes VNC Remote Frame Buffer RFB protocol over HTTP Unofficial
5800
Yes ProjectWise Server[231] Unofficial

Yes Yes Remote Frame Buffer protocol (RFB) Official


5900
Yes Virtual Network Computing (VNC) Remote Frame Buffer RFB protocol[10][232] Unofficial

Windows service "C:\Program Files\Intel\Intel(R) Online Connect Access\IntelTechnologyAccessService.exe" that


5905 Yes Unofficial
listens on 127.0.0.1
5931 Yes Yes AMMYY admin Remote Control Official

5938 Yes Yes TeamViewer remote desktop protocol[233] Unofficial

5984 Yes Yes CouchDB database server Official

5985 Yes Windows PowerShell Default psSession Port[234] Windows Remote Management Service (WinRM-HTTP)[235] Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 34/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

5986 Yes Windows PowerShell Default psSession Port[234] Windows Remote Management Service (WinRM-HTTPS)[235] Official

5988–
Yes CIM-XML (DMTF Protocol)[236] Official
5989
6000–
Yes Yes X11—used between an X client and server over the network Official
6063
Default for BMC Software Control-M/Server—Socket used for communication between Control-M processes—
Yes Unofficial
6005 though often changed during installation
Yes Default for Camfrog chat & cam client Unofficial
6009 Yes JD Edwards EnterpriseOne ERP system JDENet messaging client listener Unofficial
6050 Yes Arcserve backup Unofficial
6051 Yes Arcserve backup Unofficial
6086 Yes Peer Distributed Transfer Protocol (PDTP), FTP like file server in a P2P network Official
Yes Vizrt System Unofficial
6100
Yes Ventrilo authentication for version 3 Unofficial
6101 Yes Backup Exec Agent Browser Unofficial
6110 Yes Yes softcm, HP Softbench CM Official
6111 Yes Yes spc, HP Softbench Sub-Process Control Official
Yes Yes dtspcd, execute commands and launch applications remotely Official

6112 Yes Yes Blizzard's Battle.net gaming service and some games,[120] ArenaNet gaming service, Relic gaming service Unofficial

Yes Club Penguin Disney online game for kids Unofficial

6113 Yes Club Penguin Disney online game for kids, Used by some Blizzard games[120] Unofficial

6136 Yes ObjectDB database server[237] Unofficial

6159 Yes ARINC 840 EFB Application Control Interface Official


6200 Yes Oracle WebCenter Content Portable: Content Server (With Native UI) and Inbound Refinery Unofficial
6201 Yes Oracle WebCenter Content Portable: Admin Unofficial
6225 Yes Oracle WebCenter Content Portable: Content Server Web UI Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 35/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
6227 Yes Oracle WebCenter Content Portable: JavaDB Unofficial
6240 Yes Oracle WebCenter Content Portable: Capture Unofficial
6244 Yes Yes Oracle WebCenter Content Portable: Content Server—Intradoc Socket port Unofficial
6255 Yes Yes Oracle WebCenter Content Portable: Inbound Refinery—Intradoc Socket port Unofficial
6257 Yes WinMX (see also 6699) Unofficial
6260 Yes Yes planet M.U.L.E. Unofficial
6262 Yes Sybase Advantage Database Server Unofficial
6343 Yes SFlow, sFlow traffic monitoring Official
6346 Yes Yes gnutella-svc, gnutella (FrostWire, Limewire, Shareaza, etc.) Official
6347 Yes Yes gnutella-rtr, Gnutella alternate Official
6350 Yes Yes App Discovery and Access Protocol Official
6379 Yes Redis key-value data store Official
6389 Yes EMC CLARiiON Unofficial
6432 Yes PgBouncer—A connection pooler for PostgreSQL Official
6436 Yes Leap Motion Websocket Server TLS Unofficial
6437 Yes Leap Motion Websocket Server Unofficial
6444 Yes Yes Sun Grid Engine Qmaster Service Official
6445 Yes Yes Sun Grid Engine Execution Service Official
6463–
Yes Discord RPC[238] Unofficial
6472
6464 Yes Yes Port assignment for medical device communication in accordance to IEEE 11073-20701 Official
6502 Yes Yes Netop Remote Control Unofficial
6513 Yes NETCONF over TLS Official

6514 Yes Syslog over TLS[239] Official

6515 Yes Yes Elipse RPC Protocol (REC) Official


6516 Windows Admin Center Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 36/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
6543 Yes Pylons project#Pyramid Default Pylons Pyramid web service port Unofficial
6556 Yes Check MK Agent Unofficial

6566 Yes SANE (Scanner Access Now Easy)—SANE network scanner daemon[240] Official

6560–
Yes Speech-Dispatcher daemon Unofficial
6561
6571 Windows Live FolderShare client Unofficial
Yes Microsoft Hyper-V Live Official
6600
Yes Music Player Daemon (MPD) Unofficial
6601 Yes Microsoft Forefront Threat Management Gateway Official
6602 Yes Microsoft Windows WSS Communication Official
6619 Yes Yes odette-ftps, Odette File Transfer Protocol (OFTP) over TLS/SSL Official
6622 Yes Yes Multicast FTP Official
6653 Yes Assigned OpenFlow Official
6660–
Yes Internet Relay Chat (IRC) Unofficial
6664
6665–
Yes Internet Relay Chat (IRC) Official
6669
Yes Yes Osorno Automation Protocol (OSAUT) Official
6679
Yes IRC SSL (Secure Internet Relay Chat)—often used Unofficial
6690 Yes Synology Cloud station Unofficial
6697 Yes IRC SSL (Secure Internet Relay Chat)—often used Official
6699 Yes WinMX (see also 6257) Unofficial
6715 Yes AberMUD and derivatives default port Unofficial
6771 Yes BitTorrent Local Peer Discovery Unofficial
6783–
Yes Splashtop Remote server broadcast Unofficial
6785

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 37/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
6881–
Yes Yes BitTorrent part of full range of ports used most often Unofficial
6887
Yes Yes MUSE Official
6888
Yes Yes BitTorrent part of full range of ports used most often Unofficial
6889–
Yes Yes BitTorrent part of full range of ports used most often Unofficial
6890
6891–
Yes Yes BitTorrent part of full range of ports used most often Unofficial
6900
6891–
Yes Yes Windows Live Messenger (File transfer) Unofficial
6900
Yes Yes Windows Live Messenger (Voice) Unofficial
6901
Yes Yes BitTorrent part of full range of ports used most often Unofficial
6902–
Yes Yes BitTorrent part of full range of ports used most often Unofficial
6968
Yes Yes acmsoda Official
6969
Yes BitTorrent tracker Unofficial

6970– Yes Yes BitTorrent part of full range of ports used most often Unofficial
6999 Yes QuickTime Streaming Server[10] Unofficial

Yes Default for Vuze's built-in HTTPS Bittorrent Tracker Unofficial


7000
Yes Avira Server Management Console Unofficial
Yes Avira Server Management Console Unofficial
7001
Yes Default for BEA WebLogic Server's HTTP server, though often changed during installation Unofficial
7002 Yes Default for BEA WebLogic Server's HTTPS server, though often changed during installation Unofficial
Default for BMC Software Control-M/Server and Control-M/Agent for Agent-to-Server, though often changed during
7005 Yes Unofficial
installation
Default for BMC Software Control-M/Server and Control-M/Agent for Server-to-Agent, though often changed during
7006 Yes Unofficial
installation

7010 Yes Default for Cisco AON AMC (AON Management Console)[241] Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 38/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

7022 Yes Database mirroring endpoints[242] Unofficial

7023 Yes Bryan Wilcutt T2-NMCS Protocol for SatCom Modems Official
7025 Yes Zimbra LMTP [mailbox]—local mail delivery Unofficial
7047 Yes Zimbra conversion server Unofficial
Real Time Streaming Protocol (RTSP), used by QuickTime Streaming Server. TCP is used by default, UDP is used
7070 Yes Yes/No Unofficial
as an alternate.[10]
7133 Yes Enemy Territory: Quake Wars Unofficial
7144 Yes Peercast Unofficial
7145 Yes Peercast Unofficial
7171 Yes Tibia Unofficial
7262 Yes Yes CNAP (Calypso Network Access Protocol) Official
7272 Yes Yes WatchMe - WatchMe Monitoring Official
7306 Yes Zimbra mysql [mailbox] Unofficial
7307 Yes Zimbra mysql [logger] Unofficial
7312 Yes Sibelius License Server Unofficial

7396 Yes Web control interface for Folding@home v7.3.6 and later[243] Unofficial

7400 Yes Yes RTPS (Real Time Publish Subscribe) DDS Discovery Official
7401 Yes Yes RTPS (Real Time Publish Subscribe) DDS User-Traffic Official
7402 Yes Yes RTPS (Real Time Publish Subscribe) DDS Meta-Traffic Official
7471 Yes Stateless Transport Tunneling (STT) Unofficial
7473 Yes Rise: The Vieneo Province Official

7474 Yes Neo4J Server webadmin[244] Official

7478 Yes Default port used by Open iT Server.[245] Official

7542 Yes Yes Saratoga file transfer protocol[246][247] Official

7547 Yes Yes CPE WAN Management Protocol (CWMP) Technical Report 069 Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 39/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
7575 Yes Populous: The Beginning server Unofficial
7624 Yes Yes Instrument Neutral Distributed Interface Official
7631 Yes ERLPhase Official
7634 Yes hddtemp—Utility to monitor hard drive temperature Unofficial
7652–
Yes I2P anonymizing overlay network Unofficial
7654
7655 Yes I2P SAM Bridge Socket API Unofficial
7656–
Yes I2P anonymizing overlay network Unofficial
7660
7670 Yes BrettspielWelt BSW Boardgame Portal Unofficial

7680 Yes Delivery Optimization for Windows 10[248] Unofficial

7687 Yes Bolt database connection Official


7707–
Yes Killing Floor Unofficial
7708
7717 Yes Killing Floor Unofficial

Yes iChat server file transfer proxy[10] Unofficial

Yes Oracle Cluster File System 2 Unofficial


Yes Windows backdoor program tini.exe default Unofficial
7777 Yes Just Cause 2: Multiplayer Mod Server Unofficial
Yes Terraria default server Unofficial
Yes San Andreas Multiplayer (SA-MP) default port server Unofficial
Yes SCP: Secret Laboratory Multiplayer Server Unofficial
7777–
Yes Yes Unreal Tournament series default server Unofficial
7788

7831 Yes Default used by Smartlaunch Internet Cafe Administration[249] software Unofficial

7880 Yes Yes PowerSchool Gradebook Server Unofficial


7890 Yes Default that will be used by the iControl Internet Cafe Suite Administration software Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 40/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

7915 Yes Default for YSFlight server[250] Unofficial

Fixed port used for Adobe Flash Debug Player to communicate with a debugger (Flash IDE, Flex Builder or
7935 Yes Unofficial
fdb).[251]

7946 Yes Yes Docker Swarm communication among nodes[156] Unofficial

7990 Yes Atlassian Bitbucket (default port) Unofficial

Yes Commonly used for Internet radio streams such as SHOUTcast, Icecast and iTunes Radio[10] Unofficial

8000 ? ? DynamoDB Local[252] Unofficial

? ? Django Development Webserver[253] Unofficial

8005 Yes Tomcat remote shutdown[10] Unofficial

Yes Quest AppAssure 5 API[254] Unofficial


8006
Yes No Proxmox Virtual Environment admin web interface[255] Unofficial

8007 Yes Quest AppAssure 5 Engine[254] Unofficial

Yes Yes Alternative port for HTTP. See also ports 80 and 8080. Official
Yes IBM HTTP Server administration default Unofficial
8008
Yes iCal, a calendar application by Apple[10] Unofficial

Yes ? Matrix homeserver federation over HTTP[256] Unofficial

8009 Yes Apache JServ Protocol (ajp13) Unofficial


8010 Yes ? Buildbot Web status page Unofficial

8042 ? ? Orthanc – REST API over HTTP[189] Unofficial

8069 Yes OpenERP 5.0 XML-RPC protocol[257] Unofficial

8070 Yes OpenERP 5.0 NET-RPC protocol[257] Unofficial

8074 Yes Yes Gadu-Gadu Official


8075 Yes Killing Floor web administration interface Unofficial
8080 Yes Yes Alternative port for HTTP. See also ports 80 and 8008. Official

Yes Apache Tomcat[258] Unofficial


https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 41/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

Yes Atlassian JIRA applications[259] Unofficial

8088 Yes Asterisk management access via HTTP Unofficial

Yes No Splunk daemon management[260] Unofficial


8089
Yes Fritz!Box automatic TR-069 configuration[261] Unofficial

? ? Atlassian Confluence[262] Unofficial

8090 Yes Coral Content Distribution Network (legacy; 80 and 8080 now supported)[263] Unofficial
? ? Matrix identity server Unofficial

8091 ? ? CouchBase web administration[264] Unofficial

8092 ? ? CouchBase API[264] Unofficial

8111 Yes JOSM Remote Control Unofficial


8112 Yes PAC Pacifica Coin Unofficial
8116 Yes Check Point Cluster Control Protocol Unofficial
8118 Yes Privoxy—advertisement-filtering Web proxy Official
Yes Polipo Web proxy Official
8123
Yes BURST Reference Software (https://github.com/burst-apps-team/burstcoin) P2P Unofficial
8124 Yes Standard BURST (https://www.burst-coin.org/) Mining Pool Software Port Unofficial
8125 Yes BURST Reference Software (https://github.com/burst-apps-team/burstcoin) Web Interface Unofficial
8139 Yes Puppet (software) Client agent Unofficial
8140 Yes Puppet (software) Master server Official

8172 Yes Microsoft Remote Administration for IIS Manager[265] Unofficial

8184 Yes NCSA Brown Dog Data Access Proxy Unofficial


8194–
? ? Bloomberg Terminal[266] Official
8195
Yes GoToMyPC Unofficial
8200
Yes MiniDLNA media server Web Interface Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 42/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

8222 ? ? VMware VI Web Access via HTTP[267] Unofficial

8243 Yes Yes HTTPS listener for Apache Synapse[268] Official

8245 Yes Dynamic DNS for at least No-IP and DyDNS[269] Unofficial

8280 Yes Yes HTTP listener for Apache Synapse[268] Official

8281 Yes HTTP Listener for Gatecraft Plugin Unofficial

8291 Yes Winbox—Default on a MikroTik RouterOS for a Windows application used to administer MikroTik RouterOS[270] Unofficial

8303 Yes Teeworlds Server Unofficial

8332 Yes Bitcoin JSON-RPC server[271] Unofficial

Yes Bitcoin[272] Unofficial


8333
? ? VMware VI Web Access via HTTPS[267] Unofficial

8337 Yes VisualSVN Distributed File System Service (VDFS)[273] Unofficial

8384 Yes Syncthing web GUI Unofficial


8388 Yes Shadowsocks proxy server Unofficial
Yes SW Soft Plesk Control Panel Unofficial
Yes Apache Tomcat SSL Unofficial

8443 Yes Promise WebPAM SSL Unofficial

Yes iCal over SSL[10] Unofficial

Yes MineOs WebUi Unofficial


8444 Yes Bitmessage Unofficial

8448 Yes ? Matrix homeserver federation over HTTPS[256] Unofficial

8484 Yes MapleStory Login Server Unofficial

8500 Yes Adobe ColdFusion built-in web server[274] Unofficial

Windows Server Update Services over HTTP, when using the default role installation settings in Windows Server
8530 ? ? Unofficial
2012 and later versions.[275][276]

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 43/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
Windows Server Update Services over HTTPS, when using the default role installation settings in Windows Server
8531 ? ? Unofficial
2012 and later versions.[275][276]

8580 ? ? Freegate, an Internet anonymizer and proxy tool[277] Unofficial

8629 Yes Tibero database Unofficial

8642 Yes Lotus Notes Traveler auto synchronization for Windows Mobile and Nokia devices[278] Unofficial

Ultra Fractal, a fractal generation and rendering software application – distributed calculations over networked
8691 Yes Unofficial
computers[279][280]

Default port of a local GUN relay peer that the Internet Archive[281] and others use as a decentralized mirror for
8765 Yes ? Unofficial
censorship resistance.[282]

8767 Yes Voice channel of TeamSpeak 2,[283] a proprietary Voice over IP protocol targeted at gamers Unofficial

8834 ? ? Nessus, a vulnerability scanner – remote XML-RPC web server[284] Unofficial

8840 ? ? Opera Unite, an extensible framework for web applications[285][286] Unofficial

Alternate port of CDDB (Compact Disc Database) protocol, used to look up audio CD (compact disc) information
Yes Official
8880 over the Internet.[287] See also port 888.
? ? IBM WebSphere Application Server SOAP connector[288] Unofficial

8883 Yes Yes Secure MQTT (MQTT over TLS)[289][290] Official

8887 ? ? HyperVM over HTTP Unofficial


? ? HyperVM over HTTPS Unofficial
? Yes Freenet web UI (localhost only) Unofficial
8888
? ? Default for IPython[291] / Jupyter[292] notebook dashboards Unofficial

? ? MAMP[293] Unofficial

8889 ? ? MAMP[293] Unofficial

8983 ? ? Apache Solr[294] Unofficial

8997 ? ? Alternate port for I2P Monotone Proxy[167] Unofficial

8998 ? ? I2P Monotone Proxy[167] Unofficial

8999 ? ? Alternate port for I2P Monotone Proxy[167] Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 44/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

Yes SonarQube Web Server[295] Unofficial

Yes DBGp Unofficial


Yes SqueezeCenter web server & streaming Unofficial
Yes UDPCast Unofficial
9000
Yes Play! Framework web server[296] Unofficial

Yes Hadoop NameNode default port Unofficial


Yes PHP-FPM default port Unofficial

Yes QBittorrent's embedded torrent tracker default port[297] Unofficial

Yes Yes ETL Service Manager[298] Official

Microsoft SharePoint authoring environment Unofficial


cisco-xremote router configuration Unofficial
9001
Tor network default Unofficial
Yes DBGp Proxy Unofficial
Yes HSQLDB default port Unofficial
9002 Newforma Server comms Unofficial
De-Commissioned Port Official
9006
Yes Tomcat in standalone mode[10] Unofficial

9030 Yes Tor often used Unofficial


9042 Yes Apache Cassandra native protocol clients Unofficial
9043 Yes WebSphere Application Server Administration Console secure Unofficial
9050–
Yes Tor (SOCKS-5 proxy client) Unofficial
9051
9060 Yes WebSphere Application Server Administration Console Unofficial
9080 Yes Yes glrpc, Groove Collaboration software GLRPC Official
Yes WebSphere Application Server HTTP Transport (port 1) default Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 45/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
Yes Remote Potato by FatAttitude, Windows Media Center addon Unofficial
Yes ServerWMC, Windows Media Center addon Unofficial
Yes Prometheus metrics server Unofficial
Yes Openfire Administration Console Unofficial
9090
Yes SqueezeCenter control (CLI) Unofficial
Yes Cherokee Admin Panel Unofficial
Yes Openfire Administration Console (SSL Secured) Unofficial
9091
Yes Transmission (BitTorrent client) Web Interface Unofficial
Yes H2 (DBMS) Database Server Unofficial
9092
Yes Apache Kafka A Distributed Streaming Platform[299] Unofficial

9100 Yes Assigned PDL Data Stream, used for printing to certain network printers[10] Official

9101 Yes Yes Bacula Director Official


9102 Yes Yes Bacula File Daemon Official
9103 Yes Yes Bacula Storage Daemon Official
9119 Yes Yes MXit Instant Messenger Official
9150 Yes Tor Browser Unofficial
9191 Yes Sierra Wireless Airlink Unofficial
9199 Yes Avtex LLC—qStats Unofficial

9200 Yes Elasticsearch[300]—default Elasticsearch port Unofficial

9217 Yes iPass Platform Service Unofficial

9293 Yes Sony PlayStation RemotePlay[301] Unofficial

9300 Yes IBM Cognos BI Unofficial


9303 Yes D-Link Shareport Share storage and MFP printers Unofficial
9306 Yes Sphinx Native API Official

9309 Yes Yes Sony PlayStation Vita Host Collaboration WiFi Data Transfer[302] Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 46/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
9312 Yes Sphinx SphinxQL Official
9332 Yes Litecoin JSON-RPC server Unofficial
9333 Yes Litecoin Unofficial
9339 Yes Used by all Supercell games such as Brawl Stars and Clash of Clans, mobile freemium strategy video games Unofficial
9389 Yes Yes adws, Microsoft AD DS Web Services, Powershell uses this port Official
9392 Yes ? OpenVAS Greenbone Security Assistant web interface Unofficial
9418 Yes Yes git, Git pack transfer service Official

9419 Yes MooseFS distributed file system – master control port[303] Unofficial

9420 Yes MooseFS distributed file system – master command port[303] Unofficial

9421 Yes MooseFS distributed file system – master client port[303] Unofficial

9422 Yes MooseFS distributed file system – Chunkservers[303] Unofficial

9425 Yes MooseFS distributed file system – CGI server[303] Unofficial

VMware Websense Triton console (HTTPS port used for accessing and administrating a vCenter Server via the
Yes Unofficial
9443 Web Management Interface)
Yes NCSA Brown Dog Data Tilling Service Unofficial
9535 Yes Yes mngsuite, LANDesk Management Suite Remote Control Official
9536 Yes Yes laes-bf, IP Fabrics Surveillance buffering function Official
9600 No Yes Factory Interface Network Service (FINS), a network protocol used by Omron programmable logic controllers Unofficial
9669 Yes No VGG Image Search Engine VISE (https://www.robots.ox.ac.uk/~vgg/software/vise/) Unofficial
9675 Yes Yes Spiceworks Desktop, IT Helpdesk Software Unofficial
9676 Yes Yes Spiceworks Desktop, IT Helpdesk Software Unofficial
9695 ? ? Content centric networking (CCN, CCNx) Official

9785 Yes Yes Viber[191] Unofficial

Yes Yes WebDAV Source Official


9800
WebCT e-learning portal Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 47/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
9875 Yes Club Penguin Disney online game for kids Unofficial

9898 Yes Tripwire—File Integrity Monitoring Software[304] Unofficial

9899 Yes SCTP tunneling (port number used in SCTP packets encapsulated in UDP, RFC 6951) Official
9901 Yes Banana for Apache Solr Unofficial

9981 Yes Tvheadend HTTP server (web interface)[305] Unofficial

9982 Yes Tvheadend HTSP server (Streaming protocol)[305] Unofficial

9987 Yes TeamSpeak 3 server default (voice) port (for the conflicting service see the IANA list) Unofficial
9993 Yes ZeroTier Default port for ZeroTier Unofficial
9997 Yes Splunk port for communication between the forwarders and indexers Unofficial
9999 Urchin Web Analytics Unofficial
Yes Yes Network Data Management Protocol Official
10000 BackupExec Unofficial
Webmin, Web-based Unix/Linux system administration tool (default port) Unofficial

10000– Used on VoIP networks for receiving and transmitting voice telephony traffic which includes Google Voice via the
No Yes Unofficial
20000 OBiTalk ATA devices as well as on the MagicJack and Vonage ATA network devices.[306]
10001 Yes Ubiquiti UniFi access points broadcast to 255.255.255.255:10001 (UDP) to locate the controller(s) Unofficial
10009 Yes Yes CrossFire, a multiplayer online First Person Shooter Unofficial

10011 ? ? Teamspeak3 Chat Server[307] Unofficial

10024 Yes Zimbra smtp [mta]—to amavis from postfix Unofficial


10025 Yes Zimbra smtp [mta]—back to postfix from amavis Unofficial
10042 Yes Mathoid server Unofficial
10050 Yes Yes Zabbix agent Official
10051 Yes Yes Zabbix trapper Official
10110 Yes Yes NMEA 0183 Navigational Data. Transport of NMEA 0183 sentences over TCP or UDP Official
10172 Yes Intuit Quickbooks client Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 48/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

Yes FRISK Software International's fpscand virus scanning daemon for Unix platforms[308] Unofficial
10200
Yes FRISK Software International's f-protd virus scanning daemon for Unix platforms[309] Unofficial

10201–
Yes FRISK Software International's f-protd virus scanning daemon for Unix platforms[309] Unofficial
10204

10212 Yes GE Intelligent Platforms Proficy HMI/SCADA – CIMPLICITY WebView[310] Official

10308 ? ? Lock On: Modern Air Combat Unofficial


10480 ? ? SWAT 4 Dedicated Server Unofficial

10505 Yes BlueStacks (android simulator) broadcast[311] Unofficial

10514 Yes Yes TLS-enabled Rsyslog (default by convention) Unofficial


Touhou fight games (Immaterial and Missing Power, Scarlet Weather Rhapsody, Hisoutensoku, Hopeless
10800 Yes Unofficial
Masquerade and Urban Legend in Limbo)
10823 Yes Farming Simulator 2011 Unofficial
10891 Yes Jungle Disk (this port is opened by the Jungle Disk Monitor service on the localhost) Unofficial

10933 Yes No Octopus Deploy Tentacle deployment agent[312] Official

11001 Yes Yes metasys ( Johnson Controls Metasys java AC control environment ) Official
11100 No Yes Risk of Rain multiplayer server Unofficial
11111 Yes RiCcI, Remote Configuration Interface (Redhat Linux) Unofficial
11112 Yes Yes ACR/NEMA Digital Imaging and Communications in Medicine (DICOM) Official

11211 Yes Yes memcached[10] Unofficial

11214 Yes Yes memcached incoming SSL proxy Unofficial


11215 Yes Yes memcached internal outgoing SSL proxy Unofficial
11235 Savage: Battle for Newerth Unofficial
11311 Yes Yes Robot Operating System master Unofficial
11371 Yes Yes OpenPGP HTTP key server Official

11753 Yes OpenRCT2 multiplayer[313] Unofficial

12000 Yes Yes CubeForm, Multiplayer SandBox Game Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 49/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
12012 Yes Audition Online Dance Battle, Korea Server—Status/Version Check Unofficial
12013 Yes Yes Audition Online Dance Battle, Korea Server Unofficial

12035 Yes Second Life, used for server UDP in-bound[314] Unofficial

12043 Yes Second Life, used for LSL HTTPS in-bound[315] Unofficial

12046 Yes Second Life, used for LSL HTTP in-bound[315] Unofficial

12201 Yes Yes Graylog Extended Log Format (GELF)[316] Unofficial

12222 Yes Light Weight Access Point Protocol (LWAPP) LWAPP data (RFC 5412) Official
12223 Yes Light Weight Access Point Protocol (LWAPP) LWAPP control (RFC 5412) Official

12307 Yes Makerbot UDP Broadcast (client to printer) (JSON-RPC)[317] Unofficial

12308 Yes Makerbot UDP Broadcast (printer to client) (JSON-RPC)[317] Unofficial

Yes Yes Cube World[318] Unofficial


12345 Yes Little Fighter 2 Unofficial
NetBus remote administration tool (often Trojan horse). Unofficial

12443 Yes IBM HMC web browser management access over HTTPS instead of default port 443[319] Unofficial

12489 Yes NSClient/NSClient++/NC_Net (Nagios) Unofficial


LogMeIn Hamachi (VPN tunnel software; also port 32976)—used to connect to Mediation Server (bibi.hamachi.cc);
12975 Yes Unofficial
will attempt to use SSL (TCP port 443) if both 12975 & 32976 fail to connect
13000–
Yes Second Life, used for server UDP in-bound[320] Unofficial
13050
13008 Yes Yes CrossFire, a multiplayer online First Person Shooter Unofficial

13075 Yes Default[321] for BMC Software Control-M/Enterprise Manager Corba communication, though often changed during Official
installation
13400 Yes Yes ISO 13400 Road vehicles — Diagnostic communication over Internet Protocol(DoIP) Official
13720 Yes Yes Symantec NetBackup—bprd (formerly VERITAS) Official
13721 Yes Yes Symantec NetBackup—bpdbm (formerly VERITAS) Official
13724 Yes Yes Symantec Network Utility—vnetd (formerly VERITAS) Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 50/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
13782 Yes Yes Symantec NetBackup—bpcd (formerly VERITAS) Official
13783 Yes Yes Symantec VOPIED protocol (formerly VERITAS) Official
13785 Yes Yes Symantec NetBackup Database—nbdb (formerly VERITAS) Official
13786 Yes Yes Symantec nomdb (formerly VERITAS) Official
14550 Yes MAVLink Ground Station Port Unofficial
14567 Yes Battlefield 1942 and mods Unofficial

14800 Yes Age of Wonders III p2p port[322] Unofficial

Yes psyBNC Unofficial


Yes Wesnoth Unofficial
15000
Yes Kaspersky Network Agent Unofficial
Yes Teltonika networks remote management system (RMS) Unofficial
15009 Yes Yes Teltonika networks remote management system (RMS) Unofficial
15010 Yes Yes Teltonika networks remote management system (RMS) Unofficial
15441 ? ? ZeroNet fileserver Unofficial
15567 Yes Battlefield Vietnam and mods Unofficial
15345 Yes Yes XPilot Contact Official

15672 Yes No RabbitMQ management plugin[323] Unofficial

Oracle WebCenter Content: Imaging (formerly known as Oracle Universal Content Management). Port though
Yes Unofficial
16000 often changed during installation
Yes shroudBNC Unofficial

16080 Yes Mac OS X Server Web (HTTP) service with performance cache[324] Unofficial

Oracle WebCenter Content: Content Server (formerly known as Oracle Universal Content Management). Port
16200 Yes Unofficial
though often changed during installation
16225 Yes Oracle WebCenter Content: Content Server Web UI. Port though often changed during installation Unofficial
Oracle WebCenter Content: Inbound Refinery (formerly known as Oracle Universal Content Management). Port
16250 Yes Unofficial
though often changed during installation

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 51/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
16261 Yes Yes Project Zomboid multiplayer. Additional sequential ports used for each player connecting to server. Unofficial
Oracle WebCenter Content: Records Management (formerly known as Oracle Universal Records Management).
16300 Yes Unofficial
Port though often changed during installation
16384 Yes CISCO Default RTP MIN Unofficial
16384-
Yes Real-time Transport Protocol (RTP), RTP Control Protocol (RTCP), used by Apple's iChat for audio and video[10] Unofficial
16403

16384- Real-time Transport Protocol (RTP), RTP Control Protocol (RTCP), used by Apple's FaceTime and Game
Yes Unofficial
16387 Center[10]

16393- Real-time Transport Protocol (RTP), RTP Control Protocol (RTCP), used by Apple's FaceTime and Game
Yes Unofficial
16402 Center[10]
16403-
Yes Real-time Transport Protocol (RTP), RTP Control Protocol (RTCP), used by Apple's Game Center[10] Unofficial
16472
Oracle WebCenter Content: Capture (formerly known as Oracle Document Capture). Port though often changed
16400 Yes Unofficial
during installation
16482 CISCO Default RTP MAX Official
16567 Yes Battlefield 2 and mods Unofficial
17011 Yes Worms multiplayer Unofficial

17224 Yes Yes Train Realtime Data Protocol (TRDP) Process Data, network protocol used in train communication.[1][325] Official

17225 Yes Yes Train Realtime Data Protocol (TRDP) Message Data, network protocol used in train communication.[1][326] Official

17333 Yes CS Server (CSMS), default binary protocol port Unofficial


17475 Yes DMXControl 3 Network Broker Unofficial
17500 Yes Yes Dropbox LanSync Protocol (db-lsp); used to synchronize file catalogs between Dropbox clients on a local network. Official
18080 Yes No Monero P2P network communications Unofficial
18081 Yes No Monero incoming RPC calls Unofficial
18091 Yes Yes memcached Internal REST HTTPS for SSL Unofficial
18092 Yes Yes memcached Internal CAPI HTTPS for SSL Unofficial
18104 Yes RAD PDF Service Official
18200 Yes Yes Audition Online Dance Battle, AsiaSoft Thailand Server status/version check Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 52/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
18201 Yes Yes Audition Online Dance Battle, AsiaSoft Thailand Server Unofficial
18206 Yes Yes Audition Online Dance Battle, AsiaSoft Thailand Server FAM database Unofficial
18300 Yes Yes Audition Online Dance Battle, AsiaSoft SEA Server status/version check Unofficial
18301 Yes Yes Audition Online Dance Battle, AsiaSoft SEA Server Unofficial
18306 Yes Yes Audition Online Dance Battle, AsiaSoft SEA Server FAM database Unofficial

18333 Yes Bitcoin testnet[272] Unofficial

18400 Yes Yes Audition Online Dance Battle, KAIZEN Brazil Server status/version check Unofficial
18401 Yes Yes Audition Online Dance Battle, KAIZEN Brazil Server Unofficial
18505 Yes Yes Audition Online Dance Battle R4p3 Server, Nexon Server status/version check Unofficial
18506 Yes Yes Audition Online Dance Battle, Nexon Server Unofficial
18605 Yes Yes X-BEAT status/version check Unofficial
18606 Yes Yes X-BEAT Unofficial
18676 Yes Yes YouView Unofficial
Yes Yes Audition Online Dance Battle, G10/alaplaya Server status/version check Unofficial
19000
Yes JACK sound server Unofficial
19001 Yes Yes Audition Online Dance Battle, G10/alaplaya Server Unofficial

19132 Yes Minecraft: Bedrock Edition multiplayer server[327] Unofficial

19133 Yes Minecraft: Bedrock Edition IPv6 multiplayer server[327] Unofficial

19150 Yes Yes Gkrellm Server Unofficial


19226 Yes Panda Software AdminSecure Communication Agent Unofficial

19294 Yes Google Talk Voice and Video connections[328] Unofficial

19295 Yes Google Talk Voice and Video connections[328] Unofficial

19302 Yes Google Talk Voice and Video connections[328] Unofficial

19531 Yes No systemd-journal-gatewayd[329] Unofficial

19532 Yes No systemd-journal-remote[330] Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 53/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

19812 Yes No 4D database SQL Communication[331] Official

19813 Yes Yes 4D database Client Server Communication[331] Official

19814 Yes 4D database DB4D Communication[331] Official

Distributed Network Protocol—Secure (DNP—Secure), a secure version of the protocol used in SCADA systems
19999 Official
between communicating RTU's and IED's
Distributed Network Protocol (DNP), a protocol used in SCADA systems between communicating RTU's and IED's Official
Usermin, Web-based Unix/Linux user administration tool (default port) Unofficial
20000
Used on VoIP networks for receiving and transmitting voice telephony traffic which includes Google Voice via the
Yes Unofficial
OBiTalk ATA devices as well as on the MagicJack and Vonage ATA network devices.[306]
20560 Yes Yes Killing Floor Unofficial
20582 Yes HW Development IoT comms Unofficial
20583 Yes HW Development IoT comms Unofficial
20595 Yes 0 A.D. Empires Ascendant Unofficial
20808 Yes Ableton Link Unofficial
21025 Yes Starbound Server (default), Starbound (http://playstarbound.com/) Unofficial
22000 Yes Syncthing (default) Unofficial
22136 Yes FLIR Systems (http://www.flir.com/) Camera Resource Protocol Unofficial
22222 Yes Davis Instruments, WeatherLink IP (http://davisnet.com/weather/products/weather_product.asp?pnum=06555) Unofficial
23073 Soldat Dedicated Server Unofficial
23399 Skype default protocol Unofficial
23513 ? ? Duke Nukem 3D source ports Unofficial
24441 Yes Yes Pyzor spam detection network Unofficial
24444 NetBeans integrated development environment Unofficial
24465 Yes Yes Tonido Directory Server for Tonido (http://www.tonido.com/) which is a Personal Web App and P2P platform Official
24554 Yes Yes BINKP, Fidonet mail transfers over TCP/IP Official
24800 Synergy: keyboard/mouse sharing software Unofficial

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 54/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
24842 StepMania: Online: Dance Dance Revolution Simulator Unofficial

Yes Minecraft (Java Edition) multiplayer server[332][333] Unofficial


25565
Yes Minecraft (Java Edition) multiplayer server query[334] Unofficial

25575 Yes Minecraft (Java Edition) multiplayer server RCON[335] Unofficial

25826 Yes collectd default port[336] Unofficial

Yes Yes id Software's Quake server Official


26000 Yes EVE Online Unofficial
Yes Xonotic, an open-source arena shooter Unofficial
26900–
Yes EVE Online Unofficial
26901
26909-
Yes Action Tanks Online Unofficial
26911
27000 Yes PowerBuilder SySAM license server Unofficial
27000–
Yes id Software's QuakeWorld master server Unofficial
27006
27000–
Yes Yes FlexNet Publisher's License server (from the range of default ports) Official
27009
27000–
No Yes Steam (game client traffic)[337] Unofficial
27015

27015 No Yes GoldSrc and Source engine dedicated server port[337] Unofficial

27015-
Yes Unturned, a survival game Unofficial
27018

27015– No Yes Steam (matchmaking and HLTV)[337] Unofficial


27030
Yes Yes Steam (downloads)[337] Unofficial

27016 Magicka server port Unofficial

27017 Yes No MongoDB daemon process (mongod) and routing service (mongos)[338] Unofficial

Ports 27036 &


27031 Yes Steam (In-Home Streaming)[337] Unofficial
27037

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 55/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

27036 Yes Yes Steam (In-Home Streaming)[337] Unofficial

Ports
27037 Yes 27031 & Steam (In-Home Streaming)[337] Unofficial
27036
27374 Sub7 default. Unofficial
27500–
Yes id Software's QuakeWorld Unofficial
27900
27888 Yes Kaillera server Unofficial
27901–
Yes id Software's Quake II master server Unofficial
27910
27950 Yes OpenArena outgoing Unofficial
27960– Activision's Enemy Territory and id Software's Quake III Arena, Quake III and Quake Live and some ioquake3
Yes Unofficial
27969 derived games, such as Urban Terror (OpenArena incoming)
28001 Starsiege: Tribes Unofficial

28015 Yes Rust (video game)[339] Unofficial

28016 Yes Rust RCON (video game)[340] Unofficial

28260 Yes Palo Alto Networks' Panorama HA-1 backup unencrypted sync port.[25] Unofficial

28443 Yes Palo Alto Networks' Panorama-to-managed devices software updates, PAN-OS 8.0 and later.[182] Unofficial

28769 Yes Palo Alto Networks' Panorama HA unencrypted sync port.[25] Unofficial

28770 Yes Palo Alto Networks' Panorama HA-1 backup sync port.[25] Unofficial

28770–
Yes AssaultCube Reloaded, a video game based upon a modification of AssaultCube Unofficial
28771
28785–
Yes Cube 2: Sauerbraten[341] Unofficial
28786
28852 Yes Yes Killing Floor Unofficial

28910 Yes Yes Nintendo Wi-Fi Connection[342] Unofficial

Call of Duty; Call of Duty: United Offensive; Call of Duty 2; Call of Duty 4: Modern Warfare; Call of Duty: World at
28960 Yes Yes Unofficial
War (PC platform)[343]

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 56/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]
29000 ? ? Perfect World, an adventure and fantasy MMORPG Unofficial
29070 Yes Yes Jedi Knight: Jedi Academy by Ravensoft Unofficial
29900–
Yes Yes Nintendo Wi-Fi Connection[342] Unofficial
29901

29920 Yes Yes Nintendo Wi-Fi Connection[342] Unofficial

30000 Yes XLink Kai P2P Unofficial

30033 ? ? Teamspeak3 Chat Server[307] Unofficial

30564 Yes Multiplicity: keyboard/mouse/clipboard sharing software Unofficial

31337 Yes Back Orifice and Back Orifice 2000 remote administration tools[344][345] Unofficial

31416 ? ? BOINC RPC[346] Unofficial

31438 Yes Rocket U2[347] Unofficial

31457 Yes TetriNET Official

32137 Yes Yes Immunet Protect (UDP in version 2.0,[348] TCP since version 3.0[349]) Unofficial

32400 Yes Plex Media Server[350] Official

32764 Yes A backdoor found on certain Linksys, Netgear and other wireless DSL modems/combination routers[351] Unofficial

32887 Yes Ace of Spades, a multiplayer FPS video game Unofficial

32976 Yes LogMeIn Hamachi, a VPN application; also TCP port 12975 and SSL (TCP 443).[352] Unofficial

33434 Yes Yes traceroute Official

33848 Yes Jenkins, a continuous integration (CI) tool[353][354] Unofficial

34000 Yes Infestation: Survivor Stories (formerly known as The War Z), a multiplayer zombie video game Unofficial

34197 No Yes Factorio, a multiplayer survival and factory-building game[355] Unofficial

35357 Yes OpenStack Identity (Keystone) administration[356] Official

36330 Yes Folding@home Control Port Unofficial


37008 Yes TZSP intrusion detection Unofficial
40000 Yes Yes SafetyNET p – a real-time Industrial Ethernet protocol Official

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 57/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

IANA
Port TCP UDP Description
status[1]

41121 Yes Yes Tentacle Server[357] - Pandora FMS Official

41794 Yes Yes Crestron Control Port[358] - Crestron Electronics Official

41795 Yes Yes Crestron Terminal Port[359] - Crestron Electronics Official

41796 Yes No Crestron Secure Control Port[360] - Crestron Electronics Official

41797 Yes No Crestron Secure Terminal Port[361] - Crestron Electronics Official

43110 Yes ZeroNet web UI default port Unofficial


43594–
? ? RuneScape[362] Unofficial
43595
44405 Yes Mu Online Connect Server Unofficial
44818 Yes Yes EtherNet/IP explicit messaging Official
47808–
Yes Yes BACnet Building Automation and Control Networks (4780810 = BAC016 to 4782310 = BACF16) Official
47823

49151 Reserved Reserved Reserved[1] Official

49160 Yes Palo Alto Networks' Panorama.[182] Unofficial

49190 Yes Palo Alto Networks' Panorama.[182] Unofficial

Dynamic, private or ephemeral ports


The range 49152–65535 (215 + 214 to 216 − 1) contains dynamic or private ports that cannot be registered with IANA.[363] This range is used for
private or customized services, for temporary purposes, and for automatic allocation of ephemeral ports.

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 58/87
21/10/2020 List of TCP and UDP port numbers - Wikipedia

Dynamic, private or ephemeral ports


Port TCP UDP Description
49152–
Yes No Certificate Management over CMS[364]
65535

60000– Port Range from which Mosh – a remote-terminal application similar to SSH – typically assigns ports for ongoing sessions between Mosh servers
Yes
61000 22 and Mosh clients.[365]

64738 Yes Yes Mumble[366]

See also
Internet protocol suite
List of IP numbers
Lists of network protocols
Comparison of file transfer protocols

References and notes


1. "Service Name and Transport Protocol Port Number Registry" (http 4. services(5) (https://linux.die.net/man/5/services) –
s://www.iana.org/assignments/service-names-port-numbers/service- Linux File Formats Manual. "... Port numbers below 1024 (so-called
names-port-numbers.txt). The Internet Assigned Numbers Authority "low numbered" ports) can only be bound to by root ... Well-known
(IA). port numbers specified by the IANA are normally located in this root-
2. Michelle Cotton; Lars Eggert; et al. (August 2011). Internet Assigned only space. ..."
Numbers Authority (IANA) Procedures for the Management of the 5. "Linux/net/ipv4/inet_connection_sock.c" (https://web.archive.org/we
Service Name and Transport Protocol Port Number Registry (https://t b/20150402103756/http://lxr.free-electrons.com/source/net/ipv4/inet_
ools.ietf.org/html/rfc6335). IETF. doi:10.17487/RFC6335 (https://doi. connection_sock.c?v=3.18#L89). LXR. Archived from the original (htt
org/10.17487%2FRFC6335). BCP 165. RFC 6335 (https://tools.ietf.o p://lxr.free-electrons.com/source/net/ipv4/inet_connection_sock.c?v=
rg/html/rfc6335). Retrieved 2014-04-01. 3.18#L89) on 2015-04-02. Retrieved 2015-01-17.
3. Touch, Joe (August 2015). Recommendations on Using Assigned 6. Lottor, M. (November 1988). TCP Port Service Multiplexer
Transport Port Numbers (https://tools.ietf.org/html/rfc7605). IETF. (TCPMUX) (https://tools.ietf.org/html/rfc1078). IETF. pp. 1–2.
doi:10.17487/RFC7605 (https://doi.org/10.17487%2FRFC7605). doi:10.17487/RFC1078 (https://doi.org/10.17487%2FRFC1078).
BCP 165. RFC 7605 (https://tools.ietf.org/html/rfc7605). Retrieved RFC 1078 (https://tools.ietf.org/html/rfc1078). Retrieved 2016-09-28.
2018-04-08. 7. Bressler, Rober; Guida, Richard; McKenzie, Alex (16 October 1972).
Remote Job Entry Protocol (https://tools.ietf.org/html/rfc407). IETF.
doi:10.17487/RFC0407 (https://doi.org/10.17487%2FRFC0407).
RFC 407 (https://tools.ietf.org/html/rfc407). Retrieved 2018-04-08.
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 59/87

You might also like