List of TCP and UDP Port Numbers
List of TCP and UDP Port Numbers
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/62
7/13/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).
N/A Not applicable or currently unassigned port number. For unassigned ports, the port number may be available for assignment upon requesting assignment by 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/62
7/13/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 IANA,[1] but by design only TCP is
1 Yes Assigned Official
specified.[6]
5 Assigned Assigned Official Remote Job Entry[7] was historically using socket 5 in its old socket form, while MIB PIM has identified it as TCP/5[8] and IANA has assigned
both TCP and UDP 5 to it.
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]
25 Yes Assigned Official Simple Mail Transfer Protocol (SMTP),[10][24] used for email routing between mail servers
49 Yes Yes Official TACACS Login Host protocol.[30] TACACS+, still in draft which is an improved but distinct version of TACACS, only uses TCP 49.[31]
51 Reserved Reserved Official Historically used for Interface Message Processor logical address management,[32] 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 work on SPP (ancestor of
52 Assigned Assigned Official
IPX/SPX), instead of TCP/IP.[33]
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 3/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description SCTP
status[1]
Xerox Network Systems (XNS) Mail. Despite this port being assigned by IANA, the service is meant to work on SPP (ancestor of IPX/SPX),
58 Assigned Assigned Official
instead of TCP/IP.[33]
Historically assigned to the NIFTP-Based Mail protocol,[35] but was never documented in the related IEN.[36] The port number entry was
61 Reserved Reserved Official
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)
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)
Yes No Official Ident, authentication service/identification protocol,[10][62] used by IRC servers to identify users
113
Yes Assigned Official Authentication Service (auth), the predecessor to identification protocol. Used to determine a user's identity of a particular TCP connection.[63]
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 4/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description SCTP
status[1]
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 Clearpath MCP, an IDE for Unisys
126 Yes Yes Official
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
137 Yes Yes Official NetBIOS Name Service, used for name registration and resolution[68][69]
143 Yes Assigned Official Internet Message Access Protocol (IMAP),[10] management of electronic mail messages on a server[70]
153 Yes Yes Official Simple Gateway Monitoring Protocol (SGMP), a protocol for remote inspection and alteration of gateway 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]
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]
179 Yes Assigned Official Border Gateway Protocol (BGP),[77] used to exchange routing and reachability information among autonomous systems (AS) on the Internet Yes [12]
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 5/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description SCTP
status[1]
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
383 Yes Yes Official HP data alarm manager
384 Yes Yes Official A Remote Network Server System
388 Yes Assigned Official Unidata LDM near real-time data distribution protocol[83][84]
Yes Assigned Official Hypertext Transfer Protocol over TLS/SSL (HTTPS)[10] Yes [12]
443 Quick UDP Internet Connections (QUIC), a transport protocol over UDP (still in draft as of July 2018), using stream multiplexing, encryption by
No Yes Unofficial
default with TLS, and currently supporting HTTP/2.[49]
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
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 6/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description SCTP
status[1]
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]
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)
524 Yes Yes Official NetWare Core Protocol (NCP) is used for a variety things such as access to primary NetWare server resources, Time Synchronization, etc.
525 Yes Official Timed, Timeserver
530 Yes Yes Official Remote procedure call (RPC)
548 Yes Assigned Official Apple Filing Protocol (AFP) over TCP[10]
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 7/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description SCTP
status[1]
585 Port 993 ? Unofficial Legacy use of Internet Message Access Protocol over TLS/SSL (IMAPS), now in use at port 993.[88]
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
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
654 Yes Official Media Management System (MMS) Media Management Protocol (MMP)[93]
655 Yes Yes Official Tinc VPN daemon
657 Yes Yes Official IBM RMC (Remote monitoring and Control) protocol, used by System p5 AIX Integrated Virtualization Manager (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]
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 8/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description SCTP
status[1]
Yes Yes Official Doom, first online first-person shooter
666
Yes Unofficial airserv-ng (http://www.aircrack-ng.org/doku.php?id=airserv-ng), aircrack-ng's server for remote-controlling 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)
700 Yes Official Extensible Provisioning Protocol (EPP), a protocol for communication between domain name registries and 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)
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 9/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description SCTP
status[1]
833 Yes Yes Official NETCONF for SOAP over BEEP
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
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]
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 10/62
7/13/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]
[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 11/62
7/13/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
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
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 12/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
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 Gathering System (GROGGS) bulletin
1431 Yes Official
board, such as that implemented on the Cambridge University's Phoenix 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
1492 Yes Sid Meier's CivNet, a multiplayer remake of the original Sid Meier's Civilization game 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
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 13/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
1582–
Yes IBM Tivoli Storage Manager server web interface[126] Unofficial
1583
1677 Yes Yes Novell GroupWise clients in client/server access mode Official
1688 Yes Microsoft Key Management Service (KMS) for Windows Activation[139] Unofficial
1716 Yes America's Army, a massively multiplayer online game (MMO)[141] Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 14/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
1812 Yes Yes RADIUS authentication protocol, radius Official
1813 Yes Yes RADIUS accounting protocol, radius-acct Official
1863 Yes Yes Microsoft Notification Protocol (MSNP), used by the Microsoft Messenger service and a number of instant messaging Messenger clients 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 acquisition by Adobe on
Yes Yes Official
1935 December 3, 2005
Yes Yes Real Time Messaging Protocol (RTMP), primarily used in Adobe Flash[145] Unofficial
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)[146] Official
1998 Yes Yes Cisco X.25 over TCP (XOT) service Official
2000 Yes Yes Cisco Skinny Client Control Protocol (SCCP) Official
2049 Yes, and SCTP Yes Network File System (NFS)[10] Official
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 15/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
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
2222–
Yes ESET Remote administrator[151] 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[153] Unofficial
2305 Yes ArmA multiplayer (default port for game +3) Unofficial
2351 Yes AIM game LAN network port Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 16/62
7/13/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[157] 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[157] 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
2535 Yes Yes Multicast Address Dynamic Client Allocation Protocol (MADCAP).[159] All standard messages are UDP datagrams.[160] Official
2598 Yes Citrix Independent Computing Architecture (ICA) with Session Reliability; port 1494 without session reliability[125] Unofficial
2710 Yes Yes XBT Tracker.[164] UDP tracker extension is considered experimental.[165] 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
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 17/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
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
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
3290 Yes Virtual Air Traffic Simulation (VATSIM) network voice communication Unofficial
3305 Yes Yes Odette File Transfer Protocol (OFTP) Official
3386 Yes Yes GTP' 3GPP GSM/UMTS CDR logging protocol Official
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 18/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
3389 Yes Yes Microsoft Terminal Server (RDP) officially registered as Windows Based Terminal (WBT)[174] Official
3478 Yes Yes TURN, a protocol for NAT traversal[176] (extension to STUN) Official
Yes Yes STUN Behavior Discovery.[177] See also port 5349. 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
3702 Yes Yes Web Services Dynamic Discovery (WS-Discovery), used by various components of Windows Vista and later Official
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 19/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
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
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
4050 Yes Mud Master Chat protocol (MMCP) - Peer-to-peer communications between MUD clients.[181] Unofficial
4070 Yes Yes Amazon Echo Dot (Amazon Alexa) streaming connection with Spotify[183] Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 20/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
4125 Yes Microsoft Remote Web Workplace administration Unofficial
4172 Yes Yes Teradici PCoIP Official
4307 Yes TrueConf Client - TrueConf Server media data exchange[190] Official
Yes Yes Oracle WebCenter Content: Content Server—Intradoc Socket port. (formerly known as Oracle Universal Content Management). Unofficial
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
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 21/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
4610–
Yes QualiSystems TestShell Suite Services Unofficial
4640
Yes Yes OrbitNet Message Service Official
4662
Yes Default for older versions of eMule[193] Unofficial
4728 Yes Computer Associates Desktop and Server Management (DMP)/Port Multiplexer[194] Official
Yes Synology Inc. Management Console, File Station, Audio Station Unofficial
Yes Flask Development Webserver Unofficial
5000
Yes Heroku console access Unofficial
? ? Docker Registry[197] Unofficial
Yes AT&T U-verse public, educational, and government access (PEG) streaming over HTTP[198] Unofficial
? ? High-Speed SECS Message Services Unofficial
Yes 3CX Phone System Legacy Management Console Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 22/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
5000–
No Yes League of Legends, a multiplayer online battle arena video game[199] Unofficial
5500
Yes Slingbox and Slingplayer Unofficial
Yes Yes Iperf (Tool for measuring TCP and UDP bandwidth performance) Unofficial
5001
Yes Synology Inc. Secured Management Console, File Station, Audio Station Unofficial
Yes 3CX Phone System Secured Management Console, Secure API Unofficial
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)[201] Official
The TCP port is now used for: IBM WebSphere MQ Workflow
5011 Yes Yes TelePath (the IBM FlowMark workflow-management system messaging platform)[201] 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
5084 Yes Yes EPCglobal Low Level Reader Protocol (LLRP) Official
5085 Yes Yes EPCglobal Low Level Reader Protocol (LLRP) over TLS Official
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
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 23/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
5121 Yes Neverwinter Nights Unofficial
5124 Yes Yes TorgaNET (Micronational Darknet) Unofficial
5125 Yes Yes TorgaNET (Micronational Intelligence Darknet) Unofficial
5190 Yes Yes AOL Instant Messenger protocol.[10] The chat app is defunct as of 15 December 2017.[208] Official
5222 Yes Reserved Extensible Messaging and Presence Protocol (XMPP) client connection[10][209][210] Official
5246 Yes Control And Provisioning of Wireless Access Points (CAPWAP) CAPWAP control[211] Official
5247 Yes Control And Provisioning of Wireless Access Points (CAPWAP) CAPWAP data[211] Official
5269 Yes Extensible Messaging and Presence Protocol (XMPP) server-to-server connection[10][209][210] Official
5298 Yes Yes Extensible Messaging and Presence Protocol (XMPP)[214] Official
5310 Assigned Yes Outlaws, a 1997 first-person shooter video game Official
Yes/No Yes/No STUN over TLS/DTLS, a protocol for NAT traversal[175] Official
5349 Yes/No Yes/No TURN over TLS/DTLS, a protocol for NAT traversal[176] Official
Yes Reserved STUN Behavior Discovery over TLS.[177] See also port 3478. Official
NAT Port Mapping Protocol and Port Control Protocol—client-requested configuration for connections through network address translators and
5351 Reserved Yes Official
firewalls
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 24/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
Link-Local Multicast Name Resolution (LLMNR), allows hosts to perform name resolution for hosts on the same local link (only provided by
5355 Yes Yes Official
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
5481 Yes Schneider Electric's ClearSCADA (SCADA implementation for Windows) — used for client-to-server communication.[220] Unofficial
5556 Yes Yes Freeciv, Oracle WebLogic Server Node Manager[221] Official
5568 Yes Yes Session Data Transport (SDT), a part of Architecture for Control Networks (ACN)[222] Official
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 25/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
5631 Yes pcANYWHEREdata, Symantec pcAnywhere (version 7.52 and later[223])[224] 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
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)[225] over TLS Official
5672 Yes, and SCTP Assigned Advanced Message Queuing Protocol (AMQP)[225] Official
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
5985 Yes Windows PowerShell Default psSession Port[232] Windows Remote Management Service (WinRM-HTTP)[233] Official
5986 Yes Windows PowerShell Default psSession Port[232] Windows Remote Management Service (WinRM-HTTPS)[233] Official
5988–
Yes CIM-XML (DMTF Protocol)[234] Official
5989
6000–
Yes Yes X11—used between an X client and server over the network Official
6063
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 26/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
Default for BMC Software Control-M/Server—Socket used for communication between Control-M processes—though often changed during
Yes Unofficial
6005 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
6113 Yes Club Penguin Disney online game for kids, Used by some Blizzard games[120] Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 27/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
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[236] 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
6566 Yes SANE (Scanner Access Now Easy)—SANE network scanner daemon[238] 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
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 28/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
6715 Yes AberMUD and derivatives default port Unofficial
6771 Yes BitTorrent Local Peer Discovery Unofficial
6783–
Yes Splashtop Remote server broadcast Unofficial
6785
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
7010 Yes Default for Cisco AON AMC (AON Management Console)[239] 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
7070 Yes Yes/No Real Time Streaming Protocol (RTSP), used by QuickTime Streaming Server. TCP is used by default, UDP is used as an alternate.[10] Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 29/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
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[241] 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
7547 Yes Yes CPE WAN Management Protocol (CWMP) Technical Report 069 Official
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
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 30/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
Yes Oracle Cluster File System 2 Unofficial
Yes Windows backdoor program tini.exe default Unofficial
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[247] software Unofficial
7935 Yes Fixed port used for Adobe Flash Debug Player to communicate with a debugger (Flash IDE, Flex Builder or fdb).[249] Unofficial
Yes Commonly used for Internet radio streams such as SHOUTcast, Icecast and iTunes Radio[10] 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
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 31/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
Yes Yes Alternative port for HTTP. See also ports 80 and 8008. Official
8090 Yes Coral Content Distribution Network (legacy; 80 and 8080 now supported)[261] Unofficial
? ? Matrix identity server Unofficial
8245 Yes Dynamic DNS for at least No-IP and DyDNS[267] Unofficial
8291 Yes Winbox—Default on a MikroTik RouterOS for a Windows application used to administer MikroTik RouterOS[268] Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 32/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
? ? VMware VI Web Access via HTTPS[265] Unofficial
8642 Yes Lotus Notes Traveler auto synchronization for Windows Mobile and Nokia devices[277] Unofficial
8691 Yes Ultra Fractal, a fractal generation and rendering software application – distributed calculations over networked computers[278][279] Unofficial
8765 Yes ? Default port of a local GUN relay peer that the Internet Archive[280] and others use as a decentralized mirror for censorship resistance.[281] Unofficial
8767 Yes Voice channel of TeamSpeak 2,[282] a proprietary Voice over IP protocol targeted at gamers Unofficial
Yes Alternate port of CDDB (Compact Disc Database) protocol, used to look up audio CD (compact disc) information over the Internet.[286] See also Official
8880 port 888.
? ? IBM WebSphere Application Server SOAP connector[287] Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 33/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
? ? MAMP[292] Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 34/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
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[298] Unofficial
9100 Yes Assigned PDL Data Stream, used for printing to certain network printers[10] Official
9309 Yes Yes Sony PlayStation Vita Host Collaboration WiFi Data Transfer[301] Unofficial
9419 Yes MooseFS distributed file system – master control port[302] Unofficial
9420 Yes MooseFS distributed file system – master command port[302] Unofficial
9421 Yes MooseFS distributed file system – master client port[302] Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 35/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
Yes VMware Websense Triton console (HTTPS port used for accessing and administrating a vCenter Server via the Web Management Interface) Unofficial
9443
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
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
9899 Yes SCTP tunneling (port number used in SCTP packets encapsulated in UDP, RFC 6951) Official
9901 Yes Banana for Apache Solr 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 OBiTalk ATA devices as well as
No Yes Unofficial
20000 on the MagicJack and Vonage ATA network devices.[305]
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
10010 Yes Open Object Rexx (ooRexx) rxapi daemon Official
10024 Yes Zimbra smtp [mta]—to amavis from postfix Unofficial
10025 Yes Zimbra smtp [mta]—back to postfix from amavis Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 36/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
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
Yes FRISK Software International's fpscand virus scanning daemon for Unix platforms[306] Unofficial
10200
Yes FRISK Software International's f-protd virus scanning daemon for Unix platforms[307] Unofficial
10201–
Yes FRISK Software International's f-protd virus scanning daemon for Unix platforms[307] Unofficial
10204
11001 Yes Yes metasys ( Johnson Controls Metasys java AC control environment ) Official
11111 Yes RiCcI, Remote Configuration Interface (Redhat Linux) Unofficial
11112 Yes Yes ACR/NEMA Digital Imaging and Communications in Medicine (DICOM) Official
12035 Yes Second Life, used for server UDP in-bound[312] Unofficial
12043 Yes Second Life, used for LSL HTTPS in-bound[313] Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 37/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
12046 Yes Second Life, used for LSL HTTP in-bound[313] 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
12443 Yes IBM HMC web browser management access over HTTPS instead of default port 443[316] Unofficial
13075 Yes Default[318] for BMC Software Control-M/Enterprise Manager Corba communication, though often changed during installation Official
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
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
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 38/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
15345 Yes Yes XPilot Contact Official
Yes Oracle WebCenter Content: Imaging (formerly known as Oracle Universal Content Management). Port though often changed during installation Unofficial
16000
Yes shroudBNC Unofficial
16080 Yes Mac OS X Server Web (HTTP) service with performance cache[321] Unofficial
Oracle WebCenter Content: Content Server (formerly known as Oracle Universal Content Management). Port though often changed during
16200 Yes Unofficial
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 though often changed during
16250 Yes Unofficial
installation
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). Port though often changed
16300 Yes Unofficial
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-
Yes Real-time Transport Protocol (RTP), RTP Control Protocol (RTCP), used by Apple's FaceTime and Game Center[10] Unofficial
16387
16393-
Yes Real-time Transport Protocol (RTP), RTP Control Protocol (RTCP), used by Apple's FaceTime and Game Center[10] Unofficial
16402
16403-
Yes Real-time Transport Protocol (RTP), RTP Control Protocol (RTCP), used by Apple's Game Center[10] Unofficial
16472
16400 Yes Oracle WebCenter Content: Capture (formerly known as Oracle Document Capture). Port though often changed during installation Unofficial
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][322] Official
17225 Yes Yes Train Realtime Data Protocol (TRDP) Message Data, network protocol used in train communication.[1][323] Official
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 39/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
18200 Yes Yes Audition Online Dance Battle, AsiaSoft Thailand Server status/version check Unofficial
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
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 Unofficial
19133 Yes Minecraft: Bedrock Edition IPv6 multiplayer server Unofficial
19150 Yes Yes Gkrellm Server Unofficial
19226 Yes Panda Software AdminSecure Communication Agent Unofficial
Distributed Network Protocol—Secure (DNP—Secure), a secure version of the protocol used in SCADA systems between communicating RTU's
19999 Official
and IED's
20000 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
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 40/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
Used on VoIP networks for receiving and transmitting voice telephony traffic which includes Google Voice via the OBiTalk ATA devices as well as
Yes Unofficial
on the MagicJack and Vonage ATA network devices.[305]
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
24842 StepMania: Online: Dance Dance Revolution Simulator Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 41/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
27000–
No Yes Steam (game client traffic)[333] Unofficial
27015
27015 No Yes GoldSrc and Source engine dedicated server port[333] Unofficial
27015-
Yes Unturned, a survival game Unofficial
27018
27017 Yes No MongoDB daemon process (mongod) and routing service (mongos)[334] Unofficial
Ports
27037 Yes 27031 & Steam (In-Home Streaming)[333] 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 derived games, such as Urban
Yes Unofficial
27969 Terror (OpenArena incoming)
28001 Starsiege: Tribes Unofficial
28770–
Yes AssaultCube Reloaded, a video game based upon a modification of AssaultCube Unofficial
28771
28785–
Yes Cube 2: Sauerbraten[337] Unofficial
28786
28852 Yes Yes Killing Floor Unofficial
28960 Yes Yes Call of Duty; Call of Duty: United Offensive; Call of Duty 2; Call of Duty 4: Modern Warfare; Call of Duty: World at War (PC platform)[339] Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 42/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
IANA
Port TCP UDP Description
status[1]
29900–
Yes Yes Nintendo Wi-Fi Connection[338] Unofficial
29901
31337 Yes Back Orifice and Back Orifice 2000 remote administration tools[340][341] Unofficial
32137 Yes Yes Immunet Protect (UDP in version 2.0,[344] TCP since version 3.0[345]) Unofficial
32764 Yes A backdoor found on certain Linksys, Netgear and other wireless DSL modems/combination routers[347] Unofficial
32976 Yes LogMeIn Hamachi, a VPN application; also TCP port 12975 and SSL (TCP 443).[348] Unofficial
34000 Yes Infestation: Survivor Stories (formerly known as The War Z), a multiplayer zombie video game Unofficial
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 43/62
7/13/2020 List of TCP and UDP port numbers - Wikipedia
60000–61000 Port 22 Yes Range from which Mosh – a remote-terminal application similar to SSH – typically assigns ports for ongoing sessions between Mosh servers and Mosh clients.[361]
See also
Internet protocol suite
List of IP numbers
Lists of network protocols
Comparison of file transfer protocols
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 44/62