How Does Internet Work

Tcp and udp port numbers – complete list.

This is a list of Internet socket port numbers used by application communication with TCP and UDP on the Transport Layer of the Internet Protocol Suite for the host-to-host communications.

Let’s see who makes it possible? The Internet Assigned Numbers Authority (IANA) assigns all port numbers except Dynamic or Private ports. IANA is a standards organization in the world that is responsible for assigning various addressing standards.

There are different types of port numbers: Well Known Ports (Numbers 0 to 1023), Registered Ports (Numbers 1024 to 49151) and Dynamic or Private Ports (Numbers 49152 to 65535). The last porn number type  Dynamic or Private Ports  will not appear on our list because they are cannot be registered with IANA. This range is used for custom or temporary purposes and for automatic allocation of ephemeral ports. They are usually assigned dynamically to client applications when initiating a connection. It is not very common for a client to connect to a service using a Dynamic or Private Port, sometimes some peer-to-peer file sharing programs do.

We will introduce the list of the ports with short description of different port types.

Using both TCP and UDP is also normal sometime. Some applications may use both TCP and UDP. For example, the low overhead of UDP with his short header enables DNS to serve many client requests very quickly. However, sending the requested information sometimes may require the reliability of TCP. In that case, the port number of 53 that is a well known port number is used by both protocols with this service.

Let’s see the list of port numbers:

  • Well-known ports
  • Registered Ports

Well Known Ports (Numbers 0 to 1023) – These numbers are reserved for services and applications. They are commonly used for applications such as HTTP (web server) POP3/SMTP (e-mail server) and Telnet. By defining these well-known ports for server applications, client applications can be programmed to request a connection to that specific port and its associated service.

Port Protocol Description Status
0 UDP Reserved Port is officialy registered by IANA for this application
1 TCP UDP TCP Port Service Multiplexer
(TCPMUX)
Port is officialy registered by IANA for this application
2 TCP UDP CompressNET 2 Management Utility 3 Port is officialy registered by IANA for this application
3 TCP UDP CompressNET 2 Compression Process 4 Port is officialy registered by IANA for this application
4 TCP UDP Unassigned Port is officialy registered by IANA for this application
5 TCP UDP Remote Job Entry Port is officialy registered by IANA for this application
7 TCP UDP Echo Protocol Port is officialy registered by IANA for this application
8 TCP UDP Unassigned Port is officialy registered by IANA for this application
9 TCP UDP Discard Protocol Port is officialy registered by IANA for this application
10 TCP UDP Unassigned Port is officialy registered by IANA for this application
11 TCP UDP Active Users (systat service)
5 6
Port is officialy registered by IANA for this application
12 TCP UDP Unassigned Port is officialy registered by IANA for this application
13 TCP UDP Daytime Protocol (RFC 867) Port is officialy registered by IANA for this application
14 TCP UDP Unassigned Port is officialy registered by IANA for this application
15 TCP UDP Previously netstat service
5
Port is not officialy registered by IANA for this application
16 TCP UDP Unassigned Port is officialy registered by IANA for this application
17 TCP UDP Quote of the Day Port is officialy registered by IANA for this application
18 TCP UDP Message Send Protocol Port is officialy registered by IANA for this application
19 TCP UDP Character Generator Protocol
(CHARGEN)
Port is officialy registered by IANA for this application
20 TCP FTP—data transfer Port is officialy registered by IANA for this application
21 TCP FTP—control (command) Port is officialy registered by IANA for this application
22 TCP Secure Shell (SSH)—used
for secure logins, file transfers (scp, sftp) and port forwarding
Port is officialy registered by IANA for this application
23 TCP Telnet
protocol—unencrypted text communications
Port is officialy registered by IANA for this application
24 TCP UDP Priv-mail : any private mail
system. citation needed
Port is officialy registered by IANA for this application
25 TCP Simple Mail Transfer Protocol
(SMTP)—used for e-mail routing between mail servers
Port is officialy registered by IANA for this application
26 TCP UDP Unassigned Port is officialy registered by IANA for this application
27 TCP UDP NSW User System FE citation
needed
Port is officialy registered by IANA for this application
29 TCP UDP MSG ICP citation needed Port is officialy registered by IANA for this application
33 TCP UDP Display Support Protocol
citation needed
Port is officialy registered by IANA for this application
34 TCP UDP Remote File (RF)—used to
transfer files between machines citation needed
Port is not officialy registered by IANA for this application
35 TCP UDP Any private printer server
protocol citation needed
Port is officialy registered by IANA for this application
37 TCP UDP TIME protocol Port is officialy registered by IANA for this application
39 TCP UDP Resource Location Protocol
7 (RLP)—used for
determining the location of higher level services from hosts on a network
Port is officialy registered by IANA for this application
40 TCP UDP Unassigned Port is officialy registered by IANA for this application
42 TCP UDP ARPA Host Name Server Protocol Port is officialy registered by IANA for this application
42 TCP UDP Windows Internet Name Service Port is not officialy registered by IANA for this application
43 TCP WHOIS protocol Port is officialy registered by IANA for this application
47 TCP UDP NI FTP 7 Port is officialy registered by IANA for this application
49 TCP UDP TACACS Login Host protocol
citation needed
Port is officialy registered by IANA for this application
50 TCP UDP Remote Mail Checking Protocol
8
Port is officialy registered by IANA for this application
51 TCP UDP IMP Logical Address Maintenance
citation needed
Port is officialy registered by IANA for this application
52 TCP UDP XNS (Xerox Network Systems) Time
Protocol
Port is officialy registered by IANA for this application
53 TCP UDP Domain Name System (DNS) Port is officialy registered by IANA for this application
54 TCP UDP XNS (Xerox Network Systems)
Clearinghouse
Port is officialy registered by IANA for this application
55 TCP UDP ISI Graphics Language (ISI-GL)
citation needed
Port is officialy registered by IANA for this application
56 TCP UDP XNS (Xerox Network Systems)
Authentication
Port is officialy registered by IANA for this application
56 TCP UDP Route Access Protocol (RAP)
9
Port is not officialy registered by IANA for this application
57 TCP Mail Transfer Protocol (RFC 780) Port is not officialy registered by IANA for this application
58 TCP UDP XNS (Xerox Network Systems) Mail Port is officialy registered by IANA for this application
67 UDP Bootstrap Protocol (BOOTP)
Server; also used by Dynamic Host Configuration Protocol (DHCP)
Port is officialy registered by IANA for this application
68 UDP Bootstrap Protocol (BOOTP)
Client; also used by Dynamic Host Configuration Protocol (DHCP)
Port is officialy registered by IANA for this application
69 UDP Trivial File Transfer Protocol
(TFTP)
Port is officialy registered by IANA for this application
70 TCP Gopher protocol Port is officialy registered by IANA for this application
71 TCP NETRJS protocol Port is officialy registered by IANA for this application
72 TCP NETRJS protocol Port is officialy registered by IANA for this application
73 TCP NETRJS protocol Port is officialy registered by IANA for this application
74 TCP NETRJS protocol Port is officialy registered by IANA for this application
79 TCP Finger protocol Port is officialy registered by IANA for this application
80 TCP UDP Hypertext Transfer Protocol
(HTTP)
Port is officialy registered by IANA for this application
81 TCP Torpark—Onion routing Port is not officialy registered by IANA for this application
82 UDP Torpark—Control Port is not officialy registered by IANA for this application
88 TCP UDP Kerberos—authentication
system citation needed
Port is officialy registered by IANA for this application
90 TCP UDP dnsix (DoD Network Security for
Information Exchange) Securit Attribute Token Map citation needed
Port is officialy registered by IANA for this application
90 TCP UDP Pointcast Port is not officialy registered by IANA for this application
99 TCP WIP Message protocol Port is not officialy registered by IANA for this application
101 TCP NIC host name Port is officialy registered by IANA for this application
102 TCP ISO-TSAP (Transport Service
Access Point) Class 0 protocol 10
Port is officialy registered by IANA for this application
104 TCP UDP ACR/NEMA Digital Imaging and
Communications in Medicine
Port is officialy registered by IANA for this application
105 TCP UDP CCSO Nameserver Protocol (Qi/Ph) Port is officialy registered by IANA for this application
107 TCP Remote TELNET Service 11 protocol Port is officialy registered by IANA for this application
108 TCP UDP SNA Gateway Access Server 12 Port is officialy registered by IANA for this application
109 TCP Post Office Protocol v2 (POP2) Port is officialy registered by IANA for this application
110 TCP Post Office Protocol v3 (POP3) Port is officialy registered by IANA for this application
111 TCP UDP ONC RPC (SunRPC) Port is officialy registered by IANA for this application
113 TCP ident—Authentication
Service/Identification Protocol, 13
used by IRC servers to identify users
Port is officialy registered by IANA for this application
113 UDP Authentication Service 13 (auth) Port is officialy registered by IANA for this application
115 TCP Simple File Transfer Protocol
(SFTP)
Port is officialy registered by IANA for this application
117 TCP UUCP Path Service Port is officialy registered by IANA for this application
118 TCP UDP SQL (Structured Query Language)
Services
Port is officialy registered by IANA for this application
119 TCP Network News Transfer Protocol
(NNTP)—retrieval of newsgroup messages
Port is officialy registered by IANA for this application
123 UDP Network Time Protocol
(NTP)—used for time synchronization
Port is officialy registered by IANA for this application
135 TCP UDP DCE endpoint resolution Port is officialy registered by IANA for this application
135 TCP UDP Microsoft EPMAP (End Point
Mapper), also known as DCE/RPC Locator service, 14 used to remotely manage services
including DHCP server, DNS server and WINS. Also used by DCOM
Port is not officialy registered by IANA for this application
137 TCP UDP NetBIOS NetBIOS Name Service Port is officialy registered by IANA for this application
138 TCP UDP NetBIOS NetBIOS Datagram Service Port is officialy registered by IANA for this application
139 TCP UDP NetBIOS NetBIOS Session Service Port is officialy registered by IANA for this application
143 TCP Internet Message Access Protocol
(IMAP)—management of email messages
Port is officialy registered by IANA for this application
152 TCP UDP Background File Transfer Program
(BFTP) 15
Port is officialy registered by IANA for this application
153 TCP UDP SGMP, Simple Gateway Monitoring
Protocol
Port is officialy registered by IANA for this application
156 TCP UDP SQL Service Port is officialy registered by IANA for this application
158 TCP UDP DMSP, Distributed Mail Service
Protocol 16
Port is not officialy registered by IANA for this application
161 UDP Simple Network Management
Protocol (SNMP)
Port is officialy registered by IANA for this application
162 TCP UDP Simple Network Management
Protocol Trap (SNMPTRAP) 17
Port is officialy registered by IANA for this application
170 TCP Print-srv, Network PostScript
citation needed
Port is officialy registered by IANA for this application
175 TCP VMNET (IBM z/VM, z/OS &
z/VSE – Network Job Entry(NJE)) citation needed
Port is officialy registered by IANA for this application
177 TCP UDP X Display Manager Control
Protocol (XDMCP)
Port is officialy registered by IANA for this application
179 TCP BGP (Border Gateway Protocol) Port is officialy registered by IANA for this application
194 TCP UDP Internet Relay Chat (IRC) Port is officialy registered by IANA for this application
199 TCP UDP SMUX, SNMP Unix Multiplexer Port is officialy registered by IANA for this application
201 TCP UDP AppleTalk Routing Maintenance Port is officialy registered by IANA for this application
209 TCP UDP The Quick Mail Transfer Protocol Port is officialy registered by IANA for this application
210 TCP UDP ANSI Z39.50 Port is officialy registered by IANA for this application
213 TCP UDP Internetwork Packet Exchange
(IPX)
Port is officialy registered by IANA for this application
218 TCP UDP Message posting protocol (MPP) Port is officialy registered by IANA for this application
220 TCP UDP Internet Message Access Protocol
(IMAP), version 3
Port is officialy registered by IANA for this application
256 TCP UDP 2DEV “2SP” Port
citation needed
Port is not officialy registered by IANA for this application
259 TCP UDP ESRO, Efficient Short Remote
Operations citation needed
Port is officialy registered by IANA for this application
264 TCP UDP BGMP, Border Gateway Multicast
Protocol
Port is officialy registered by IANA for this application
280 TCP UDP http-mgmt Port is officialy registered by IANA for this application
308 TCP Novastor Online Backup Port is officialy registered by IANA for this application
311 TCP Mac OS X Server Admin
(officially AppleShare IP Web administration) citation needed
Port is officialy registered by IANA for this application
318 TCP UDP PKIX TSP, Time Stamp Protocol Port is officialy registered by IANA for this application
319 UDP Precision time protocol event
messages
Port is officialy registered by IANA for this application
320 UDP Precision time protocol general
messages
Port is officialy registered by IANA for this application
323 TCP UDP IMMP, Internet Message Mapping
Protocol citation needed
Port is not officialy registered by IANA for this application
350 TCP UDP MATIP-Type A, Mapping of Airline
Traffic over Internet Protocol citation needed
Port is officialy registered by IANA for this application
351 TCP UDP MATIP-Type B, Mapping of Airline
Traffic over Internet Protocol citation needed
Port is officialy registered by IANA for this application
366 TCP UDP ODMR, On-Demand Mail Relay
citation needed
Port is officialy registered by IANA for this application
369 TCP UDP Rpc2portmap citation needed Port is officialy registered by IANA for this application
370 TCP codaauth2—Coda
authentication server citation needed
Port is officialy registered by IANA for this application
370 UDP codaauth2—Coda
authentication server citation needed
Port is officialy registered by IANA for this application
370 UDP securecast1—Outgoing
packets to NAI’s servers 18 dead link
Port is not officialy registered by IANA for this application
371 TCP UDP ClearCase albd citation
needed
Port is officialy registered by IANA for this application
383 TCP UDP HP data alarm manager citation
needed
Port is officialy registered by IANA for this application
384 TCP UDP A Remote Network Server System
citation needed
Port is officialy registered by IANA for this application
387 TCP UDP AURP, AppleTalk Update-based
Routing Protocol 19
Port is officialy registered by IANA for this application
389 TCP UDP Lightweight Directory Access
Protocol (LDAP)
Port is officialy registered by IANA for this application
401 TCP UDP UPS Uninterruptible Power Supply
citation needed
Port is officialy registered by IANA for this application
402 TCP Altiris, Altiris Deployment
Client citation needed
Port is not officialy registered by IANA for this application
411 TCP Direct Connect Hub Port is not officialy registered by IANA for this application
412 TCP Direct Connect Client-to-Client Port is not officialy registered by IANA for this application
427 TCP UDP Service Location Protocol (SLP) Port is officialy registered by IANA for this application
443 TCP HTTPS (Hypertext Transfer
Protocol over SSL/TLS)
Port is officialy registered by IANA for this application
444 TCP UDP SNPP, Simple Network Paging
Protocol (RFC 1568)
Port is officialy registered by IANA for this application
445 TCP Microsoft-DS Active Directory,
Windows shares
Port is officialy registered by IANA for this application
445 TCP Microsoft-DS SMB file sharing Port is officialy registered by IANA for this application
464 TCP UDP Kerberos Change/Set password Port is officialy registered by IANA for this application
465 TCP Cisco protocol citation
needed
Port is not officialy registered by IANA for this application
465 TCP SMTP over SSL Port is not officialy registered by IANA for this application
475 TCP UDP tcpnethaspsrv (Aladdin Knowledge
Systems Hasp services, TCP/IP version) citation needed
Port is officialy registered by IANA for this application
497 TCP Dantz Retrospect Port is officialy registered by IANA for this application
500 TCP Qmatic Qwin communication port
citation needed
Port is not officialy registered by IANA for this application
500 UDP Internet Security Association
and Key Management Protocol (ISAKMP)
Port is officialy registered by IANA for this application
501 TCP STMF, Simple Transportation
Management Framework—DOT NTCIP 1101 citation needed
Port is not officialy registered by IANA for this application
502 TCP UDP asa-appl-proto, Protocol
citation needed
Port is not officialy registered by IANA for this application
502 TCP UDP Modbus, Protocol Port is not officialy registered by IANA for this application
504 TCP UDP Citadel—multiservice
protocol for dedicated clients for the Citadel groupware system
Port is officialy registered by IANA for this application
510 TCP First Class Protocol citation
needed
Port is not officialy registered by IANA for this application
512 TCP Rexec, Remote Process Execution Port is officialy registered by IANA for this application
512 UDP comsat, together with biff Port is officialy registered by IANA for this application
513 TCP rlogin Port is officialy registered by IANA for this application
513 UDP Who citation needed Port is officialy registered by IANA for this application
514 TCP Shell—used to execute
non-interactive commands on a remote system (Remote Shell, rsh, remsh)
Port is officialy registered by IANA for this application
514 UDP Syslog—used for system
logging
Port is officialy registered by IANA for this application
515 TCP Line Printer Daemon—print
service
Port is officialy registered by IANA for this application
517 UDP Talk citation needed Port is officialy registered by IANA for this application
518 UDP NTalk citation needed Port is officialy registered by IANA for this application
520 TCP efs, extended file name server
citation needed
Port is officialy registered by IANA for this application
520 UDP Routing Information Protocol
(RIP)
Port is officialy registered by IANA for this application
524 TCP UDP NetWare Core Protocol (NCP) is
used for a variety things such as access to primary NetWare server resources,
Time Synchronization, etc.
Port is officialy registered by IANA for this application
525 UDP Timed, Timeserver citation
needed
Port is officialy registered by IANA for this application
530 TCP UDP RPC citation needed Port is officialy registered by IANA for this application
531 TCP UDP AOL Instant Messenger Port is not officialy registered by IANA for this application
532 TCP netnews citation needed Port is officialy registered by IANA for this application
533 UDP netwall, For Emergency
Broadcasts citation needed
Port is officialy registered by IANA for this application
540 TCP UUCP (Unix-to-Unix Copy
Protocol)
Port is officialy registered by IANA for this application
542 TCP UDP commerce (Commerce Applications)
citation needed
Port is officialy registered by IANA for this application
543 TCP klogin, Kerberos login Port is officialy registered by IANA for this application
544 TCP kshell, Kerberos Remote shell Port is officialy registered by IANA for this application
545 TCP OSIsoft PI (VMS), OSISoft PI
Server Client Access
Port is not officialy registered by IANA for this application
546 TCP UDP DHCPv6 client Port is officialy registered by IANA for this application
547 TCP UDP DHCPv6 server Port is officialy registered by IANA for this application
548 TCP Apple Filing Protocol (AFP) over
TCP
Port is officialy registered by IANA for this application
550 UDP new-rwho, new-who citation
needed
Port is officialy registered by IANA for this application
554 TCP UDP Real Time Streaming Protocol
(RTSP)
Port is officialy registered by IANA for this application
556 TCP Remotefs, RFS, rfs_server Port is officialy registered by IANA for this application
560 UDP rmonitor, Remote Monitor
citation needed
Port is officialy registered by IANA for this application
561 UDP monitor citation needed Port is officialy registered by IANA for this application
563 TCP UDP NNTP protocol over TLS/SSL
(NNTPS)
Port is officialy registered by IANA for this application
587 TCP e-mail message submission
20 (SMTP)
Port is officialy registered by IANA for this application
591 TCP FileMaker 6.0 (and later) Web
Sharing (HTTP Alternate, also see port 80)
Port is officialy registered by IANA for this application
593 TCP UDP HTTP RPC Ep Map, Remote
procedure call over Hypertext Transfer Protocol, often used by Distributed
Component Object Model services and Microsoft Exchange Server
Port is officialy registered by IANA for this application
604 TCP TUNNEL profile, 21 a protocol for BEEP peers to form an
application layer tunnel
Port is officialy registered by IANA for this application
623 UDP ASF Remote Management and
Control Protocol (ASF-RMCP) citation needed
Port is officialy registered by IANA for this application
631 TCP UDP Internet Printing Protocol (IPP) Port is officialy registered by IANA for this application
631 TCP UDP Common Unix Printing System
(CUPS)
Port is not officialy registered by IANA for this application
635 TCP UDP RLZ DBase citation needed Port is officialy registered by IANA for this application
636 TCP UDP Lightweight Directory Access
Protocol over TLS/SSL (LDAPS)
Port is officialy registered by IANA for this application
639 TCP UDP MSDP, Multicast Source Discovery
Protocol
Port is officialy registered by IANA for this application
641 TCP UDP SupportSoft Nexus Remote Command
(control/listening): A proxy gateway connecting remote control traffic
citation needed
Port is officialy registered by IANA for this application
646 TCP UDP LDP, Label Distribution
Protocol, a routing protocol used in MPLS networks
Port is officialy registered by IANA for this application
647 TCP DHCP Failover protocol 22 Port is officialy registered by IANA for this application
648 TCP RRP (Registry Registrar
Protocol) 23
Port is officialy registered by IANA for this application
651 TCP UDP IEEE-MMS citation needed Port is officialy registered by IANA for this application
652 TCP DTCP, Dynamic Tunnel
Configuration Protocol citation needed
Port is not officialy registered by IANA for this application
653 TCP UDP SupportSoft Nexus Remote Command
(data): A proxy gateway connecting remote control traffic citation
needed
Port is officialy registered by IANA for this application
654 TCP Media Management System (MMS)
Media Management Protocol (MMP) 24
Port is officialy registered by IANA for this application
657 TCP UDP IBM RMC (Remote monitoring and
Control) protocol, used by System p5 AIX Integrated Virtualization Manager
(IVM) 25 and Hardware Management
Console to connect managed logical partitions (LPAR) to enable dynamic partition
reconfiguration
Port is officialy registered by IANA for this application
660 TCP Mac OS X Server administration Port is officialy registered by IANA for this application
665 TCP sun-dr, Remote Dynamic
Reconfiguration citation needed
Port is not officialy registered by IANA for this application
666 UDP Doom, first online first-person
shooter
Port is officialy registered by IANA for this application
674 TCP ACAP (Application Configuration
Access Protocol)
Port is officialy registered by IANA for this application
691 TCP MS Exchange Routing Port is officialy registered by IANA for this application
694 TCP UDP Linux-HA High availability
Heartbeat
Port is officialy registered by IANA for this application
695 TCP IEEE-MMS-SSL (IEEE Media
Management System over SSL) 26
Port is officialy registered by IANA for this application
698 UDP OLSR (Optimized Link State
Routing)
Port is officialy registered by IANA for this application
700 TCP EPP (Extensible Provisioning
Protocol), a protocol for communication between domain name registries and
registrars (RFC 5734)
Port is officialy registered by IANA for this application
701 TCP LMP (Link Management Protocol
(Internet)), 27 a protocol that
runs between a pair of nodes and is used to manage traffic engineering (TE)
links
Port is officialy registered by IANA for this application
702 TCP IRIS 28 29 (Internet Registry Information
Service) over BEEP (Blocks Extensible Exchange Protocol) 30 (RFC 3983)
Port is officialy registered by IANA for this application
706 TCP Secure Internet Live
Conferencing (SILC)
Port is officialy registered by IANA for this application
711 TCP Cisco Tag Distribution Protocol
31 32 33 —being replaced by the MPLS
Label Distribution Protocol 34
Port is officialy registered by IANA for this application
712 TCP Topology Broadcast based on
Reverse-Path Forwarding routing protocol (TBRPF) (RFC 3684)
Port is officialy registered by IANA for this application
712 UDP Promise RAID Controller citation
needed
Port is not officialy registered by IANA for this application
720 TCP SMQP, Simple Message Queue
Protocol citation needed
Port is not officialy registered by IANA for this application
749 TCP UDP Kerberos (protocol)
administration
Port is officialy registered by IANA for this application
750 UDP kerberos-iv, Kerberos version IV Port is officialy registered by IANA for this application
751 TCP UDP kerberos_master, Kerberos
authentication
Port is not officialy registered by IANA for this application
752 UDP passwd_server, Kerberos Password
(kpasswd) server
Port is not officialy registered by IANA for this application
753 TCP Reverse Routing Header (rrh)
35
Port is officialy registered by IANA for this application
753 UDP Reverse Routing Header (rrh) Port is officialy registered by IANA for this application
753 UDP userreg_server, Kerberos userreg
server
Port is not officialy registered by IANA for this application
754 TCP tell send citation needed Port is officialy registered by IANA for this application
754 TCP krb5_prop, Kerberos v5 slave
propagation
Port is not officialy registered by IANA for this application
754 UDP tell send citation needed Port is officialy registered by IANA for this application
760 TCP UDP krbupdate kreg , Kerberos registration Port is not officialy registered by IANA for this application
782 TCP Conserver serial-console
management server
Port is not officialy registered by IANA for this application
783 TCP SpamAssassin spamd daemon Port is not officialy registered by IANA for this application
808 TCP Microsoft Net.TCP Port Sharing
Service citation needed
Port is officialy registered by IANA for this application
829 TCP CMP (Certificate Management
Protocol) citation needed
Port is not officialy registered by IANA for this application
843 TCP Adobe Flash 36 Port is officialy registered by IANA for this application
847 TCP DHCP Failover protocol Port is officialy registered by IANA for this application
848 TCP UDP Group Domain Of Interpretation
(GDOI) protocol citation needed
Port is officialy registered by IANA for this application
860 TCP iSCSI (RFC 3720) Port is officialy registered by IANA for this application
873 TCP rsync file synchronisation
protocol
Official USA only
888 TCP cddbp, CD DataBase (CDDB)
protocol (CDDBP)—unassigned but widespread use
Port is not officialy registered by IANA for this application
901 TCP Samba Web Administration Tool
(SWAT)
Port is not officialy registered by IANA for this application
901 TCP VMware Virtual Infrastructure
Client (UDP from server being managed to management console)
Port is not officialy registered by IANA for this application
901 UDP VMware Virtual Infrastructure
Client (UDP from server being managed to management console)
Port is not officialy registered by IANA for this application
902 TCP ideafarm-door citation
needed
Port is officialy registered by IANA for this application
902 TCP VMware Server Console (TCP from
management console to server being Managed)
Port is not officialy registered by IANA for this application
902 UDP ideafarm-door citation
needed
Port is officialy registered by IANA for this application
902 UDP VMware Server Console (UDP from
server being managed to management console)
Port is not officialy registered by IANA for this application
903 TCP VMware Remote Console 37 Port is not officialy registered by IANA for this application
904 TCP VMware Server Alternate (if 902
is in use, i.e. SUSE linux)
Port is not officialy registered by IANA for this application
911 TCP Network Console on Acid
(NCA)—local tty redirection over OpenSSH
Port is not officialy registered by IANA for this application
944 UDP Network File System (protocol)
Service
Port is not officialy registered by IANA for this application
953 TCP UDP Domain Name System (DNS) RNDC
Service
Port is not officialy registered by IANA for this application
973 UDP Network File System (protocol)
over IPv6 Service
Port is not officialy registered by IANA for this application
981 TCP SofaWare Technologies Remote
HTTPS management for firewall devices running embedded Check Point FireWall-1
software
Port is not officialy registered by IANA for this application
987 TCP Microsoft This Secure Hypertext
Transfer Protocol (HTTPS) port makes Windows SharePoint Services viewable
through Remote Web Workplace citation needed
Port is not officialy registered by IANA for this application
989 TCP UDP FTPS Protocol (data): FTP over
TLS/SSL
Port is officialy registered by IANA for this application
990 TCP UDP FTPS Protocol (control): FTP
over TLS/SSL
Port is officialy registered by IANA for this application
991 TCP UDP NAS (Netnews Administration
System) 38
Port is officialy registered by IANA for this application
992 TCP UDP TELNET protocol over TLS/SSL Port is officialy registered by IANA for this application
993 TCP Internet Message Access Protocol
over SSL (IMAPS)
Port is officialy registered by IANA for this application
995 TCP Post Office Protocol 3 over
TLS/SSL (POP3S)
Port is officialy registered by IANA for this application
999 TCP ScimoreDB Database System
citation needed
Port is not officialy registered by IANA for this application
1002 TCP Opsware agent (aka cogbot)
citation needed
Port is not officialy registered by IANA for this application
1023 TCP UDP The Internet Assigned Numbers
Authority (IANA) port number reserver
Port is officialy registered by IANA for this application

Registered Ports >> Registered Ports

Registered Ports (Numbers 1024 to 49151) – These port numbers are assigned to user processes or applications. These processes are primarily individual applications that a user has chosen to install rather than common applications that would receive a Well Known Port. When not used for a server resource, these ports may also be used dynamically selected by a client as its source port.

Port number Protocol Description Status
1024 TCP UDP The Internet Assigned Numbers
Authority (IANA) port number reserver
Port is officialy registered by IANA for this application
1025 TCP NFS or IIS or Teradata Port is not officialy registered by IANA for this application
1026 TCP Often used by Microsoft DCOM
services
Port is not officialy registered by IANA for this application
1029 TCP Often used by Microsoft DCOM
services
Port is not officialy registered by IANA for this application
1058 TCP UDP nim, IBM AIX Network
Installation Manager (NIM)
Port is officialy registered by IANA for this application
1059 TCP UDP nimreg, IBM AIX Network
Installation Manager (NIM)
Port is officialy registered by IANA for this application
1080 TCP SOCKS proxy Port is officialy registered by IANA for this application
1085 TCP UDP WebObjects Port is officialy registered by IANA for this application
1098 TCP UDP rmiactivation, RMI Activation Port is officialy registered by IANA for this application
1099 TCP UDP rmiregistry, RMI Registry Port is officialy registered by IANA for this application
1109 UDP The Internet Assigned Numbers
Authority (IANA) port number reserver
Port is officialy registered by IANA for this application
1109 TCP The Internet Assigned Numbers
Authority (IANA) port number reserver
Port is officialy registered by IANA for this application
1109 TCP Kerberos Post Office Protocol
(KPOP)
Port is not officialy registered by IANA for this application
1110 UDP EasyBits School network
discovery protocol (for Intel’s CMPC platform)
Port is not officialy registered by IANA for this application
1140 TCP UDP AutoNOC protocol Port is officialy registered by IANA for this application
1167 UDP phone, conference calling Port is not officialy registered by IANA for this application
1169 TCP UDP Tripwire Port is officialy registered by IANA for this application
1176 TCP Perceptive Automation Indigo
Home automation server
Port is officialy registered by IANA for this application
1182 TCP UDP AcceleNet Intelligent Transfer
Protocol
Port is officialy registered by IANA for this application
1194 TCP UDP OpenVPN Port is officialy registered by IANA for this application
1198 TCP UDP The cajo project Free dynamic
transparent distributed computing in Java
Port is officialy registered by IANA for this application
1200 TCP scol, protocol used by SCOL 3D
virtual worlds server to answer world name resolution client request 39
Port is officialy registered by IANA for this application
1200 UDP scol, protocol used by SCOL 3D
virtual worlds server to answer world name resolution client request
Port is officialy registered by IANA for this application
1200 UDP Steam Friends Applet Port is not officialy registered by IANA for this application
1214 TCP Kazaa Port is officialy registered by IANA for this application
1217 TCP Uvora Online Port is not officialy registered by IANA for this application
1220 TCP QuickTime Streaming Server
administration
Port is officialy registered by IANA for this application
1223 TCP UDP TGP, TrulyGlobal Protocol, also
known as “The Gur Protocol” (named for Gur Kimchi of TrulyGlobal)
Port is officialy registered by IANA for this application
1234 UDP VLC media player Default port
for UDP/RTP stream
Port is not officialy registered by IANA for this application
1236 TCP Symantec BindView Control UNIX
Default port for TCP management server connections
Port is not officialy registered by IANA for this application
1241 TCP UDP Nessus Security Scanner Port is officialy registered by IANA for this application
1270 TCP UDP Microsoft System Center
Operations Manager (SCOM) (formerly Microsoft Operations Manager (MOM)) agent
Port is officialy registered by IANA for this application
1293 TCP UDP IPSec (Internet Protocol
Security)
Port is officialy registered by IANA for this application
1301 TCP Palmer Performance OBDNet Port is not officialy registered by IANA for this application
1309 TCP Altera Quartus jtagd Port is not officialy registered by IANA for this application
1311 TCP Dell OpenManage HTTPS Port is officialy registered by IANA for this application
1313 TCP Xbiim (Canvii server) Port is not officialy registered by IANA for this application
1319 TCP AMX ICSP Port is officialy registered by IANA for this application
1319 UDP AMX ICSP Port is officialy registered by IANA for this application
1337 UDP Men and Mice DNS Port is officialy registered by IANA for this application
1337 TCP Men and Mice DNS Port is officialy registered by IANA for this application
1337 TCP PowerFolder P2P Encrypted File
Synchronization Program
Port is not officialy registered by IANA for this application
1337 TCP WASTE Encrypted File Sharing
Program
Port is not officialy registered by IANA for this application
1344 TCP Internet Content Adaptation
Protocol
Port is officialy registered by IANA for this application
1352 TCP IBM Lotus Notes/Domino 40 (RPC) protocol Port is officialy registered by IANA for this application
1387 TCP UDP cadsi-lm, LMS International
(formerly Computer Aided Design Software, Inc. (CADSI)) LM
Port is officialy registered by IANA for this application
1414 TCP IBM WebSphere MQ (formerly known
as MQSeries)
Port is officialy registered by IANA for this application
1417 TCP UDP Timbuktu Service 1 Port Port is officialy registered by IANA for this application
1418 TCP UDP Timbuktu Service 2 Port Port is officialy registered by IANA for this application
1419 TCP UDP Timbuktu Service 3 Port Port is officialy registered by IANA for this application
1420 TCP UDP Timbuktu Service 4 Port Port is officialy registered by IANA for this application
1431 TCP Reverse Gossip Transport
Protocol (RGTP), used to access a General-purpose Reverse-Ordered Gossip
Gathering System (GROGGS) bulletin board, such as that implemented on the
Cambridge University’s Phoenix system
Port is officialy registered by IANA for this application
1433 TCP MSSQL (Microsoft SQL Server
database management system) Server
Port is officialy registered by IANA for this application
1434 TCP UDP MSSQL (Microsoft SQL Server
database management system) Monitor
Port is officialy registered by IANA for this application
1470 TCP Solarwinds Kiwi Log Server Port is officialy registered by IANA for this application
1494 TCP Citrix XenApp Independent
Computing Architecture (ICA) thin client protocol
Port is officialy registered by IANA for this application
1500 TCP NetGuard GuardianPro firewall
(NT4-based) Remote Management
Port is not officialy registered by IANA for this application
1501 UDP NetGuard GuardianPro firewall
(NT4-based) Authentication Client
Port is not officialy registered by IANA for this application
1503 TCP UDP Windows Live Messenger
(Whiteboard and Application Sharing)
Port is not officialy registered by IANA for this application
1512 TCP UDP Microsoft Windows Internet Name
Service (WINS)
Port is officialy registered by IANA for this application
1513 TCP UDP Garena Garena Gaming Client Port is officialy registered by IANA for this application
1521 TCP nCube License Manager Port is officialy registered by IANA for this application
1521 TCP Oracle database default
listener, in future releases official port 2483
Port is not officialy registered by IANA for this application
1524 TCP UDP ingreslock, ingres Port is officialy registered by IANA for this application
1526 TCP Oracle database common
alternative for listener
Port is not officialy registered by IANA for this application
1527 TCP Apache Derby Network Server
default port
Port is not officialy registered by IANA for this application
1533 TCP IBM Sametime IM—Virtual
Places Chat Microsoft SQL Server
Port is officialy registered by IANA for this application
1534 UDP Eclipse Target Communication
Framework (TCF) agent discovery 41
Port is not officialy registered by IANA for this application
1547 TCP UDP Laplink Port is officialy registered by IANA for this application
1550 TCP UDP 3m-image-lm Image Storage
license manager 3M Company
Port is officialy registered by IANA for this application
1550 Gadu-Gadu (direct
client-to-client)
Port is not officialy registered by IANA for this application
1556 TCP Jeex-RB (direct
client-to-db.service)
Port is not officialy registered by IANA for this application
1581 UDP MIL STD 2045-47001 VMF Port is officialy registered by IANA for this application
1589 UDP Cisco VQP (VLAN Query Protocol)
/ VMPS
Port is not officialy registered by IANA for this application
1590 TCP GE Smallworld Datastore Server
(SWMFS/Smallworld Master Filesystem)
Port is not officialy registered by IANA for this application
1627 iSketch Port is not officialy registered by IANA for this application
1645 TCP UDP radius auth, RADIUS
authentication protocol (default for Cisco and Juniper Networks RADIUS
servers)
Port is not officialy registered by IANA for this application
1646 TCP UDP radius acct, RADIUS
authentication protocol (default for Cisco and Juniper Networks RADIUS
servers)
Port is not officialy registered by IANA for this application
1666 TCP Perforce Port is not officialy registered by IANA for this application
1677 TCP UDP Novell GroupWise clients in
client/server access mode
Port is officialy registered by IANA for this application
1688 TCP Microsoft Key Management Service
for KMS Windows Activation
Port is not officialy registered by IANA for this application
1700 UDP Cisco RADIUS Change of
Authorization for TrustSec
Port is not officialy registered by IANA for this application
1701 UDP Layer 2 Forwarding Protocol
(L2F) & Layer 2 Tunneling Protocol (L2TP)
Port is officialy registered by IANA for this application
1707 TCP UDP Windward Studios Port is officialy registered by IANA for this application
1707 TCP Romtoc Packet Protocol (L2F)
& Layer 2 Tunneling Protocol (L2TP)
Port is not officialy registered by IANA for this application
1716 TCP America’s Army Massively
multiplayer online game (MMO)
Port is not officialy registered by IANA for this application
1719 UDP H.323 Registration and alternate
communication
Port is officialy registered by IANA for this application
1720 TCP H.323 Call signalling Port is officialy registered by IANA for this application
1723 TCP UDP Microsoft Point-to-Point
Tunneling Protocol (PPTP)
Port is officialy registered by IANA for this application
1725 UDP Valve Steam Client Port is not officialy registered by IANA for this application
1755 TCP UDP Microsoft Media Services (MMS,
ms-streaming)
Port is officialy registered by IANA for this application
1761 UDP cft-0 Port is officialy registered by IANA for this application
1761 TCP cft-0 Port is officialy registered by IANA for this application
1761 TCP Novell Zenworks Remote Control
utility
Port is not officialy registered by IANA for this application
1762–1768 TCP UDP cft-1 to cft-7 Port is officialy registered by IANA for this application
1792 TCP UDP Moby Port is not officialy registered by IANA for this application
1801 TCP UDP Microsoft Message Queuing Port is officialy registered by IANA for this application
1812 TCP UDP radius, RADIUS authentication
protocol
Port is officialy registered by IANA for this application
1813 TCP UDP radacct, RADIUS accounting
protocol
Port is officialy registered by IANA for this application
1863 TCP MSNP (Microsoft Notification
Protocol), used by the .NET Messenger Service and a number of Instant
Messaging clients
Port is officialy registered by IANA for this application
1883 TCP UDP MQ Telemetry Transport (MQTT),
formerly known as MQIsdp (MQSeries SCADA protocol)
Port is officialy registered by IANA for this application
1886 TCP Leonardo over IP Pro2col Ltd Port is not officialy registered by IANA for this application
1900 UDP Microsoft SSDP Enables discovery
of UPnP devices
Port is officialy registered by IANA for this application
1920 TCP IBM Tivoli Monitoring Console
(https)
Port is not officialy registered by IANA for this application
1935 TCP Adobe Systems Macromedia Flash
Real Time Messaging Protocol (RTMP) “plain” protocol
Port is officialy registered by IANA for this application
1947 TCP UDP SentinelSRM (hasplm), Aladdin
HASP License Manager
Port is officialy registered by IANA for this application
1967 UDP Cisco IOS IP Service Level
Agreements (IP SLAs) Control Protocol
Port is not officialy registered by IANA for this application
1970 TCP UDP Netop Business Solutions Netop
Remote Control
Port is officialy registered by IANA for this application
1971 TCP UDP Netop Business Solutions Netop
School
Port is officialy registered by IANA for this application
1972 TCP UDP InterSystems Caché Port is officialy registered by IANA for this application
1975–1977 UDP Cisco TCO (Documentation) Port is officialy registered by IANA for this application
1984 TCP Big Brother and related Xymon
(formerly Hobbit) System and Network Monitor
Port is officialy registered by IANA for this application
1985 UDP Cisco HSRP Port is officialy registered by IANA for this application
1994 TCP UDP Cisco STUN-SDLC (Serial
Tunneling—Synchronous Data Link Control) protocol
Port is officialy registered by IANA for this application
1997 TCP Chizmo Networks Transfer Tool Port is not officialy registered by IANA for this application
1998 TCP UDP Cisco X.25 over TCP (XOT)
service
Port is officialy registered by IANA for this application
2000 TCP UDP Cisco SCCP (Skinny) Port is officialy registered by IANA for this application
2001 UDP CAPTAN Test Stand System Port is not officialy registered by IANA for this application
2002 TCP Secure Access Control Server
(ACS) for Windows
Port is not officialy registered by IANA for this application
2030 Oracle Services for Microsoft
Transaction Server
Port is not officialy registered by IANA for this application
2031 TCP UDP mobrien-chat(http://chat.mobrien.com:2031) Port is officialy registered by IANA for this application
2041 TCP Mail.Ru Agent communication
protocol
Port is not officialy registered by IANA for this application
2049 UDP Network File System Port is officialy registered by IANA for this application
2049 UDP shilp Port is officialy registered by IANA for this application
2053 TCP knetd Kerberos de-multiplexor Port is not officialy registered by IANA for this application
2056 UDP Civilization 4 multiplayer Port is not officialy registered by IANA for this application
2074 TCP UDP Vertel VMF SA (i.e. App..
SpeakFreely)
Port is officialy registered by IANA for this application
2082 TCP Infowave Mobility Server Port is officialy registered by IANA for this application
2082 TCP CPanel default Port is not officialy registered by IANA for this application
2083 TCP Secure Radius Service (radsec) Port is officialy registered by IANA for this application
2083 TCP CPanel default SSL Port is not officialy registered by IANA for this application
2086 TCP GNUnet Port is officialy registered by IANA for this application
2086 TCP WebHost Manager default Port is not officialy registered by IANA for this application
2087 TCP WebHost Manager default SSL Port is not officialy registered by IANA for this application
2095 TCP CPanel default Web mail Port is not officialy registered by IANA for this application
2096 TCP CPanel default SSL Web mail Port is not officialy registered by IANA for this application
2102 TCP UDP zephyr-srv Project Athena Zephyr
Notification Service server
Port is officialy registered by IANA for this application
2103 TCP UDP zephyr-clt Project Athena Zephyr
Notification Service serv-hm connection
Port is officialy registered by IANA for this application
2104 TCP UDP zephyr-hm Project Athena Zephyr
Notification Service hostmanager
Port is officialy registered by IANA for this application
2105 TCP UDP IBM MiniPay Port is officialy registered by IANA for this application
2105 TCP UDP eklogin Kerberos encrypted
remote login (rlogin)
Port is not officialy registered by IANA for this application
2105 TCP UDP zephyr-hm-srv Project Athena
Zephyr Notification Service hm-serv connection (should use port 2102)
Port is not officialy registered by IANA for this application
2121 TCP FTP proxy Port is not officialy registered by IANA for this application
2144 TCP Iron Mountain LiveVault Agent Port is not officialy registered by IANA for this application
2145 TCP Iron Mountain LiveVault Agent Port is not officialy registered by IANA for this application
2156 UDP Talari Reliable Protocol Port is officialy registered by IANA for this application
2160 TCP APC Agent Port is officialy registered by IANA for this application
2161 TCP APC Agent Port is officialy registered by IANA for this application
2181 TCP UDP EForward-document transport
system
Port is officialy registered by IANA for this application
2190 UDP TiVoConnect Beacon Port is not officialy registered by IANA for this application
2200 UDP Tuxanci game server 42 Port is not officialy registered by IANA for this application
2210 UDP NOAAPORT Broadcast Network Port is officialy registered by IANA for this application
2210 TCP NOAAPORT Broadcast Network Port is officialy registered by IANA for this application
2210 TCP MikroTik Remote management for
“The Dude”
Port is not officialy registered by IANA for this application
2211 UDP EMWIN Port is officialy registered by IANA for this application
2211 TCP EMWIN Port is officialy registered by IANA for this application
2211 TCP MikroTik Secure management for
“The Dude”
Port is not officialy registered by IANA for this application
2212 UDP LeeCO POS Server Service Port is officialy registered by IANA for this application
2212 TCP LeeCO POS Server Service Port is officialy registered by IANA for this application
2212 TCP Port-A-Pour Remote WinBatch Port is not officialy registered by IANA for this application
2219 TCP UDP NetIQ NCAP Protocol Port is officialy registered by IANA for this application
2220 TCP UDP NetIQ End2End Port is officialy registered by IANA for this application
2221 TCP ESET Anti-virus updates Port is not officialy registered by IANA for this application
2222 TCP DirectAdmin default & ESET
Remote Administration
Port is not officialy registered by IANA for this application
2223 UDP Microsoft Office OS X antipiracy
network monitor
Port is not officialy registered by IANA for this application
2261 TCP UDP CoMotion Master Port is officialy registered by IANA for this application
2262 TCP UDP CoMotion Backup Port is officialy registered by IANA for this application
2301 TCP HP System Management Redirect to
port 2381
Port is not officialy registered by IANA for this application
2302 UDP ArmA multiplayer (default for
game)
Port is not officialy registered by IANA for this application
2302 UDP Halo: Combat Evolved multiplayer Port is not officialy registered by IANA for this application
2303 UDP ArmA multiplayer (default for
server reporting) (default port for game +1)
Port is not officialy registered by IANA for this application
2305 UDP ArmA multiplayer (default for
VoN) (default port for game +3)
Port is not officialy registered by IANA for this application
2323 TCP Philips TVs based on
jointSPACE 43
Port is not officialy registered by IANA for this application
2369 TCP Default for BMC Software
Control-M/Server—Configuration Agent, though often changed during
installation
Port is officialy registered by IANA for this application
2370 TCP Default for BMC Software
Control-M/Server—to allow the Control-M/Enterprise Manager to connect
to the Control-M/Server, though often changed during installation
Port is officialy registered by IANA for this application
2379 TCP KGS Go Server Port is not officialy registered by IANA for this application
2381 TCP HP Insight Manager default for
Web server
Port is not officialy registered by IANA for this application
2401 TCP CVS version control system Port is not officialy registered by IANA for this application
2404 TCP IEC 60870-5 -104, used to send
electric power telecontrol messages between two systems via directly
connected data circuits
Port is officialy registered by IANA for this application
2420 UDP Westell Remote Access Port is officialy registered by IANA for this application
2427 UDP Cisco MGCP Port is officialy registered by IANA for this application
2447 TCP UDP ovwdb—OpenView Network
Node Manager (NNM) daemon
Port is officialy registered by IANA for this application
2483 TCP UDP Oracle database listening for
unsecure client connections to the listener, replaces port 1521
Port is officialy registered by IANA for this application
2484 TCP UDP Oracle database listening for
SSL client connections to the listener
Port is officialy registered by IANA for this application
2500 TCP THEÒSMESSENGER listening for
TheòsMessenger client connections
Port is officialy registered by IANA for this application
2501 TCP TheosNet-Admin listening for
TheòsMessenger client connections
Port is officialy registered by IANA for this application
2518 TCP UDP Willy Port is officialy registered by IANA for this application
2525 TCP SMTP alternate Port is not officialy registered by IANA for this application
2535 TCP MADCAP Port is officialy registered by IANA for this application
2546 TCP UDP EVault—Data Protection
Services
Port is not officialy registered by IANA for this application
2593 TCP UDP RunUO—Ultima Online server Port is not officialy registered by IANA for this application
2598 TCP new ICA (Citrix) —when
Session Reliability is enabled, TCP port 2598 replaces port 1494
Port is not officialy registered by IANA for this application
2599 TCP SonicWALL Antispam traffic
between Remote Analyzer (RA) and Control Center (CC)
Port is not officialy registered by IANA for this application
2610 TCP Dark Ages Port is not officialy registered by IANA for this application
2612 TCP UDP QPasa from MQSoftware Port is officialy registered by IANA for this application
2638 TCP Sybase database listener Port is not officialy registered by IANA for this application
2636 TCP Solve Service Port is officialy registered by IANA for this application
2641 TCP UDP HDL Server from CNRI Port is officialy registered by IANA for this application
2642 TCP UDP Tragic Port is officialy registered by IANA for this application
2698 TCP UDP Citel / MCK IVPIP Port is officialy registered by IANA for this application
2700–2800 TCP KnowShowGo P2P Port is officialy registered by IANA for this application
2710 TCP XBT Bittorrent Tracker Port is not officialy registered by IANA for this application
2710 UDP XBT Bittorrent Tracker
experimental UDP tracker extension
Port is not officialy registered by IANA for this application
2710 TCP Knuddels.de Port is not officialy registered by IANA for this application
2735 TCP UDP NetIQ Monitor Console Port is officialy registered by IANA for this application
2809 TCP corbaloc:iiop URL, per the CORBA
3.0.3 specification
Port is officialy registered by IANA for this application
2809 TCP IBM WebSphere Application Server
(WAS) Bootstrap/rmi default
Port is not officialy registered by IANA for this application
2809 UDP corbaloc:iiop URL, per the CORBA
3.0.3 specification.
Port is officialy registered by IANA for this application
2868 TCP UDP Norman Proprietary Event
Protocol NPEP
Port is officialy registered by IANA for this application
2944 UDP Megaco Text H.248 Port is not officialy registered by IANA for this application
2945 UDP Megaco Binary (ASN.1) H.248 Port is not officialy registered by IANA for this application
2947 TCP gpsd GPS daemon Port is officialy registered by IANA for this application
2948 TCP UDP WAP-push Multimedia Messaging
Service (MMS)
Port is officialy registered by IANA for this application
2949 TCP UDP WAP-pushsecure Multimedia
Messaging Service (MMS)
Port is officialy registered by IANA for this application
2967 TCP Symantec AntiVirus Corporate
Edition
Port is not officialy registered by IANA for this application
3000 TCP Miralix License server Port is not officialy registered by IANA for this application
3000 TCP Cloud9 Integrated Development
Environment server
Port is not officialy registered by IANA for this application
3000 UDP Distributed Interactive
Simulation (DIS), modifiable default
Port is not officialy registered by IANA for this application
3000 TCP Ruby on Rails development
default 44
Port is not officialy registered by IANA for this application
3001 TCP Miralix Phone Monitor Port is not officialy registered by IANA for this application
3001 TCP Opsware server (Satellite) Port is not officialy registered by IANA for this application
3002 TCP Miralix CSTA Port is not officialy registered by IANA for this application
3003 TCP Miralix GreenBox API Port is not officialy registered by IANA for this application
3004 TCP Miralix InfoLink Port is not officialy registered by IANA for this application
3005 TCP Miralix TimeOut Port is not officialy registered by IANA for this application
3006 TCP Miralix SMS Client Connector Port is not officialy registered by IANA for this application
3007 TCP Miralix OM Server Port is not officialy registered by IANA for this application
3008 TCP Miralix Proxy Port is not officialy registered by IANA for this application
3017 TCP Miralix IVR and Voicemail Port is not officialy registered by IANA for this application
3025 TCP netpd.org Port is not officialy registered by IANA for this application
3030 TCP UDP NetPanzer Port is not officialy registered by IANA for this application
3050 TCP UDP gds_db (Interbase/Firebird) Port is officialy registered by IANA for this application
3051 TCP UDP Galaxy Server (Gateway Ticketing
Systems)
Port is officialy registered by IANA for this application
3052 TCP UDP APC PowerChute Network 45 Port is officialy registered by IANA for this application
3074 TCP UDP Xbox LIVE and/or Games for
Windows – LIVE
Port is officialy registered by IANA for this application
3100 TCP HTTP used by Tatsoft as the
default listen port
Port is not officialy registered by IANA for this application
3101 TCP BlackBerry Enterprise Server
communication to cloud
Port is not officialy registered by IANA for this application
3128 TCP HTTP used by Web caches and the
default for the Squid (software)
Port is not officialy registered by IANA for this application
3128 TCP HTTP used by Tatsoft as the
default client connection
Port is not officialy registered by IANA for this application
3225 TCP UDP FCIP (Fiber Channel over
Internet Protocol)
Port is officialy registered by IANA for this application
3233 TCP UDP WhiskerControl research control
protocol
Port is officialy registered by IANA for this application
3235 TCP UDP Galaxy Network Service (Gateway
Ticketing Systems)
Port is officialy registered by IANA for this application
3260 TCP iSCSI target Port is officialy registered by IANA for this application
3268 TCP UDP msft-gc, Microsoft Global
Catalog (LDAP service which contains data from Active Directory forests)
Port is officialy registered by IANA for this application
3269 TCP UDP msft-gc-ssl, Microsoft Global
Catalog over SSL (similar to port 3268, LDAP over SSL)
Port is officialy registered by IANA for this application
3283 TCP Apple Remote Desktop reporting
(officially Net Assistant, referring to an earlier product)
Port is officialy registered by IANA for this application
3299 TCP SAP-Router (routing application
proxy for SAP R/3)
Port is not officialy registered by IANA for this application
3300 TCP UDP Debate Gopher backend database
system
Port is not officialy registered by IANA for this application
3305 TCP UDP odette-ftp, Odette File Transfer
Protocol (OFTP)
Port is officialy registered by IANA for this application
3306 TCP UDP MySQL database system Port is officialy registered by IANA for this application
3313 TCP Verisys – File Integrity
Monitoring Software
Port is not officialy registered by IANA for this application
3333 TCP Network Caller ID server Port is not officialy registered by IANA for this application
3333 TCP CruiseControl.rb 46 Port is not officialy registered by IANA for this application
3386 TCP UDP GTP’ 3GPP GSM/UMTS CDR logging
protocol
Port is officialy registered by IANA for this application
3389 TCP UDP Microsoft Terminal Server (RDP)
officially registered as Windows Based Terminal (WBT) – Link
Port is officialy registered by IANA for this application
3396 TCP UDP Novell NDPS Printer Agent Port is officialy registered by IANA for this application
3412 TCP UDP xmlBlaster Port is officialy registered by IANA for this application
3455 TCP UDP RSVP Reservation Protocol Port is officialy registered by IANA for this application
3423 TCP Xware xTrm Communication
Protocol
Port is officialy registered by IANA for this application
3424 TCP Xware xTrm Communication
Protocol over SSL
Port is officialy registered by IANA for this application
3478 TCP UDP STUN, a protocol for NAT
traversal 47
Port is officialy registered by IANA for this application
3478 TCP UDP TURN, a protocol for NAT
traversal 48
Port is officialy registered by IANA for this application
3483 UDP Slim Devices discovery protocol Port is officialy registered by IANA for this application
3483 TCP Slim Devices SlimProto protocol Port is officialy registered by IANA for this application
3516 TCP UDP Smartcard Port Port is officialy registered by IANA for this application
3527 UDP Microsoft Message Queuing Port is officialy registered by IANA for this application
3535 TCP SMTP alternate Port is not officialy registered by IANA for this application
3537 TCP UDP ni-visa-remote Port is not officialy registered by IANA for this application
3544 UDP Teredo tunneling Port is officialy registered by IANA for this application
3605 UDP ComCam IO Port Port is officialy registered by IANA for this application
3606 TCP UDP Splitlock Server Port is officialy registered by IANA for this application
3632 TCP distributed compiler Port is officialy registered by IANA for this application
3689 TCP Digital Audio Access Protocol
(DAAP)—used by Apple’s iTunes and AirPort Express
Port is officialy registered by IANA for this application
3690 TCP UDP Subversion (SVN) version control
system
Port is officialy registered by IANA for this application
3702 TCP UDP Web Services Dynamic Discovery
(WS-Discovery), used by various components of Windows Vista
Port is officialy registered by IANA for this application
3723 TCP UDP Used by many Battle.net Blizzard
games (Diablo II, Warcraft II, Warcraft III, StarCraft)
Port is not officialy registered by IANA for this application
3724 TCP World of Warcraft Online gaming
MMORPG
Port is officialy registered by IANA for this application
3724 TCP Club Penguin Disney online game
for kids
Port is not officialy registered by IANA for this application
3724 UDP World of Warcraft Online gaming
MMORPG
Port is officialy registered by IANA for this application
3784 TCP UDP Ventrilo VoIP program used by
Ventrilo
Port is not officialy registered by IANA for this application
3785 UDP Ventrilo VoIP program used by
Ventrilo
Port is not officialy registered by IANA for this application
3799 UDP IETF RADIUS Change of
Authorization
Port is not officialy registered by IANA for this application
3800 TCP Used by HGG programs Port is not officialy registered by IANA for this application
3880 TCP UDP IGRS Port is officialy registered by IANA for this application
3868 TCP SCTP Diameter base protocol (RFC
3588)
Port is officialy registered by IANA for this application
3872 TCP Oracle Management Remote Agent Port is not officialy registered by IANA for this application
3899 TCP Remote Administrator Port is not officialy registered by IANA for this application
3900 TCP udt_os, IBM UniData UDT OS
49
Port is officialy registered by IANA for this application
3945 TCP UDP EMCADS service, a Giritech
product used by G/On
Port is officialy registered by IANA for this application
3978 TCP UDP OpenTTD game (masterserver and
content service)
Port is not officialy registered by IANA for this application
3979 TCP UDP OpenTTD game Port is not officialy registered by IANA for this application
3999 TCP UDP Norman distributed scanning
service
Port is officialy registered by IANA for this application
4000 TCP UDP Diablo II game Port is not officialy registered by IANA for this application
4001 TCP Microsoft Ants game Port is not officialy registered by IANA for this application
4007 TCP PrintBuzzer printer monitoring
socket server
Port is not officialy registered by IANA for this application
4018 TCP UDP protocol information and
warnings
Port is officialy registered by IANA for this application
4069 UDP Minger Email Address
Verification Protocol 50
Port is officialy registered by IANA for this application
4089 TCP UDP OpenCORE Remote Control Service Port is officialy registered by IANA for this application
4093 TCP UDP PxPlus Client server interface
ProvideX
Port is officialy registered by IANA for this application
4096 TCP UDP Ascom Timeplex BRE (Bridge Relay
Element)
Port is officialy registered by IANA for this application
4100 WatchGuard Authentication
Applet—default
Port is not officialy registered by IANA for this application
4111 TCP Xgrid Port is officialy registered by IANA for this application
4116 TCP UDP Smartcard-TLS Port is officialy registered by IANA for this application
4125 TCP Microsoft Remote Web Workplace
administration
Port is not officialy registered by IANA for this application
4172 TCP UDP Teradici PCoIP Port is officialy registered by IANA for this application
4201 TCP TinyMUD and various derivatives Port is not officialy registered by IANA for this application
4226 TCP UDP Aleph One (game) Port is not officialy registered by IANA for this application
4224 TCP Cisco Audio Session Tunneling Port is not officialy registered by IANA for this application
4321 TCP Referral Whois (RWhois) Protocol
51
Port is officialy registered by IANA for this application
4323 UDP Lincoln Electric’s ArcLink/XT Port is not officialy registered by IANA for this application
4433-4436 TCP Axence nVision Port is not officialy registered by IANA for this application
4500 UDP IPSec NAT Traversal (RFC 3947) Port is officialy registered by IANA for this application
4502-4534 TCP Microsoft Silverlight
connectable ports under non-elevated trust
Port is officialy registered by IANA for this application
4534 UDP Armagetron Advanced default
server port
Port is not officialy registered by IANA for this application
4567 TCP Sinatra default server port in
development mode (HTTP)
Port is not officialy registered by IANA for this application
4569 UDP Inter-Asterisk eXchange (IAX2) Port is officialy registered by IANA for this application
4610–4640 TCP QualiSystems TestShell Suite
Services
Port is not officialy registered by IANA for this application
4662 UDP OrbitNet Message Service Port is officialy registered by IANA for this application
4662 TCP OrbitNet Message Service Port is officialy registered by IANA for this application
4662 TCP Default for older versions of
eMule 52
Port is not officialy registered by IANA for this application
4664 TCP Google Desktop Search Port is not officialy registered by IANA for this application
4672 UDP Default for older versions of
eMule 52
Port is not officialy registered by IANA for this application
4711 TCP eMule optional web interface
52
Port is not officialy registered by IANA for this application
4711 TCP McAfee Web Gateway 7 – Default
GUI Port HTTP
Port is not officialy registered by IANA for this application
4712 TCP McAfee Web Gateway 7 – Default
GUI Port HTTPS
Port is not officialy registered by IANA for this application
4728 TCP Computer Associates Desktop and
Server Management (DMP)/Port Multiplexer
53
Port is officialy registered by IANA for this application
4747 TCP Apprentice Port is not officialy registered by IANA for this application
4750 TCP BladeLogic Agent Port is not officialy registered by IANA for this application
4840 TCP UDP OPC UA TCP Protocol for OPC
Unified Architecture from OPC Foundation
Port is officialy registered by IANA for this application
4843 TCP UDP OPC UA TCP Protocol over TLS/SSL
for OPC Unified Architecture from OPC Foundation
Port is officialy registered by IANA for this application
4847 TCP UDP Web Fresh Communication,
Quadrion Software & Odorless Entertainment
Port is officialy registered by IANA for this application
4886 TCP War of No Return Server Port Port is not officialy registered by IANA for this application
4894 TCP UDP LysKOM Protocol A Port is officialy registered by IANA for this application
4899 TCP UDP Radmin remote administration
tool
Port is officialy registered by IANA for this application
4949 TCP Munin Resource Monitoring Tool Port is officialy registered by IANA for this application
4950 TCP UDP Cylon Controls UC32
Communications Port
Port is officialy registered by IANA for this application
4982 TCP UDP Solar Data Log (JK client app
for PV solar inverters )
Port is not officialy registered by IANA for this application
4993 TCP UDP Home FTP Server web Interface
Default Port
Port is not officialy registered by IANA for this application
5000 TCP commplex-main Port is officialy registered by IANA for this application
5000 TCP UPnP—Windows network
device interoperability
Port is not officialy registered by IANA for this application
5000 TCP VTun—VPN Software Port is not officialy registered by IANA for this application
5000 UDP FlightGear multiplayer 54 Port is not officialy registered by IANA for this application
5000 UDP VTun—VPN Software Port is not officialy registered by IANA for this application
5001 TCP commplex-link Port is officialy registered by IANA for this application
5001 TCP Slingbox and Slingplayer Port is not officialy registered by IANA for this application
5001 TCP Iperf (Tool for measuring TCP
and UDP bandwidth performance)
Port is not officialy registered by IANA for this application
5001 UDP Iperf (Tool for measuring TCP
and UDP bandwidth performance)
Port is not officialy registered by IANA for this application
5002 TCP SOLICARD ARX 55 Port is not officialy registered by IANA for this application
5003 TCP UDP FileMaker Port is officialy registered by IANA for this application
5004 TCP UDP RTP (Real-time Transport
Protocol) media data (RFC 3551, RFC 4571)
Port is officialy registered by IANA for this application
5004 DCCP RTP (Real-time Transport
Protocol) media data (RFC 3551, RFC 4571)
Port is officialy registered by IANA for this application
5005 TCP UDP RTP (Real-time Transport
Protocol) control protocol (RFC 3551, RFC 4571)
Port is officialy registered by IANA for this application
5005 DCCP RTP (Real-time Transport
Protocol) control protocol (RFC 3551, RFC 4571)
Port is officialy registered by IANA for this application
5029 TCP Sonic Robo Blast 2 : Multiplayer Port is not officialy registered by IANA for this application
5031 TCP UDP AVM CAPI-over-TCP (ISDN over
Ethernet tunneling)
Port is not officialy registered by IANA for this application
5050 TCP Yahoo! Messenger Port is not officialy registered by IANA for this application
5051 TCP ita-agent Symantec Intruder
Alert 56
Port is officialy registered by IANA for this application
5060 TCP UDP Session Initiation Protocol
(SIP)
Port is officialy registered by IANA for this application
5061 TCP Session Initiation Protocol
(SIP) over TLS
Port is officialy registered by IANA for this application
5070 TCP Binary Floor Control Protocol
(BFCP), 57 published as RFC 4582,
is a protocol that allows for an additional video channel (known as the
content channel) alongside the main video channel in a video-conferencing call
that uses SIP. Also used for Session Initiation Protocol (SIP) preferred port
for PUBLISH on SIP Trunk to Cisco Unified Presence Server (CUPS)
Port is not officialy registered by IANA for this application
5082 TCP UDP Qpur Communication Protocol Port is officialy registered by IANA for this application
5083 TCP UDP Qpur File Protocol Port is officialy registered by IANA for this application
5084 TCP UDP EPCglobal Low Level Reader
Protocol (LLRP)
Port is officialy registered by IANA for this application
5085 TCP UDP EPCglobal Low Level Reader
Protocol (LLRP) over TLS
Port is officialy registered by IANA for this application
5093 UDP SafeNet, Inc Sentinel LM,
Sentinel RMS, License Manager, Client-to-Server
Port is officialy registered by IANA for this application
5099 TCP UDP SafeNet, Inc Sentinel LM,
Sentinel RMS, License Manager, Server-to-Server
Port is officialy registered by IANA for this application
5104 TCP IBM Tivoli Framework
NetCOOL/Impact 58 HTTP Service
Port is not officialy registered by IANA for this application
5106 TCP A-Talk Common connection Port is not officialy registered by IANA for this application
5107 TCP A-Talk Remote server connection Port is not officialy registered by IANA for this application
5108 TCP VPOP3 Mail Server Webmail Port is not officialy registered by IANA for this application
5109 TCP UDP VPOP3 Mail Server Status Port is not officialy registered by IANA for this application
5110 TCP ProRat Server Port is not officialy registered by IANA for this application
5121 TCP Neverwinter Nights Port is not officialy registered by IANA for this application
5150 TCP UDP ATMP Ascend Tunnel Management
Protocol 59
Port is officialy registered by IANA for this application
5150 TCP UDP Malware Cerberus RAT Port is not officialy registered by IANA for this application
5151 TCP ESRI SDE Instance Port is officialy registered by IANA for this application
5151 UDP ESRI SDE Remote Start Port is officialy registered by IANA for this application
5154 TCP UDP BZFlag Port is officialy registered by IANA for this application
5176 TCP ConsoleWorks default UI
interface
Port is not officialy registered by IANA for this application
5190 TCP ICQ and AOL Instant Messenger Port is officialy registered by IANA for this application
5222 TCP Extensible Messaging and
Presence Protocol (XMPP) client connection 60 61
Port is officialy registered by IANA for this application
5223 TCP Extensible Messaging and
Presence Protocol (XMPP) client connection over SSL
Port is not officialy registered by IANA for this application
5228 TCP HP Virtual Room Service Port is officialy registered by IANA for this application
5228 TCP Android Market Port is not officialy registered by IANA for this application
5246 UDP Control And Provisioning of
Wireless Access Points (CAPWAP) CAPWAP control 62
Port is officialy registered by IANA for this application
5247 UDP Control And Provisioning of
Wireless Access Points (CAPWAP) CAPWAP data 62
Port is officialy registered by IANA for this application
5269 TCP Extensible Messaging and
Presence Protocol (XMPP) server connection 60 61
Port is officialy registered by IANA for this application
5280 TCP Extensible Messaging and
Presence Protocol (XMPP) XEP-0124: Bidirectional-streams Over Synchronous
HTTP (BOSH)
Port is officialy registered by IANA for this application
5281 TCP Undo License Manager Port is officialy registered by IANA for this application
5281 TCP Extensible Messaging and
Presence Protocol (XMPP) XEP-0124: Bidirectional-streams Over Synchronous
HTTP (BOSH) with SSL
Port is not officialy registered by IANA for this application
5298 TCP UDP Extensible Messaging and
Presence Protocol (XMPP) XEP-0174: Serverless Messaging
Port is officialy registered by IANA for this application
5310 TCP UDP Ginever.net data communication
port
Port is not officialy registered by IANA for this application
5311 TCP UDP Ginever.net data communication
port
Port is not officialy registered by IANA for this application
5312 TCP UDP Ginever.net data communication
port
Port is not officialy registered by IANA for this application
5313 TCP UDP Ginever.net data communication
port
Port is not officialy registered by IANA for this application
5314 TCP UDP Ginever.net data communication
port
Port is not officialy registered by IANA for this application
5315 TCP UDP Ginever.net data communication
port
Port is not officialy registered by IANA for this application
5349 TCP STUN, a protocol for NAT
traversal (UDP is reserved) 47
Port is officialy registered by IANA for this application
5349 TCP TURN, a protocol for NAT
traversal (UDP is reserved) 48
Port is officialy registered by IANA for this application
5351 TCP UDP NAT Port Mapping
Protocol—client-requested configuration for inbound connections through
network address translators
Port is officialy registered by IANA for this application
5353 UDP Multicast DNS (mDNS) Port is officialy registered by IANA for this application
5355 TCP UDP LLMNR—Link-Local Multicast
Name Resolution, allows hosts to perform name resolution for hosts on the
same local link (only provided by Windows Vista and Server 2008)
Port is officialy registered by IANA for this application
5357 TCP UDP Web Services for Devices
(WSDAPI) (only provided by Windows Vista, Windows 7 and Server 2008)
Port is not officialy registered by IANA for this application
5358 TCP UDP WSDAPI Applications to Use a
Secure Channel (only provided by Windows Vista, Windows 7 and Server 2008)
Port is not officialy registered by IANA for this application
5402 TCP UDP mftp, Stratacache OmniCast
content delivery system MFTP file sharing protocol
Port is officialy registered by IANA for this application
5405 TCP UDP NetSupport Manager Port is officialy registered by IANA for this application
5412 TCP UDP IBM Rational Synergy
(Telelogic_Synergy) (Continuus CM) Message Router
Port is officialy registered by IANA for this application
5421 TCP UDP NetSupport Manager Port is officialy registered by IANA for this application
5432 TCP UDP PostgreSQL database system Port is officialy registered by IANA for this application
5433 TCP Bouwsoft file/webserver
<http://www.bouwsoft.be>
Port is not officialy registered by IANA for this application
5445 UDP Cisco Unified Video Advantage Port is not officialy registered by IANA for this application
5450 TCP OSIsoft PI Server Client Access Port is not officialy registered by IANA for this application
5457 TCP OSIsoft PI Asset Framework
Client Access
Port is not officialy registered by IANA for this application
5458 TCP OSIsoft PI Notifications Client
Access
Port is not officialy registered by IANA for this application
5495 TCP Applix TM1 Admin server Port is not officialy registered by IANA for this application
5498 TCP Hotline tracker server
connection
Port is not officialy registered by IANA for this application
5499 UDP Hotline tracker server discovery Port is not officialy registered by IANA for this application
5500 TCP VNC remote desktop
protocol—for incoming listening viewer, Hotline control connection
Port is not officialy registered by IANA for this application
5501 TCP Hotline file transfer connection Port is not officialy registered by IANA for this application
5517 TCP Setiqueue Proxy server client
for SETI@Home project
Port is not officialy registered by IANA for this application
5550 TCP Hewlett-Packard Data Protector Port is not officialy registered by IANA for this application
5555 TCP Freeciv versions up to 2.0,
Hewlett-Packard Data Protector, McAfee EndPoint Encryption Database Server,
SAP, Default for Microsoft Dynamics CRM 4.0
Port is not officialy registered by IANA for this application
5556 TCP UDP Freeciv Port is officialy registered by IANA for this application
5591 TCP Default for Tidal Enterprise
Scheduler master-Socket used for communication between Agent-to-Master,
though can be changed
Port is not officialy registered by IANA for this application
5631 TCP pcANYWHEREdata, Symantec
pcAnywhere (version 7.52 and later 63 ) 64 data
Port is officialy registered by IANA for this application
5632 UDP pcANYWHEREstat, Symantec
pcAnywhere (version 7.52 and later) status
Port is officialy registered by IANA for this application
5656 TCP IBM Sametime p2p file transfer Port is not officialy registered by IANA for this application
5666 TCP NRPE (Nagios) Port is not officialy registered by IANA for this application
5667 TCP NSCA (Nagios) Port is not officialy registered by IANA for this application
5678 UDP Mikrotik RouterOS Neighbor
Discovery Protocol (MNDP)
Port is not officialy registered by IANA for this application
5721 TCP UDP Kaseya Port is not officialy registered by IANA for this application
5723 TCP Operations Manager Port is not officialy registered by IANA for this application
5741 TCP UDP IDA Discover Port 1 Port is officialy registered by IANA for this application
5742 TCP UDP IDA Discover Port 2 Port is officialy registered by IANA for this application
5800 TCP VNC remote desktop
protocol—for use over HTTP
Port is not officialy registered by IANA for this application
5814 TCP UDP Hewlett-Packard Support
Automation (HP OpenView Self-Healing Services)
Port is officialy registered by IANA for this application
5850 TCP COMIT SE (PCR) Port is not officialy registered by IANA for this application
5852 TCP Adeona client: communications to
OpenDHT
Port is not officialy registered by IANA for this application
5900 TCP UDP Virtual Network Computing (VNC)
remote desktop protocol (used by Apple Remote Desktop and others)
Port is officialy registered by IANA for this application
5912 TCP Default for Tidal Enterprise
Scheduler agent-Socket used for communication between Master-to-Agent, though
can be changed
Port is not officialy registered by IANA for this application
5938 TCP UDP TeamViewer 65 remote desktop protocol Port is not officialy registered by IANA for this application
5984 TCP UDP CouchDB database server Port is officialy registered by IANA for this application
5999 TCP CVSup 66 file update tool Port is officialy registered by IANA for this application
6000 TCP X11—used between an X
client and server over the network
Port is officialy registered by IANA for this application
6001 UDP X11—used between an X
client and server over the network
Port is officialy registered by IANA for this application
6005 TCP Default for BMC Software
Control-M/Server—Socket used for communication between Control-M
processes—though often changed during installation
Port is officialy registered by IANA for this application
6005 TCP Default for Camfrog Chat &
Cam Client http://www.camfrog.com
Port is not officialy registered by IANA for this application
6050 TCP Brightstor Arcserve Backup Port is not officialy registered by IANA for this application
6050 TCP Nortel Software Port is not officialy registered by IANA for this application
6051 TCP Brightstor Arcserve Backup Port is not officialy registered by IANA for this application
6072 TCP iOperator Protocol Signal Port Port is not officialy registered by IANA for this application
6086 TCP PDTP—FTP like file server
in a P2P network
Port is officialy registered by IANA for this application
6100 TCP Vizrt System Port is not officialy registered by IANA for this application
6100 TCP Ventrilo This is the
authentication port that must be allowed outbound for version 3 of Ventrilo
Port is officialy registered by IANA for this application
6101 TCP Backup Exec Agent Browser Port is not officialy registered by IANA for this application
6110 TCP UDP softcm, HP Softbench CM Port is officialy registered by IANA for this application
6111 TCP UDP spc, HP Softbench Sub-Process
Control
Port is officialy registered by IANA for this application
6112 UDP dtspcd—a network daemon
that accepts requests from clients to execute commands and launch
applications remotely
Port is officialy registered by IANA for this application
6112 TCP dtspcd—a network daemon
that accepts requests from clients to execute commands and launch
applications remotely
Port is officialy registered by IANA for this application
6112 TCP Blizzard’s Battle.net gaming
service, ArenaNet gaming service, Relic gaming sercive
Port is not officialy registered by IANA for this application
6112 TCP Club Penguin Disney online game
for kids
Port is not officialy registered by IANA for this application
6113 TCP Club Penguin Disney online game
for kids
Port is not officialy registered by IANA for this application
6129 TCP DameWare Remote Control Port is officialy registered by IANA for this application
6257 UDP WinMX (see also 6699) Port is not officialy registered by IANA for this application
6260 TCP UDP planet M.U.L.E. Port is not officialy registered by IANA for this application
6262 TCP Sybase Advantage Database Server Port is not officialy registered by IANA for this application
6343 UDP SFlow, sFlow traffic monitoring Port is officialy registered by IANA for this application
6346 TCP UDP gnutella-svc, gnutella
(FrostWire, Limewire, Shareaza, etc.)
Port is officialy registered by IANA for this application
6347 TCP UDP gnutella-rtr, Gnutella alternate Port is officialy registered by IANA for this application
6350 TCP UDP App Discovery and Access
Protocol
Port is officialy registered by IANA for this application
6389 TCP EMC CLARiiON Port is not officialy registered by IANA for this application
6432 TCP PgBouncer – A connection pooler
for PostgreSQL
Port is officialy registered by IANA for this application
6444 TCP UDP Sun Grid Engine—Qmaster
Service
Port is officialy registered by IANA for this application
6445 TCP UDP Sun Grid Engine—Execution
Service
Port is officialy registered by IANA for this application
6502 TCP UDP Netop Business Solutions – NetOp
Remote Control
Port is not officialy registered by IANA for this application
6503 UDP Netop Business Solutions – NetOp
School
Port is not officialy registered by IANA for this application
6522 TCP Gobby (and other libobby-based
software)
Port is not officialy registered by IANA for this application
6523 TCP Gobby 0.5 (and other
libinfinity-based software)
Port is not officialy registered by IANA for this application
6543 UDP Paradigm Research &
Development Jetnet 67 default
Port is not officialy registered by IANA for this application
6566 TCP SANE (Scanner Access Now
Easy)—SANE network scanner daemon
Port is not officialy registered by IANA for this application
6571 Windows Live FolderShare client Port is not officialy registered by IANA for this application
6600 TCP Music Playing Daemon (MPD) Port is not officialy registered by IANA for this application
6619 TCP UDP odette-ftps, Odette File
Transfer Protocol (OFTP) over TLS/SSL
Port is officialy registered by IANA for this application
6646 UDP McAfee Network Agent Port is not officialy registered by IANA for this application
6660–6664 TCP Internet Relay Chat (IRC) Port is not officialy registered by IANA for this application
6665–6669 TCP Internet Relay Chat (IRC) Port is officialy registered by IANA for this application
6679 TCP UDP Osorno Automation Protocol
(OSAUT)
Port is officialy registered by IANA for this application
6679 TCP IRC SSL (Secure Internet Relay
Chat)—often used
Port is not officialy registered by IANA for this application
6697 TCP IRC SSL (Secure Internet Relay
Chat)—often used
Port is not officialy registered by IANA for this application
6699 TCP WinMX (see also 6257) Port is not officialy registered by IANA for this application
6702 TCP Default for Tidal Enterprise
Scheduler client-Socket used for communication between Client-to-Master,
though can be changed
Port is not officialy registered by IANA for this application
6771 UDP Polycom server broadcast Port is not officialy registered by IANA for this application
6789 TCP Datalogger Support Software
Campbell Scientific Loggernet Software
Port is not officialy registered by IANA for this application
6881–6887 TCP UDP BitTorrent part of full range of
ports used most often
Port is not officialy registered by IANA for this application
6888 TCP UDP MUSE Port is officialy registered by IANA for this application
6888 TCP UDP BitTorrent part of full range of
ports used most often
Port is not officialy registered by IANA for this application
6889–6890 TCP UDP BitTorrent part of full range of
ports used most often
Port is not officialy registered by IANA for this application
6891–6900 TCP UDP BitTorrent part of full range of
ports used most often
Port is not officialy registered by IANA for this application
6891–6900 TCP UDP Windows Live Messenger (File
transfer)
Port is not officialy registered by IANA for this application
6901 TCP UDP Windows Live Messenger (Voice) Port is not officialy registered by IANA for this application
6901 TCP UDP BitTorrent part of full range of
ports used most often
Port is not officialy registered by IANA for this application
6902–6968 TCP UDP BitTorrent part of full range of
ports used most often
Port is not officialy registered by IANA for this application
6969 TCP UDP acmsoda Port is officialy registered by IANA for this application
6969 TCP BitTorrent tracker Port is not officialy registered by IANA for this application
6970–6999 TCP UDP BitTorrent part of full range of
ports used most often
Port is not officialy registered by IANA for this application
7000 TCP Default for Vuze’s built in
HTTPS Bittorrent Tracker
Port is not officialy registered by IANA for this application
7001 TCP Default for BEA WebLogic
Server’s HTTP server, though often changed during installation
Port is not officialy registered by IANA for this application
7002 TCP Default for BEA WebLogic
Server’s HTTPS server, though often changed during installation
Port is not officialy registered by IANA for this application
7005 TCP Default for BMC Software
Control-M/Server and Control-M/Agent for Agent-to-Server, though often
changed during installation
Port is not officialy registered by IANA for this application
7006 TCP Default for BMC Software
Control-M/Server and Control-M/Agent for Server-to-Agent, though often
changed during installation
Port is not officialy registered by IANA for this application
7010 TCP Default for Cisco AON AMC (AON
Management Console) 68
Port is not officialy registered by IANA for this application
7022 TCP Database mirroring endpoints Port is not officialy registered by IANA for this application
7023 UDP Bryan Wilcutt T2-NMCS Protocol
for SatCom Modems
Port is officialy registered by IANA for this application
7025 TCP Zimbra LMTP mailbox —local mail delivery Port is not officialy registered by IANA for this application
7047 TCP Zimbra conversion server Port is not officialy registered by IANA for this application
7133 TCP Enemy Territory: Quake Wars Port is not officialy registered by IANA for this application
7144 TCP Peercast Port is not officialy registered by IANA for this application
7145 TCP Peercast Port is not officialy registered by IANA for this application
7171 TCP Tibia Port is not officialy registered by IANA for this application
7306 TCP Zimbra mysql mailbox Port is not officialy registered by IANA for this application
7307 TCP Zimbra mysql logger Port is not officialy registered by IANA for this application
7312 UDP Sibelius License Server Port is not officialy registered by IANA for this application
7400 TCP UDP RTPS (Real Time Publish
Subscribe) DDS Discovery
Port is officialy registered by IANA for this application
7401 TCP UDP RTPS (Real Time Publish
Subscribe) DDS User-Traffic
Port is officialy registered by IANA for this application
7402 TCP UDP RTPS (Real Time Publish
Subscribe) DDS Meta-Traffic
Port is officialy registered by IANA for this application
7473 TCP UDP Rise: The Vieneo Province Port is officialy registered by IANA for this application
7547 TCP UDP CPE WAN Management Protocol
Technical Report 069
Port is officialy registered by IANA for this application
7615 TCP ISL Online 69 communication protocol Port is not officialy registered by IANA for this application
7670 TCP BrettspielWelt BSW Boardgame
Portal
Port is not officialy registered by IANA for this application
7676 TCP Aqumin AlphaVision Remote
Command Interface
Port is not officialy registered by IANA for this application
7700 UDP P2P DC (RedHub) Port is not officialy registered by IANA for this application
7707 UDP Killing Floor Port is not officialy registered by IANA for this application
7708 UDP Killing Floor Port is not officialy registered by IANA for this application
7717 UDP Killing Floor Port is not officialy registered by IANA for this application
7777 TCP iChat server file transfer proxy Port is not officialy registered by IANA for this application
7777 TCP Oracle Cluster File System 2 Port is not officialy registered by IANA for this application
7777 TCP Windows backdoor program
tini.exe default
Port is not officialy registered by IANA for this application
7777 TCP Xivio.com Chat Server Interface Port is not officialy registered by IANA for this application
7777 TCP Terraria default server Port is not officialy registered by IANA for this application
7778 TCP Bad Trip MUD Port is not officialy registered by IANA for this application
7777-7788 UDP Unreal Tournament series default
server
Port is not officialy registered by IANA for this application
7777-7788 TCP Unreal Tournament series default
server
Port is not officialy registered by IANA for this application
7787-7788 TCP GFI EventsManager 7 & 8 Port is officialy registered by IANA for this application
7831 TCP Default used by Smartlaunch
Internet Cafe Administration 70
software
Port is not officialy registered by IANA for this application
7880 TCP UDP PowerSchool Gradebook Server Port is not officialy registered by IANA for this application
7915 TCP Default for YSFlight server 3 Port is not officialy registered by IANA for this application
7935 TCP Fixed port used for Adobe Flash
Debug Player to communicate with a debugger (Flash IDE, Flex Builder or fdb).
71
Port is not officialy registered by IANA for this application
7937-9936 TCP UDP EMC2 (Legato) Networker or Sun
Solcitice Backup
Port is officialy registered by IANA for this application
8000 UDP iRDMI (Intel Remote Desktop
Management Interface) 72 —sometimes erroneously used instead of port
8080
Port is officialy registered by IANA for this application
8000 TCP iRDMI (Intel Remote Desktop
Management Interface) 72 —sometimes erroneously used instead of port
8080
Port is officialy registered by IANA for this application
8000 TCP Commonly used for internet radio
streams such as those using SHOUTcast
Port is not officialy registered by IANA for this application
8001 TCP Commonly used for internet radio
streams such as those using SHOUTcast
Port is not officialy registered by IANA for this application
8002 TCP Cisco Systems Unified Call
Manager Intercluster
Port is not officialy registered by IANA for this application
8008 TCP HTTP Alternate Port is officialy registered by IANA for this application
8008 TCP IBM HTTP Server administration
default
Port is not officialy registered by IANA for this application
8009 TCP ajp13—Apache JServ
Protocol AJP Connector
Port is not officialy registered by IANA for this application
8010 TCP XMPP File transfers Port is not officialy registered by IANA for this application
8011-8013 TCP HTTP/TCP Symon Communications
Event and Query Engine
Port is not officialy registered by IANA for this application
8014 TCP HTTP/TCP Symon Communications
Event and Query Engine
Port is not officialy registered by IANA for this application
8014 UDP Perseus SDR Receiver default
remote connection port
Port is not officialy registered by IANA for this application
8020 TCP 360Works SuperContainer Port is not officialy registered by IANA for this application
8074 TCP Gadu-Gadu Port is not officialy registered by IANA for this application
8075 TCP Killing Floor Port is not officialy registered by IANA for this application
8078 TCP UDP Default port for most Endless
Online-based servers
Port is not officialy registered by IANA for this application
8080 TCP HTTP alternate
(http_alt)—commonly used for Web proxy and caching server, or for
running a Web server as a non-root user
Port is officialy registered by IANA for this application
8080 TCP Apache Tomcat Port is not officialy registered by IANA for this application
8080 UDP FilePhile Master/Relay Port is not officialy registered by IANA for this application
8081 TCP HTTP alternate, VibeStreamer,
e.g. McAfee ePolicy Orchestrator (ePO)
Port is not officialy registered by IANA for this application
8086 TCP HELM Web Host Automation Windows
Control Panel
Port is not officialy registered by IANA for this application
8086 TCP Kaspersky AV Control Center Port is not officialy registered by IANA for this application
8087 TCP Hosting Accelerator Control
Panel
Port is not officialy registered by IANA for this application
8087 TCP Parallels Plesk Control Panel Port is not officialy registered by IANA for this application
8087 UDP Kaspersky AV Control Center Port is not officialy registered by IANA for this application
8088 TCP Asterisk (PBX) Web Configuration
utility (GUI Addon)
Port is not officialy registered by IANA for this application
8089 TCP Splunk Daemon Port is not officialy registered by IANA for this application
8090 TCP HTTP Alternate
(http_alt_alt)—used as an alternative to port 8080
Port is not officialy registered by IANA for this application
8100 TCP Console Gateway License
Verification
Port is not officialy registered by IANA for this application
8116 UDP Check Point Cluster Control
Protocol
Port is not officialy registered by IANA for this application
8118 TCP Privoxy—advertisement-filtering
Web proxy
Port is officialy registered by IANA for this application
8123 TCP Polipo Web proxy Port is officialy registered by IANA for this application
8192 TCP Sophos Remote Management System Port is not officialy registered by IANA for this application
8193 TCP Sophos Remote Management System Port is not officialy registered by IANA for this application
8194 TCP Sophos Remote Management System Port is not officialy registered by IANA for this application
8200 TCP GoToMyPC Port is not officialy registered by IANA for this application
8222 TCP VMware Server Management User
Interface 73 (insecure Web
interface). 74 See also port 8333
Port is not officialy registered by IANA for this application
8243 TCP UDP HTTPS listener for Apache
Synapse 75
Port is officialy registered by IANA for this application
8280 TCP UDP HTTP listener for Apache
Synapse 75
Port is officialy registered by IANA for this application
8291 TCP Winbox—Default on a
MikroTik RouterOS for a Windows application used to administer MikroTik
RouterOS
Port is not officialy registered by IANA for this application
8303 UDP Teeworlds Server Port is not officialy registered by IANA for this application
8331 TCP MultiBit, 4 Port is not officialy registered by IANA for this application
8332 TCP Bitcoin JSON-RPC server 76 Port is not officialy registered by IANA for this application
8333 TCP Bitcoin 77 Port is not officialy registered by IANA for this application
8333 TCP VMware Server Management User
Interface 73 (secure Web
interface). 74 See also port 8222
Port is not officialy registered by IANA for this application
8400 TCP UDP cvp, Commvault Unified Data
Management
Port is officialy registered by IANA for this application
8442 TCP UDP CyBro A-bus, Cybrotech Ltd. Port is officialy registered by IANA for this application
8443 TCP SW Soft Plesk Control Panel,
Apache Tomcat SSL, Promise WebPAM SSL, McAfee ePolicy Orchestrator (ePO)
Port is not officialy registered by IANA for this application
8484 TCP UDP MapleStory Port is not officialy registered by IANA for this application
8500 TCP UDP ColdFusion Macromedia/Adobe
ColdFusion default and Duke Nukem 3D—default
Port is not officialy registered by IANA for this application
8501 TCP 5
DukesterX —default
Port is not officialy registered by IANA for this application
8601 TCP Wavestore CCTV protocol 6 Port is not officialy registered by IANA for this application
8602 TCP UDP Wavestore Notification protocol Port is not officialy registered by IANA for this application
8642 TCP Lotus Traveller Port is not officialy registered by IANA for this application
8691 TCP Ultra Fractal default server
port for distributing calculations over network computers
Port is not officialy registered by IANA for this application
8701 UDP SoftPerfect Bandwidth Manager Port is not officialy registered by IANA for this application
8702 UDP SoftPerfect Bandwidth Manager Port is not officialy registered by IANA for this application
8767 UDP TeamSpeak—default Port is not officialy registered by IANA for this application
8768 UDP TeamSpeak—alternate Port is not officialy registered by IANA for this application
8840 TCP Opera Unite server Port is not officialy registered by IANA for this application
8880 UDP cddbp-alt, CD DataBase (CDDB)
protocol (CDDBP) alternate
Port is officialy registered by IANA for this application
8880 TCP cddbp-alt, CD DataBase (CDDB)
protocol (CDDBP) alternate
Port is officialy registered by IANA for this application
8880 TCP WebSphere Application Server
SOAP connector default
Port is not officialy registered by IANA for this application
8880 TCP Win Media Streamer to Server
SOAP connector default
Port is not officialy registered by IANA for this application
8881 TCP Atlasz Informatics Research
Ltd 7 Secure Application Server
Port is not officialy registered by IANA for this application
8882 TCP Atlasz Informatics Research
Ltd 8 Secure Application Server
Port is not officialy registered by IANA for this application
8883 TCP UDP Secure MQ Telemetry Transport
(MQTT over SSL)
Port is officialy registered by IANA for this application
8887 TCP HyperVM HTTP Port is officialy registered by IANA for this application
8888 TCP HyperVM HTTPS Port is officialy registered by IANA for this application
8888 TCP Freenet HTTP Port is not officialy registered by IANA for this application
8888 TCP UDP NewsEDGE server Port is officialy registered by IANA for this application
8888 TCP Sun Answerbook dwhttpd server
(deprecated by docs.sun.com)
Port is not officialy registered by IANA for this application
8888 TCP GNUmp3d HTTP music streaming and
Web interface
Port is not officialy registered by IANA for this application
8888 TCP LoLo Catcher HTTP Web interface
(www.optiform.com)
Port is not officialy registered by IANA for this application
8888 TCP D2GS Admin Console Telnet
administration console for D2GS servers (Diablo 2)
Port is not officialy registered by IANA for this application
8888 TCP Earthland Relams 2 Server
(AU1_2)
Port is not officialy registered by IANA for this application
8888 TCP MAMP Server Port is not officialy registered by IANA for this application
8889 TCP MAMP Server Port is not officialy registered by IANA for this application
8889 TCP Earthland Relams 2 Server
(AU1_1)
Port is not officialy registered by IANA for this application
8983 TCP Default for Apache Solr 1.4 Port is not officialy registered by IANA for this application
9000 TCP Buffalo LinkSystem Web access Port is not officialy registered by IANA for this application
9000 TCP DBGp Port is not officialy registered by IANA for this application
9000 TCP SqueezeCenter web server &
streaming
Port is not officialy registered by IANA for this application
9000 UDP UDPCast Port is not officialy registered by IANA for this application
9001 TCP UDP ETL Service Manager 78 Port is officialy registered by IANA for this application
9001 Microsoft Sharepoint Authoring
Environment
Port is not officialy registered by IANA for this application
9001 cisco-xremote router
configuration
Port is not officialy registered by IANA for this application
9001 Tor network default Port is not officialy registered by IANA for this application
9001 TCP DBGp Proxy Port is not officialy registered by IANA for this application
9009 TCP UDP Pichat Server—Peer to peer
chat software
Port is officialy registered by IANA for this application
9010 TCP TISERVICEMANAGEMENT Numara
Track-It!
Port is not officialy registered by IANA for this application
9020 TCP WiT WiT Services Port is officialy registered by IANA for this application
9025 TCP WiT WiT Services Port is officialy registered by IANA for this application
9030 TCP Tor often used Port is not officialy registered by IANA for this application
9043 TCP WebSphere Application Server
Administration Console secure
Port is not officialy registered by IANA for this application
9050 TCP Tor Port is not officialy registered by IANA for this application
9051 TCP Tor Port is not officialy registered by IANA for this application
9060 TCP WebSphere Application Server
Administration Console
Port is not officialy registered by IANA for this application
9080 UDP glrpc, Groove Collaboration
software GLRPC
Port is officialy registered by IANA for this application
9080 TCP glrpc, Groove Collaboration
software GLRPC
Port is officialy registered by IANA for this application
9080 TCP WebSphere Application Server
HTTP Transport (port 1) default
Port is not officialy registered by IANA for this application
9090 TCP Webwasher, Secure Web, McAfee
Web Gateway – Default Proxy Port
Port is not officialy registered by IANA for this application
9090 TCP Openfire Administration Console Port is not officialy registered by IANA for this application
9090 TCP SqueezeCenter control (CLI) Port is not officialy registered by IANA for this application
9091 TCP Openfire Administration Console
(SSL Secured)
Port is not officialy registered by IANA for this application
9091 TCP Transmission (BitTorrent client)
Web Interface
Port is not officialy registered by IANA for this application
9100 TCP PDL Data Stream Port is officialy registered by IANA for this application
9101 TCP UDP Bacula Director Port is officialy registered by IANA for this application
9102 TCP UDP Bacula File Daemon Port is officialy registered by IANA for this application
9103 TCP UDP Bacula Storage Daemon Port is officialy registered by IANA for this application
9105 TCP UDP Xadmin Control Daemon Port is officialy registered by IANA for this application
9106 TCP UDP Astergate Control Daemon Port is officialy registered by IANA for this application
9107 TCP Astergate-FAX Control Daemon Port is officialy registered by IANA for this application
9110 UDP SSMP Message protocol Port is not officialy registered by IANA for this application
9119 TCP UDP MXit Instant Messenger Port is officialy registered by IANA for this application
9191 TCP Catamount Software – PocketMoney
Sync
Port is not officialy registered by IANA for this application
9293 TCP Sony PlayStation RemotePlay Port is not officialy registered by IANA for this application
9300 TCP IBM Cognos 8 SOAP Business
Intelligence and Performance Management
Port is not officialy registered by IANA for this application
9303 UDP D-Link Shareport Share storage
and MFP printers
Port is not officialy registered by IANA for this application
9306 TCP Sphinx Native API Port is officialy registered by IANA for this application
9312 TCP Sphinx SphinxQL Port is officialy registered by IANA for this application
9418 TCP UDP git, Git pack transfer service Port is officialy registered by IANA for this application
9420 TCP MooseFS distributed file
system—master server to chunk servers
Port is not officialy registered by IANA for this application
9421 TCP MooseFS distributed file
system—master server to clients
Port is not officialy registered by IANA for this application
9422 TCP MooseFS distributed file
system—chunk servers to clients
Port is not officialy registered by IANA for this application
9535 TCP UDP mngsuite, LANDesk Management
Suite Remote Control
Port is officialy registered by IANA for this application
9536 TCP UDP laes-bf, IP Fabrics Surveillance
buffering function
Port is officialy registered by IANA for this application
9561 TCP UDP Network Time System Server Port is not officialy registered by IANA for this application
9600 UDP Omron FINS, OMRON FINS PLC
communication
Port is officialy registered by IANA for this application
9675 TCP UDP Spiceworks Desktop, IT Helpdesk
Software
Port is not officialy registered by IANA for this application
9676 TCP UDP Spiceworks Desktop, IT Helpdesk
Software
Port is not officialy registered by IANA for this application
9695 UDP CCNx Port is officialy registered by IANA for this application
9800 TCP UDP WebDAV Source Port is officialy registered by IANA for this application
9800 WebCT e-learning portal Port is not officialy registered by IANA for this application
9875 TCP Club Penguin Disney online game
for kids
Port is not officialy registered by IANA for this application
9898 UDP MonkeyCom Port is officialy registered by IANA for this application
9898 TCP MonkeyCom Port is officialy registered by IANA for this application
9898 TCP Tripwire—File Integrity
Monitoring Software
Port is not officialy registered by IANA for this application
9987 UDP TeamSpeak 3 server default
(voice) port (for the conflicting service see the IANA list)
Port is not officialy registered by IANA for this application
9996 TCP UDP The Palace “The
Palace” Virtual Reality Chat software.—5
Port is officialy registered by IANA for this application
9998 TCP UDP The Palace “The
Palace” Virtual Reality Chat software.—5
Port is officialy registered by IANA for this application
9999 Hydranode—edonkey2000
TELNET control
Port is not officialy registered by IANA for this application
9999 TCP Lantronix UDS-10/UDS100 79 RS-485 to Ethernet Converter TELNET
control
Port is not officialy registered by IANA for this application
9999 Urchin Web Analytics Port is not officialy registered by IANA for this application
10000 Webmin—Web-based Linux
admin tool
Port is not officialy registered by IANA for this application
10000 BackupExec Port is not officialy registered by IANA for this application
10000 Ericsson Account Manager (avim) Port is not officialy registered by IANA for this application
10001 TCP Lantronix UDS-10/UDS100 80 RS-485 to Ethernet Converter default Port is not officialy registered by IANA for this application
10008 TCP UDP Octopus Multiplexer, primary
port for the CROMP protocol, which provides a platform-independent means for
communication of objects across a network
Port is officialy registered by IANA for this application
10009 TCP UDP Cross Fire, a multiplayer online
First Person Shooter
Port is not officialy registered by IANA for this application
10010 TCP Open Object Rexx (ooRexx) rxapi
daemon
Port is officialy registered by IANA for this application
10017 AIX,NeXT, HPUX—rexd daemon
control
Port is not officialy registered by IANA for this application
10024 TCP Zimbra smtp mta —to amavis from postfix Port is not officialy registered by IANA for this application
10025 TCP Zimbra smtp mta —back to postfix from amavis Port is not officialy registered by IANA for this application
10050 TCP UDP Zabbix-Agent Port is officialy registered by IANA for this application
10051 TCP UDP Zabbix-Trapper Port is officialy registered by IANA for this application
10110 TCP UDP NMEA 0183 Navigational Data.
Transport of NMEA 0183 sentences over TCP or UDP
Port is officialy registered by IANA for this application
10113 TCP UDP NetIQ Endpoint Port is officialy registered by IANA for this application
10114 TCP UDP NetIQ Qcheck Port is officialy registered by IANA for this application
10115 TCP UDP NetIQ Endpoint Port is officialy registered by IANA for this application
10116 TCP UDP NetIQ VoIP Assessor Port is officialy registered by IANA for this application
10200 TCP FRISK Software International’s
fpscand virus scanning daemon for Unix platforms 81
Port is not officialy registered by IANA for this application
10200 TCP FRISK Software International’s
f-protd virus scanning daemon for Unix platforms 82
Port is not officialy registered by IANA for this application
10201–10204 TCP FRISK Software International’s
f-protd virus scanning daemon for Unix platforms 82
Port is not officialy registered by IANA for this application
10301 TCP VoiceIP-ACS UMP default device
provisioning endpoint
Port is not officialy registered by IANA for this application
10302 TCP VoiceIP-ACS UMP default device
provisioning endpoint (SSL)
Port is not officialy registered by IANA for this application
10308 Lock-on: Modern Air Combat Port is not officialy registered by IANA for this application
10480 SWAT 4 Dedicated Server Port is not officialy registered by IANA for this application
10823 UDP Farming Simulator 2011 Default
Server
Port is not officialy registered by IANA for this application
10891 TCP Jungle Disk (this port is opened
by the Jungle Disk Monitor service on the localhost)
Port is not officialy registered by IANA for this application
11001 TCP UDP metasys ( Johnson Controls
Metasys java AC control environment )
Port is not officialy registered by IANA for this application
11211 memcached Port is not officialy registered by IANA for this application
11235 Savage:Battle for Newerth Server
Hosting
Port is not officialy registered by IANA for this application
11294 Blood Quest Online Server Port is not officialy registered by IANA for this application
11371 OpenPGP HTTP key server Port is officialy registered by IANA for this application
11576 IPStor Server management
communication
Port is not officialy registered by IANA for this application
12010 TCP ElevateDB default database
port 83
Port is not officialy registered by IANA for this application
12011 TCP Axence nVision Port is not officialy registered by IANA for this application
12012 TCP Axence nVision Port is not officialy registered by IANA for this application
12012 TCP Audition Online Dance Battle,
Korea Server—Status/Version Check
Port is not officialy registered by IANA for this application
12012 UDP Audition Online Dance Battle,
Korea Server—Status/Version Check
Port is not officialy registered by IANA for this application
12013 TCP UDP Audition Online Dance Battle,
Korea Server
Port is not officialy registered by IANA for this application
12035 UDP Linden Lab viewer to sim on
SecondLife
Port is not officialy registered by IANA for this application
12222 UDP Light Weight Access Point
Protocol (LWAPP) LWAPP data (RFC 5412)
Port is officialy registered by IANA for this application
12223 UDP Light Weight Access Point
Protocol (LWAPP) LWAPP control (RFC 5412)
Port is officialy registered by IANA for this application
12345 NetBus—remote
administration tool (often Trojan horse). Also used by NetBuster. Little
Fighter 2 (TCP).
Port is not officialy registered by IANA for this application
12489 TCP NSClient/NSClient++/NC_Net
(Nagios)
Port is not officialy registered by IANA for this application
12975 TCP LogMeIn Hamachi (VPN tunnel
software; also port 32976)—used to connect to Mediation Server
(bibi.hamachi.cc); will attempt to use SSL (TCP port 443) if both 12975 &
32976 fail to connect
Port is not officialy registered by IANA for this application
12998–12999 UDP Takenaka RDI Mirror World on
SecondLife
Port is not officialy registered by IANA for this application
13000–13050 UDP Linden Lab viewer to sim on
SecondLife
Port is not officialy registered by IANA for this application
13008 TCP UDP Cross Fire, a multiplayer online
First Person Shooter
Port is not officialy registered by IANA for this application
13075 TCP Default 84 for BMC Software Control-M/Enterprise
Manager Corba communication, though often changed during installation
Port is officialy registered by IANA for this application
13195-13196 TCP UDP Ontolux Ontolux 2D Port is not officialy registered by IANA for this application
13337-13340 TCP UDP ÆtherNet peer-to-peer networking Port is not officialy registered by IANA for this application
13720 TCP UDP Symantec NetBackup—bprd
(formerly VERITAS)
Port is officialy registered by IANA for this application
13721 TCP UDP Symantec NetBackup—bpdbm
(formerly VERITAS)
Port is officialy registered by IANA for this application
13724 TCP UDP Symantec Network
Utility—vnetd (formerly VERITAS)
Port is officialy registered by IANA for this application
13782 TCP UDP Symantec NetBackup—bpcd
(formerly VERITAS)
Port is officialy registered by IANA for this application
13783 TCP UDP Symantec VOPIED protocol
(formerly VERITAS)
Port is officialy registered by IANA for this application
13785 TCP UDP Symantec NetBackup
Database—nbdb (formerly VERITAS)
Port is officialy registered by IANA for this application
13786 TCP UDP Symantec nomdb (formerly
VERITAS)
Port is officialy registered by IANA for this application
14439 TCP APRS UI-View Amateur Radio
85 UI-WebServer
Port is not officialy registered by IANA for this application
14567 UDP Battlefield 1942 and mods Port is not officialy registered by IANA for this application
15000 TCP psyBNC Port is not officialy registered by IANA for this application
15000 TCP Wesnoth Port is not officialy registered by IANA for this application
15000 TCP Kaspersky Network Agent Port is not officialy registered by IANA for this application
15000 TCP hydap, Hypack Hydrographic
Software Packages Data Acquisition
Port is officialy registered by IANA for this application
15000 UDP hydap, Hypack Hydrographic
Software Packages Data Acquisition
Port is officialy registered by IANA for this application
15567 UDP Battlefield Vietnam and mods Port is not officialy registered by IANA for this application
15345 TCP UDP XPilot Contact Port is officialy registered by IANA for this application
16000 TCP shroudBNC Port is not officialy registered by IANA for this application
16080 TCP Mac OS X Server Web (HTTP)
service with performance cache 86
Port is not officialy registered by IANA for this application
16200 TCP Oracle Universal Content
Management Content Server
Port is not officialy registered by IANA for this application
16250 TCP Oracle Universal Content
Management Inbound Refinery
Port is not officialy registered by IANA for this application
16384 UDP Iron Mountain Digital online
backup
Port is not officialy registered by IANA for this application
16567 UDP Battlefield 2 and mods Port is not officialy registered by IANA for this application
17500 TCP Dropbox LanSync Protocol
(db-lsp); used to synchronize file catalogs between Dropbox clients on your
local network.
Port is officialy registered by IANA for this application
17500 UDP Dropbox LanSync Discovery
(db-lsp-disc); used to synchronize file catalogs between Dropbox clients on
your local network; is transmitted to broadcast addresses.
Port is officialy registered by IANA for this application
18010 TCP Super Dancer Online
Extreme(SDO-X)—CiB Net Station Malaysia Server
Port is not officialy registered by IANA for this application
18104 TCP RAD PDF Service Port is officialy registered by IANA for this application
18180 TCP DART Reporting server Port is not officialy registered by IANA for this application
18200 TCP UDP Audition Online Dance Battle,
AsiaSoft Thailand Server—Status/Version Check
Port is not officialy registered by IANA for this application
18201 TCP UDP Audition Online Dance Battle,
AsiaSoft Thailand Server
Port is not officialy registered by IANA for this application
18206 TCP UDP Audition Online Dance Battle,
AsiaSoft Thailand Server—FAM Database
Port is not officialy registered by IANA for this application
18300 TCP UDP Audition Online Dance Battle,
AsiaSoft SEA Server—Status/Version Check
Port is not officialy registered by IANA for this application
18301 TCP UDP Audition Online Dance Battle,
AsiaSoft SEA Server
Port is not officialy registered by IANA for this application
18306 TCP UDP Audition Online Dance Battle,
AsiaSoft SEA Server—FAM Database
Port is not officialy registered by IANA for this application
18333 TCP Bitcoin testnet 87 Port is not officialy registered by IANA for this application
18400 TCP UDP Audition Online Dance Battle,
KAIZEN Brazil Server—Status/Version Check
Port is not officialy registered by IANA for this application
18401 TCP UDP Audition Online Dance Battle,
KAIZEN Brazil Server
Port is not officialy registered by IANA for this application
18505 TCP UDP Audition Online Dance Battle,
Nexon Server—Status/Version Check
Port is not officialy registered by IANA for this application
18506 TCP UDP Audition Online Dance Battle,
Nexon Server
Port is not officialy registered by IANA for this application
18605 TCP UDP X-BEAT—Status/Version
Check
Port is not officialy registered by IANA for this application
18606 TCP UDP X-BEAT Port is not officialy registered by IANA for this application
19000 TCP UDP Audition Online Dance Battle,
G10/alaplaya Server—Status/Version Check
Port is not officialy registered by IANA for this application
19001 TCP UDP Audition Online Dance Battle,
G10/alaplaya Server
Port is not officialy registered by IANA for this application
19226 TCP Panda Software AdminSecure
Communication Agent
Port is not officialy registered by IANA for this application
19283 TCP UDP K2 – KeyAuditor & KeyServer,
Sassafras Software Inc. Software Asset Management tools
Port is officialy registered by IANA for this application
19294 TCP Google Talk Voice and Video
connections 88
Port is not officialy registered by IANA for this application
19295 UDP Google Talk Voice and Video
connections 88
Port is not officialy registered by IANA for this application
19302 UDP Google Talk Voice and Video
connections 88
Port is not officialy registered by IANA for this application
19315 TCP UDP KeyShadow for K2 – KeyAuditor
& KeyServer, Sassafras Software Inc. Software Asset Management tools
Port is officialy registered by IANA for this application
19540 TCP UDP Belkin Network USB Hub Port is not officialy registered by IANA for this application
19638 TCP Ensim Control Panel Port is not officialy registered by IANA for this application
19771 TCP UDP Softros LAN Messenger Port is not officialy registered by IANA for this application
19812 TCP 4D database SQL Communication Port is not officialy registered by IANA for this application
19813 TCP 4D database Client Server
Communication
Port is not officialy registered by IANA for this application
19814 TCP 4D database DB4D Communication Port is not officialy registered by IANA for this application
19880 TCP Softros LAN Messenger Port is not officialy registered by IANA for this application
19999 DNP – Secure (Distributed
Network Protocol – Secure), a secure version of the protocol used in SCADA
systems between communicating RTU’s and IED’s
Port is officialy registered by IANA for this application
20000 DNP (Distributed Network
Protocol), a protocol used in SCADA systems between communicating RTU’s and
IED’s
Port is officialy registered by IANA for this application
20000 Usermin, Web-based user tool Port is not officialy registered by IANA for this application
20014 TCP DART Reporting server Port is not officialy registered by IANA for this application
20560 TCP UDP Killing Floor Port is not officialy registered by IANA for this application
20720 TCP Symantec i3 Web GUI server Port is not officialy registered by IANA for this application
21001 TCP AMLFilter, AMLFilter Inc.
amlf-admin default port
Port is not officialy registered by IANA for this application
21011 TCP AMLFilter, AMLFilter Inc.
amlf-engine-01 default http port
Port is not officialy registered by IANA for this application
21012 TCP AMLFilter, AMLFilter Inc.
amlf-engine-01 default https port
Port is not officialy registered by IANA for this application
21021 TCP AMLFilter, AMLFilter Inc.
amlf-engine-02 default http port
Port is not officialy registered by IANA for this application
21022 TCP AMLFilter, AMLFilter Inc.
amlf-engine-02 default https port
Port is not officialy registered by IANA for this application
22136 TCP FLIR Systems Camera Resource
Protocol
Port is not officialy registered by IANA for this application
22222 TCP Davis Instruments, WeatherLink
IP
Port is not officialy registered by IANA for this application
22347 TCP UDP WibuKey, WIBU-SYSTEMS AG
Software protection system
Port is officialy registered by IANA for this application
22349 TCP Wolfson Microelectronics,
WISCEBridge Debug Protocol
Port is not officialy registered by IANA for this application
22350 TCP UDP CodeMeter, WIBU-SYSTEMS AG
Software protection system
Port is officialy registered by IANA for this application
23073 Soldat Dedicated Server Port is not officialy registered by IANA for this application
23399 Skype Default Protocol Port is not officialy registered by IANA for this application
23513 Duke Nukem 3D#Source code Duke
Nukem Ports
Port is not officialy registered by IANA for this application
24444 NetBeans integrated development
environment
Port is not officialy registered by IANA for this application
24465 TCP UDP Tonido Directory Server for
Tonido which is a Personal Web App and P2P platform
Port is officialy registered by IANA for this application
24554 TCP UDP BINKP, Fidonet mail transfers
over TCP/IP
Port is officialy registered by IANA for this application
24800 Synergy: keyboard/mouse sharing
software
Port is not officialy registered by IANA for this application
24842 StepMania: Online: Dance Dance
Revolution Simulator
Port is not officialy registered by IANA for this application
25000 TCP Teamware Office standard client
connection
Port is officialy registered by IANA for this application
25003 TCP Teamware Office client notifier Port is officialy registered by IANA for this application
25005 TCP Teamware Office message transfer Port is officialy registered by IANA for this application
25007 TCP Teamware Office MIME Connector Port is officialy registered by IANA for this application
25010 TCP Teamware Office Agent server Port is officialy registered by IANA for this application
25565 Minecraft Dedicated Server Port is not officialy registered by IANA for this application
25565 MySQL Standard MySQL port Port is not officialy registered by IANA for this application
25826 UDP collectd default port 89 Port is not officialy registered by IANA for this application
25888 UDP Xfire (Firewall Report, UDP_IN)
IP Address (206.220.40.146) resolves to gameservertracking.xfire.com. Use
unknown.
Port is not officialy registered by IANA for this application
25999 TCP Xfire Port is not officialy registered by IANA for this application
26000 UDP id Software’s Quake server Port is officialy registered by IANA for this application
26000 TCP id Software’s Quake server Port is officialy registered by IANA for this application
26000 TCP CCP’s EVE Online Online gaming
MMORPG
Port is not officialy registered by IANA for this application
26900 TCP CCP’s EVE Online Online gaming
MMORPG
Port is not officialy registered by IANA for this application
26901 TCP CCP’s EVE Online Online gaming
MMORPG
Port is not officialy registered by IANA for this application
27000 UDP (through 27006) id Software’s
QuakeWorld master server
Port is not officialy registered by IANA for this application
27000-27009 TCP FlexNet Publisher’s License
server (from the range of default ports)
Port is not officialy registered by IANA for this application
27010 Source engine dedicated server
port
Port is not officialy registered by IANA for this application
27014 Source engine dedicated server
port (rare)
Port is not officialy registered by IANA for this application
27015 GoldSrc and Source engine
dedicated server port
Port is not officialy registered by IANA for this application
27016 Magicka server port Port is not officialy registered by IANA for this application
27017 mongoDB server port Port is not officialy registered by IANA for this application
27374 Sub7 default. Port is not officialy registered by IANA for this application
27500 UDP (through 27900) id Software’s
QuakeWorld
Port is not officialy registered by IANA for this application
27888 UDP Kaillera server Port is not officialy registered by IANA for this application
27900-27901 Nintendo Wi-Fi Connection Port is not officialy registered by IANA for this application
27901 UDP (through 27910) id Software’s
Quake II master server
Port is not officialy registered by IANA for this application
27950 UDP OpenArena outgoing Port is not officialy registered by IANA for this application
27960 UDP (through 27969) Activision’s
Enemy Territory and id Software’s Quake III Arena, Quake III and Quake Live
and some ioquake3 derived games (OpenArena incoming)
Port is not officialy registered by IANA for this application
28000 Bitfighter Common/default
Bitfighter Server
Port is not officialy registered by IANA for this application
28001 Starsiege: Tribes Common/default
Tribes v.1 Server
Port is not officialy registered by IANA for this application
28395 TCP www.SmartSystemsLLC.com Used by
Smart Sale 5.0
Port is not officialy registered by IANA for this application
28785 UDP Cube 2 Sauerbraten 90 Port is not officialy registered by IANA for this application
28786 UDP Cube 2 Sauerbraten Port 2
90
Port is not officialy registered by IANA for this application
28852 TCP UDP Killing Floor Port is not officialy registered by IANA for this application
28910 Nintendo Wi-Fi Connection Port is not officialy registered by IANA for this application
28960 UDP 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 Version)
Port is not officialy registered by IANA for this application
29000 Perfect World International Used
by the Perfect World International Client
Port is not officialy registered by IANA for this application
29900-29901 Nintendo Wi-Fi Connection Port is not officialy registered by IANA for this application
29920 Nintendo Wi-Fi Connection Port is not officialy registered by IANA for this application
30000 Pokémon Netbattle Port is not officialy registered by IANA for this application
30301 BitTorrent Port is not officialy registered by IANA for this application
30564 TCP Multiplicity:
keyboard/mouse/clipboard sharing software
Port is not officialy registered by IANA for this application
30718 UDP Lantronix Discovery for
Lantronix serial-to-ethernet devices
Port is not officialy registered by IANA for this application
30777 TCP ZangZing agent Port is not officialy registered by IANA for this application
31337 TCP Back Orifice—remote
administration tool (often Trojan horse)
Port is not officialy registered by IANA for this application
31415 ThoughtSignal—Server
Communication Service (often Informational)
Port is not officialy registered by IANA for this application
31456 TCP TetriNET IRC gateway on some
servers
Port is not officialy registered by IANA for this application
31457 TCP TetriNET Port is officialy registered by IANA for this application
31458 TCP TetriNET Used for game
spectators
Port is not officialy registered by IANA for this application
32123 TCP x3Lobby Used by x3Lobby, an
internet application.
Port is not officialy registered by IANA for this application
32245 TCP MMTSG-mutualed over MMT
(encrypted transmission)
Port is not officialy registered by IANA for this application
32769 TCP FileNet RPC Port is not officialy registered by IANA for this application
32976 TCP LogMeIn Hamachi (VPN tunnel
software; also port 12975)—used to connect to Mediation Server
(bibi.hamachi.cc); will attempt to use SSL (TCP port 443) if both 12975 &
32976 fail to connect
Port is not officialy registered by IANA for this application
33434 TCP UDP traceroute Port is officialy registered by IANA for this application
33982 TCP UDP Dezta software Port is not officialy registered by IANA for this application
34443 Linksys PSUS4 print server Port is not officialy registered by IANA for this application
34567 TCP dhanalakshmi.org EDI service
91
Port is officialy registered by IANA for this application
36963 UDP Any of the USGN online games,
most notably Counter Strike 2D multiplayer (2D clone of popular CounterStrike
computer game)
Port is not officialy registered by IANA for this application
37659 TCP Axence nVision Port is not officialy registered by IANA for this application
37777 TCP Digital Video Recorder hardware Port is not officialy registered by IANA for this application
40000 TCP UDP SafetyNET p Real-time Industrial
Ethernet protocol
Port is officialy registered by IANA for this application
41823 TCP UDP Murealm Client Port is not officialy registered by IANA for this application
43047 TCP TheòsMessenger second port for
service TheòsMessenger
Port is officialy registered by IANA for this application
43048 TCP TheòsMessenger third port for
service TheòsMessenger
Port is officialy registered by IANA for this application
43594–43595 TCP Jagex, RuneScape, FunOrb, etc. Port is not officialy registered by IANA for this application
47001 TCP WinRM – Windows Remote
Management Service 92
Port is officialy registered by IANA for this application
47808 TCP UDP BACnet Building Automation and
Control Networks (4780810 = BAC016)
Port is officialy registered by IANA for this application
49151 TCP UDP The Internet Assigned Numbers
Authority (IANA) port number reserver
Port is officialy registered by IANA for this application

Related Posts:

NSX-T Edge Transport Node Packet Capture

Google Jupiter Data Center Network Fabric - New Way of Building Data Center Network Underlay

Switch vSphere Enterprise Plus license to vSphere Standard on a NSX-T enabled cluster

Missing good old 'wr' command on N9K? let's bring it back!

Cisco Catalyst Stack Upgrade

Cisco DNA Upgrade Issues - Application Update Stuck

One Response

This is very helpful. Thank you for the information! You may want to change a word in the sentence (The last porn number type Dynamic or Private Ports.).

Leave a Reply Cancel Reply

Notify me of follow-up comments by email.

Notify me of new posts by email.

Network Encyclopedia Logo

Well-Known Port Numbers

Last Edited

Definition of Well-Known Port Numbers in Network Encyclopedia.

What is Well-known port numbers?

Well-known port numbers are port numbers for Transmission Control Protocol (TCP)  or User Datagram Protocol (UDP)  that have been assigned to specific TCP/IP applications or services by the Internet Assigned Numbers Authority (IANA) . Well-known port numbers are assigned within the range 0 through 1023 and are specified in Request for Comments (RFC) 1060. (The total range of possible port numbers is 0 through 65535.) The following table describes some of the well-known port numbers.

Well-Known Ports

“Registered ports” are port numbers that are not controlled by IANA but that IANA registers to indicate to the Internet community which vendor applications use them. Registered ports range from 1024 through 65535 and can be used by any process or program requesting it if the operating system has not already allocated it for a specific use. Programs and processes that communicate using remote procedure calls (RPCs) often randomly select a registered port for each RPC communication session.

Port Number List


0/tcp,
udp
Reserved
1/tcp, udp TCP Port Service Multiplexer (tcpmux)
2/tcp, udp Management Utility (compressnet)
3/tcp, udp Compression Process (compressnet)
4/tcp, udp Unassigned
5/tcp, udp Remote Job Entry (rje)
6/tcp, udp Unassigned
7/tcp, udp Echo (echo)
8/tcp, udp Unassigned
9/tcp, udp Discard; alias = sink null (discard)
10/tcp, udp Unassigned
11/tcp, udp Active Users; alias = users (systat)
12/tcp, udp Unassigned
13/tcp, udp Daytime (daytime)
14/tcp, udp Unassigned
15/tcp, udp Unassigned (was netstat)
16/tcp, udp Unassigned
17/tcp, udp Quote of the Day; alias = quote (qotd)
18/tcp, udp Message Send Protocol (msp)
19/tcp, udp Character Generator; alias = ttytst source (chargen)
20/tcp, udp File Transfer (default data) (ftp-data)
21/tcp, udp File Transfer (control), connection dialog (ftp)
22/tcp, udp Unassigned
23/tcp, udp Telnet (telnet)
24/tcp, udp Any private mail system
25/tcp, udp Simple Mail Transfer; alias = mail (smtp)
26/tcp, udp Unassigned
27/tcp, udp NSW User System FE (nsw-fe)
28/tcp, udp Unassigned
29/tcp, udp MSG ICP (msg-icp)
30/tcp, udp Unassigned
31/tcp, udp MSG Authentication (msg-auth)
32/tcp, udp Unassigned
33/tcp, udp Display Support Protocol (dsp)
34/tcp, udp Unassigned
35/tcp, udp Any private printer server
36/tcp, udp Unassigned
37/tcp, udp Time; alias = timeserver (time)
38/tcp, udp Unassigned
39/tcp, udp Resource Location Protocol; alias = resource (rlp)
40/tcp, udp Unassigned
41/tcp, udp Graphics (graphics)
42/tcp, udp Host Name Server; alias = nameserver (nameserver)
43/tcp, udp Who Is; alias = nicname (nicname)
44/tcp, udp MPM FLAGS Protocol (mpm-flags)
45/tcp, udp Message Processing Module (mpm)
46/tcp, udp MPM (default send) (mpm-snd)
47/tcp, udp NI FTP (ni-ftp)
48/tcp, udp Unassigned
49/tcp, udp Login Host Protocol (login)
50/tcp, udp Remote Mail Checking Protocol (re-mail-ck)
51/tcp, udp IMP Logical Address Maintenance (la-maint)
52/tcp, udp XNS Time Protocol (xns-time)
53/tcp, udp Domain Name Server (domain)
54/tcp, udp XNS Clearinghouse (xns-ch)
55/tcp, udp ISI Graphics Language (isi-gl)
56/tcp, udp XNS Authentication (xns-auth)
57/tcp, udp Any private terminal access
58/tcp, udp XNS Mail (xns-mail)
59/tcp, udp Any private file service
60/tcp, udp Unassigned
61/tcp, udp NI MAIL (ni-mail)
62/tcp, udp ACA Services (acas)
63/tcp, udp VIA Systems – FTP (via-ftp)
64/tcp, udp Communications Integrator (CI) (covia)
65/tcp, udp TACACS-Database Service (tacacs-ds)
66/tcp, udp Oracle SQL*NET (sql*net)
67/tcp, udp DHCP/BOOTP Protocol Server (bootpc)
68/tcp, udp DHCP/BOOTP Protocol Server (bootpc)
69/tcp, udp Trivial File Transfer (tftp)
70/tcp, udp Gopher (gopher)
71/tcp, udp Remote Job Service (netrjs-1)
72/tcp, udp Remote Job Service (netrjs-2)
73/tcp, udp Remote Job Service (netrjs-3)
74/tcp, udp Remote Job Service (netrjs-4)
75/udp Any private dial-out service
76/tcp, udp Unassigned
77/tcp, udp Any private RJE service
78/tcp, udp Vettcp (vettcp)
79/tcp, udp Finger (finger)
80/tcp, udp World Wide Web HTTP (www)
81/tcp, udp HOSTS2 Name Server (hosts2-ns)
82/tcp, udp XFER Utility (xfer)
83/tcp, udp MIT ML Device (mit-ml-dev)
84/tcp, udp Common Trace Facility (ctf)
85/tcp, udp MIT ML Device (mit-ml-dev)
86/tcp, udp Micro Focus Cobol (mfcobol)
87/tcp, udp Any private terminal link; alias = ttylink
88/tcp, udp Kerberos (kerberos)
89/tcp, udp SU/MIT Telnet Gateway (su-mit-tg)
90/tcp, udp DNSIX Security Attribute Token Map
91/tcp, udp MIT Dover Spooler (mit-dov)
92/tcp, udp Network Printing Protocol (npp)
93/tcp, udp Device Control Protocol (dcp)
94/tcp, udp Tivoli Object Dispatcher (objcall)
95/tcp, udp SUPDUP (supdup)
96/tcp, udp DIXIE Protocol Specification (dixie)
97/tcp, udp Swift Remote Virtual File Protocol (swift-rvf)
98/tcp, udp TAC News (tacnews)
99/tcp, udp Metagram Relay (metagram)
100/tcp (unauthorized use) (newacct)
101/tcp, udp NIC Host Name Server; alias = hostname (hostname)
102/tcp, udp ISO-TSAP (iso-tsap)
103/tcp, udp Genesis Point-to-Point Trans Net; alias = webster (gppitnp)
104/tcp, udp ACR-NEMA Digital Imag. & Comm. 300 (acr-nema)
105/tcp, udp Mailbox Name Nameserver (csnet-ns)
106/tcp, udp 3COM-TSMUX (3com-tsmux)
107/tcp, udp Remote Telnet Service (rtelnet)
108/tcp, udp SNA Gateway Access Server (snagas)
109/tcp, udp Post Office Protocol version 2 (POP2); alias = postoffice (pop2)
110/tcp, udp (POP3); alias = postoffice (pop3)
111/tcp, udp SUN Remote Procedure Call (sunrpc)
112/tcp, udp McIDAS Data Transmission Protocol (mcidas)
113/tcp, udp Authentication Service; alias = authentication (auth)
114/tcp, udp Audio News Multicast (audionews) (audionews)
115/tcp, udp Simple File Transfer Protocol (sftp) (sftp)
116/tcp, udp ANSA REX Notify (ansanotify)
117/tcp, udp UUCP Path Service (uucp-path)
118/tcp, udp SQL Services (sqlserv)
119/tcp, udp Network News Transfer Protocol (NNTP); usenet (nntp)
120/tcp, udp CFDPTKT (cfdptkt)
121/tcp, udp Encore Expedited Remote Pro. Call (erpc) (erpc)
122/tcp, udp SMAKYNET (smakynet)
123/tcp, udp ; alias = ntpd ntp (ntp)
124/tcp, udp ANSA REX Trader (ansatrader)
125/tcp, udp Locus PC-Interface Net Map Server (locus-map)
126/tcp, udp Unisys Unitary Login (unitary)
127/tcp, udp Locus PC-Interface Conn Server (locus-con)
128/tcp, udp GSS X License Verification (gss-xlicen)
129/tcp, udp Password Generator Protocol (pwdgen)
130/tcp, udp Cisco FNATIVE (cisco-fna) (cisco-fna)
131/tcp, udp Cisco TNATIVE (cisco-tna) (cisco-tna)
132/tcp, udp Cisco SYSMAINT (cisco-sys) (cisco-sys)
133/tcp, udp Statistics Service (statsrv)
134/tcp, udp INGRES-NET Service (ingres-net)
135/tcp, udp Location Service (loc-srv)
136/tcp, udp PROFILE Naming System (profile)
137/tcp, udp NetBIOS Name Service (netbios-ns)
138/tcp, udp NetBIOS Datagram Service (netbios-dgm)
139/tcp, udp NetBIOS Session Service (netbios-ssn)
140/tcp, udp EMFIS Data Service (emfis-data)
141/tcp, udp EMFIS Control Service (emfis-cntl)
142/tcp, udp Britton-Lee IDM (bl-idm)
143/tcp, udp Interim Mail Access Protocol v2 (imap2)
144/tcp, udp NewS; alias = news (news)
145/tcp, udp UAAC Protocol (uaac)
146/tcp, udp ISO-IP0 (iso-ip0)
147/tcp, udp ISO-IP (iso-ip)
148/tcp, udp CRONUS-SUPPORT (cronus)
149/tcp, udp AED 512 Emulation Service (aed-512)
150/tcp, udp SQL-NET (sql-net)
151/tcp, udp HEMS (hems)
152/tcp, udp Background File Transfer Program (bftp)
153/tcp, udp SGMP; alias = sgmp (sgmp)
154/tcp, udp Netscape (netsc-prod)
155/tcp, udp Netscape (netsc-dev)
156/tcp, udp SQL Service (sqlsrv)
157/tcp, udp KNET/VM Command/Message Protocol (knet-cmp)
158/tcp, udp PCMail Server; alias = repository (pcmail-srv)
159/tcp, udp NSS-Routing (nss-routing)
160/tcp, udp SGMP-TRAPS (sgmp-traps)
161/tcp, udp SNMP; alias = snmp (snmp)
162/tcp, udp SNMPTRAP (snmptrap)
163/tcp, udp CMIP/TCP Manager (cmip-man)
164/tcp, udp CMIP/TCP Agent (cmip-agent)
165/tcp, udp Xerox (xns-courier)
166/tcp, udp Sirius Systems (s-net)
167/tcp, udp NAMP (namp)
168/tcp, udp RSVD (rsvd)
169/tcp, udp SEND (send)
170/tcp, udp Network PostScript (print-srv)
171/tcp, udp Network Innovations Multiplex (multiplex)
172/tcp, udp Network Innovations CL/1 (cl/1)
173/tcp, udp Xyplex (xyplex-mux)
174/tcp, udp MAILQ (mailq)
175/tcp, udp VMNET (vmnet)
176/tcp, udp GENRAD-MUX (genrad-mux)
177/tcp, udp X Display Manager Control Protocol (xdmcp)
178/tcp, udp NextStep Window Server (nextstep)
179/tcp, udp Border Gateway Protocol (BGP) (bgp)
180/tcp, udp Intergraph (ris)
181/tcp, udp Unify (unify)
182/tcp, udp Unisys Audit SITP (audit)
183/tcp, udp OCBinder (ocbinder)
184/tcp, udp OCServer (ocserver)
185/tcp, udp Remote-KIS (remote-kis)
186/tcp, udp KIS Protocol (kis)
187/tcp, udp Application Communication Interface (aci)
188/tcp, udp Plus Five’s MUMPS (mumps)
189/tcp, udp Queued File Transport (qft)
190/tcp, udp Gateway Access Control Protocol (gacp)
191/tcp, udp Prospero (prospero)
192/tcp, udp OSU Network Monitoring System (osu-nms)
193/tcp, udp Spider Remote Monitoring Protocol (srmp)
194/tcp, udp Internet Relay Chat (IRC) Protocol (irc)
195/tcp, udp DNSIX Network Level Module Audit (dn6-nlm-aud)
196/tcp, udp DNSIX Session Mgt Module Audit Redir (dn6-smm-red)
197/tcp, udp Directory Location Service (dls)
198/tcp, udp Directory Location Service Monitor (dls-mon)
199/tcp, udp SMUX (smux)
200/tcp, udp IBM System Resource Controller (src)
201/tcp, udp AppleTalk Routing Maintenance (at-rtmp)
202/tcp, udp AppleTalk Name Binding (at-nbp)
203/tcp, udp AppleTalk Unused (at-3)
204/tcp, udp AppleTalk Echo (at-echo)
205/tcp, udp AppleTalk Unused (at-5)
206/tcp, udp AppleTalk Zone Information (at-zis)
207/tcp, udp AppleTalk Unused (at-7)
208/tcp, udp AppleTalk Unused (at-8)
209/tcp, udp Trivial Authenticated Mail Protocol (tam)
210/tcp, udp ANSI Z39.50 (z39.50)
211/tcp, udp Texas Instruments 914C/G Terminal (914c/g)
212/tcp, udp ATEXSSTR (anet)
213/tcp, udp Internetwork Packet Exchange (IPX) (ipx)
214/tcp, udp VM PWSCS (vmpwscs)
215/tcp, udp Insignia Solutions (softpc)
216/tcp, udp Access Technology License Server (atls)
217/tcp, udp dBASE UNIX (dbase)
218/tcp, udp Netix Message Posting Protocol (mpp)
219/tcp, udp Unisys ARPs (uarps)
220/tcp, udp Interactive Mail Access Protocol v3 (imap3)
221/tcp, udp Berkeley rlogind with SPX auth (fln-spx)
222/tcp, udp Berkeley rshd with SPX auth (fsh-spx)
223/tcp, udp Certificate Distribution Center (cdc)
224–241 Reserved
243/tcp, udp Survey Measurement (sur-meas)
245/tcp, udp LINK (link)
246/tcp, udp Display Systems Protocol (dsp3270)
247–255 Reserved
345/tcp, udp Perf Analysis Workbench (pawserv)
346/tcp, udp Zebra server (zserv)
347/tcp, udp Fatmen Server (fatserv)
371/tcp, udp Clearcase (clearcase)
372/tcp, udp UNIX Listserv (ulistserv)
373/tcp, udp Legent Corporation (legent-1)
374/tcp, udp Legent Corporation (legent-2)
512/tcp print
512/udp biff
513/tcp Remote logon such as Telnet; (login)
513/udp who
514/tcp Like exec, but automatic authentication is performed as for logon server (cmd)
514/udp  (syslog)
515/tcp, udp Spooler; spooler
517/tcp, udp talk
518/tcp, udp  (ntalk)
519/tcp, udp Unixtime (utime)
520/tcp Extended filename server (efs)
520/udp Local routing process (on site); router routed
525/tcp, udp Timeserver (timed)
526/tcp, udp Newdate (tempo)
530/tcp, udp RPC (courier)
531/tcp Chat (conference)
531/udp MIT disk (rvd-control)
532/tcp, udp Readnews (netnews)
533/tcp, udp For emergency broadcasts (netwall)
540/tcp, udp Uucpd (uucp)
543/tcp, udp  (klogin)
544/tcp, udp Krcmd; alias = cmd (kshell)
550/tcp, udp New-who (new-rwho)
555/tcp, udp  (dsf)
556/tcp, udp Rfs server; alias = rfs_server rfs (remotefs)
560/tcp, udp Rmonitord (rmonitor)
561/tcp, udp  (monitor)
562/tcp, udp Chcmd (chshell)
564/tcp, udp Plan 9 file service (9pfs)
565/tcp, udp Whoami (whoami)
570/tcp, udp Demon (meter)
571/tcp, udp Udemon (meter)
600/tcp, udp Sun IPC server (ipcserver)
607/tcp, udp Nqs (nqs)
666/tcp, udp Reserved for Id software (doom)
704/tcp, udp Errlog copy/server daemon (elcsd)
721–731/tcp printer
740/tcp, udp NETscout Control Protocol (netcp)
741/tcp, udp NetGW (netgw)
742/tcp, udp Network-based Rev. Cont. Sys. (netrcs)
744/tcp, udp Flexible License Manager (flexlm)
747/tcp, udp Fujitsu Device Control (fujitsu-dev)
748/tcp, udp Russell Info Sci Calendar Manager (ris-cm)
749/tcp, udp Kerberos administration (kerberos-adm)
750/tcp Kerberos authentication; alias = kdc (rfile)
750/udp  (loadav)
751/tcp, udp Kerberos authentication (pump)
752/tcp, udp Kerberos password server (qrh)
753/tcp, udp Kerberos userreg server (rrh)
754/tcp, udp Send; Kerberos slave propagation (tell)
758/tcp, udp  (nlogin)
759/tcp, udp  (con)
760/tcp, udp  (ns)
761/tcp, udp  (rxe)
762/tcp, udp  (quotad)
763/tcp, udp  (cycleserv)
764/tcp, udp  (omserv)
765/tcp, udp  (webster)
767/tcp, udp Phone (phonebook)
769/tcp, udp  (vid)
770/tcp, udp  (cadlock)
771/tcp, udp  (rtip)
772/tcp, udp  (cycleserv2)
773/tcp  (submit)
773/udp  (notify)
774/tcp  (rpasswd)
774/udp  (acmaint_dbd)
775/tcp  (entomb)
775/udp  (acmaint_transd)
776/tcp, udp  (wpages)
780/tcp, udp  (wpgs)
781/tcp, udp HP performance data collector (hp-collector)
782/tcp, udp HP performance data managed node (hp-managed-node)
783/tcp, udp HP performance data alarm manager (hp-alarm-mgr)
800/tcp, udp  (mdbs_daemon)
801/tcp, udp  (device)
888/tcp Logon and environment passing (erlogin)
996/tcp, udp XTREE License Server (xtreelic)
997/tcp, udp  (maitrd)
998/tcp  (busboy)
998/udp  (puparp)
999/tcp  (garcon)
999/udp Applix ac (applix)
999/tcp, udp  (puprouter)
1000/tcp  (cadlock)
1000/udp  (ock)

TCP IP Ports

A comprehensive guide to tcp/ip ports: understanding tcp port numbers and their significance.

In the realm of computer networking, TCP/IP ports play a pivotal role in facilitating communication between devices over the internet. Understanding TCP port numbers and their significance is crucial for network administrators, developers, and enthusiasts alike. This comprehensive guide sheds light on TCP ports, their numbering system, common usage, and much more.

TCP (Transmission Control Protocol) ports serve as virtual endpoints for communication sessions between devices connected to a TCP/IP network. Each TCP port is assigned a unique number ranging from 0 to 65535. These ports are categorized into three ranges: well-known ports (0-1023), registered ports (1024-49151), and dynamic or private ports (49152-65535).

TCP Port Number List:

Below is a list of commonly used TCP port numbers along with their respective services:

Port 80: HTTP (Hypertext Transfer Protocol)

Port 443: HTTPS (HTTP Secure)

Port 22: SSH (Secure Shell)

Port 21: FTP (File Transfer Protocol)

Port 25: SMTP (Simple Mail Transfer Protocol)

Port 3389: RDP (Remote Desktop Protocol)

Port 3306: MySQL Database Server

Port 8080: HTTP Alternate (commonly used for proxy and caching servers)

Registered Ports:

Registered ports (1024-49151) are assigned by the Internet Assigned Numbers Authority (IANA) to specific services or applications. These ports are typically used by well-known software and protocols, such as database systems, email servers, and network services.

TCP Port Range:

The TCP port range encompasses numbers from 0 to 65535, offering a vast array of communication channels for various applications and services. Understanding how to configure and manage port ranges is essential for optimizing network traffic and security.

How to Access TCP Ports:

To access a TCP port, you can utilize network tools such as Telnet or netcat. By specifying the IP address and port number, you can establish a connection to the desired service or application running on a remote device. Additionally, developers often interact with TCP ports programmatically using socket programming libraries in languages like Python or Java.

Exploring TCP Port 443:

TCP port 443 holds significant importance as it is commonly associated with HTTPS (HTTP Secure), the encrypted version of HTTP. Port 443 is utilized for secure communication over the internet, ensuring the confidentiality and integrity of data exchanged between clients and servers. It is widely used for secure online transactions, login pages, and sensitive information exchange.

TCP/IP ports form the backbone of internet communication, facilitating the seamless exchange of data between devices. By understanding TCP port numbers, ranges, and their applications, network professionals can effectively manage network traffic, enhance security, and optimize service delivery. Whether you're a seasoned administrator or a curious enthusiast, delving into the world of TCP ports unveils the intricate workings of modern networking.

Convinced? More than 30,000 businesses around the world are. Get started now Get Standard Plan

  • Network infrastructure

port number

Lynn Haber

  • Lynn Haber, Senior Writer

What is a port number?

A port number is a way to identify a specific process to which an internet or other network message is to be forwarded when it arrives at a server . All network-connected devices come equipped with standardized ports that have an assigned number. These numbers are reserved for certain protocols and their associated function. Hypertext Transfer Protocol ( HTTP ) messages, for example, always go to port 80 -- one of the most commonly used ports.

Developers of the Advanced Research Projects Agency Network , an informal cooperation of system administrators and software authors, proposed the concept of port numbers. Once known as socket numbers , the early incarnation of port numbers is similar to the Internet Protocol ( IP ) address class used today.

What is the difference between an IP address and a port number?

An IP address identifies a machine in an IP network and is used to determine the destination of a data packet . Port numbers identify a particular application or service on a system.

structure of a data packet

An IP address is a logical address used to identify a device on the network. Any device connected to the internet is assigned a unique IP address for identification. This identifying information enables devices to communicate over the internet.

Port numbers are part of the addressing information that helps identify senders and receivers of information and a particular application on the devices. Port numbers consist of 16- bit numbers.

For example, a user request for a file transfer from a client , or local host, to a remote server on the internet uses File Transfer Protocol (FTP) for the transaction. Both devices must be configured to transfer files via FTP . To transfer the file, the Transmission Control Protocol ( TCP ) software layer in local host identifies the port number of 21, which, by convention, associates with an FTP request -- in the 16-bit port number integer that is appended to the request.

At the server, the TCP layer will read port number 21 and forward the request to the FTP program at the server.

passive vs. active FTP

What are the different types of port numbers and their uses?

There are 65,535 port numbers, but not all are used every day.

Restricted port numbers or well-known port numbers are reserved by prominent companies and range from 0 to 1023. Apple QuickTime, Structured Query Language services and Gopher services use some of these restricted ports.

Those who want to register a specific port number can choose from 1024 to 49151. Software companies typically register these port numbers. Dynamic or private ports ranging from 49152 to 65536 are available for anyone to use.

In another scenario, a port number is assigned temporarily -- for the duration of the request and its completion -- from a range of assigned port numbers. This is called a temporary port number .

Here are some commonly used ports and their associated networking protocols:

  • Ports 20 and 21. FTP is used to transfer files between a client and a server.
  • Port 22. Secure Shell is one of several tunneling protocols used to build secure network connections.
  • Port 25. Simple Mail Transfer Protocol ( SMTP ) is commonly used for email.
  • Port 53. Domain name system ( DNS ) is a critical process that matches human-readable domain names to machine-readable IP addresses on the modern internet. It helps users load websites and applications without typing in a long list of IP addresses.
  • Port 80. HTTP is the protocol that enables the World Wide Web .
  • Port 123. Network Time Protocol helps computer clocks sync with each other. It's a vital process in encryption
  • Port 179. Border Gateway Protocol ( BGP ) helps establish efficient routes between the large networks or autonomous systems that make up the internet. These large networks use BGP to broadcast which IP addresses they control.

  • Port 443. HTTP Secure ( HTTPS ) is like HTTP but more secure . All HTTPS web traffic goes straight to port 443. Any network service that uses HTTPS for encryption, such as DNS over HTTPS, also connects directly to this port.
  • Port 500. Internet Security Association and Key Management Protocol helps set up secure IP Security
  • Port 3389. Remote Desktop Protocol enables users to connect to their desktop computers from another device remotely.

The Internet Assigned Numbers Authority allocates and maintains all the port numbers listed above.

What are common questions raised about port numbers?

What is the port number for localhost.

Localhost is the default name used to establish a connection with a computer. The IP address is usually 127.0.0.1. This is done by using a loopback address network. Port 80 is the common standard port for HTTP.

What is port number 8080 used for?

Port number 8080 is usually used for web servers . When a port number is added to the end of the domain name, it drives traffic to the web server. However, users can not reserve port 8080 for secondary web servers.

What is port number 3360 used for?

TCP/IP networks use port 3360. The connection-oriented protocol TCP demands handshaking to set up end-to-end communications. Upon establishing the connection, user data is transferred bidirectionally over the connection.

What is my IP address and port number?

The easiest way to find a router 's public IP address is to search "what is my IP?" on a search engine like Google. Identifying a port number will depend on the operating system.

For Windows:

  • Go to the command prompt.
  • Type ipconfig .
  • Then, type netstat to populate a list of all the port numbers.
  • Go to System Preferences.
  • Next, go to Network > Advanced.
  • Click on the Port Scan tab, and enter the user's IP address.

What is a proxy server address and port number?

A proxy server is, essentially, a computer on the internet with its own IP address. It sits between the client device and the remote server and acts as an intermediary to handle communication requests over the internet.

When a local computer sends a web request, it automatically goes through the proxy server. The proxy server uses its own IP address for the web request and not the user's. Proxy servers offer privacy benefits -- for example, the ability to change the client IP address, masking the user's location.

The proxy server address includes an IP address with the port number attached to the end of the address. The port number 8080 is usually used for web servers, proxy and caching .

What is the port number for Gmail?

Gmail uses both Internet Message Access Protocol ( IMAP ) and SMTP. The IMAP port is 993, and the SMTP port is 25.

Continue Reading About port number

  • 12 common network protocols and their functions explained
  • How hackers use idle scans in port scan attacks
  • Hacking web intelligence
  • What are the most important email security protocols

Related Terms

Dig deeper on network infrastructure.

port assignments wikipedia

Examine a captured packet using Wireshark

DamonGarn

How to protect port 139 from SMB attacks

MichaelCobb

Port scan attacks: What they are and how to prevent them

port assignments wikipedia

port address translation (PAT)

RobertSheldon

Microsoft 365 Copilot, an AI assistant, offers several promising features. Find out how to configure Copilot with Teams workflows...

With its AI capabilities, Microsoft Copilot provides several enhancements to Microsoft Teams functionality, including meeting ...

Organizations have ramped up their use of communications platform as a service and APIs to expand communication channels between ...

To keep corporate and user data safe, IT must continuously ensure mobile app security. Mobile application security audits are a ...

Dell continues to cut its workforce to become 'leaner,' as it repositions for changes in the enterprise PC market that are ...

Tap to Pay makes it possible to accept customer payments from an iPhone with no additional hardware. Find out the best use cases ...

Due to rapid AI hardware advancement, companies are releasing advanced products yearly to keep up with the competition. The new ...

AMD plans to acquire AI systems designer and manufacturer ZT Systems for $5 billion. AMD CEO Lisa Su said hyperscalers want more ...

Data center modernization offers a competitive advantage to organizations, along with maximizing hyperscale infrastructure. ...

Popular pricing models for managed service providers include monitoring only, per device, per user, all-you-can-eat or ...

Global IT consultancies take a multilayered approach to GenAI training by developing in-house programs, partnering with tech ...

IT service providers are upskilling a large portion of their workforces on the emerging technology. The campaign seeks to boost ...

port assignments wikipedia

In computer networking, a port is a communication endpoint. At the software level, within an operating system, a port is a logical construct that identifies a specific process or a type of network service. Ports are identified for each protocol and address combination by 16-bit unsigned numbers, commonly known as the port number . The most common protocols that use port numbers are the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP). [2]

I like the analogy that an IP address is like an address to a big apartment building, and a port is the address of a specific apartment within the building.

  • 3 References

Video [ edit ]

Sockets [ edit ]

A TCP socket is an endpoint instance defined by an IP address and a port in the context of either a particular TCP connection or the listening state .

A port is a virtualisation identifier defining a service endpoint (as distinct from a service instance endpoint aka session identifier).

A TCP socket is not a connection, it is the endpoint of a specific connection.

There can be concurrent connections to a service endpoint, because a connection is identified by both its local and remote endpoints, allowing traffic to be routed to a specific service instance.

There can only be one listener socket for a given address/port combination. [4]

This video is perfect to give you a very basic idea of sockets:

References [ edit ]

  • ↑ http://www.flaticon.com/
  • ↑ https://en.wikipedia.org/wiki/Port_(computer_networking)
  • ↑ https://en.wikipedia.org/wiki/Network_socket
  • ↑ https://stackoverflow.com/questions/152457/what-is-the-difference-between-a-port-and-a-socket

a group or system of interconnected people or things.

Develop information in a diagrammatic or logical form.

A unit of abstract mathematical system subject to the laws of arithmetic.

The circumstances that form the setting for an event, statement, or idea, and in terms of which it can be fully understood and assessed.

Give a specific name, value or other brief answer without explanation or calculation.

  • System fundamentals
  • Editor's Choice: Back-to-School Tech Gifts
  • Get These 12 Student Discounts!

List of TCP Ports and UDP Ports (Well-Known)

Numbered 0 Through 1023

  • Massachusetts Institute of Technology
  • University of Illinois
  • Installing & Upgrading
  • The Wireless Connection
  • Routers & Firewalls
  • Network Hubs
  • Wi-Fi & Wireless

The  Transmission Control Protocol (TCP)  and User Datagram Protocol (UDP) each use port numbers for their communication channels. The ports numbered 0 through 1023 are the  well-known   system ports , reserved for special uses. 

Port 0  is not used for TCP/UDP communication although it used as a network programming construct. 

The Breakdown of Other System Ports

  • (TCP) TCPMUX - TCP Port Service Multiplexer . Allows any of multiple TCP services to be contacted by their service name. See RFC 1078.
  • (TCP)  Management Utility . Formerly used by the Compressnet product, for compression of TCP WAN traffic.
  • (TCP)  Compression Process . Formerly used by Compressent for compression of TCP WAN traffic.
  • (TCP/UDP) Unassigned
  • (TCP/UDP) Remote Job Entry . Mechanism for executing batch jobs remotely. See RFC 407.
  • (TCP/UDP)  Echo.  When enabled for debugging purposes, returns to the source any data received. See RFC 862.
  • (TCP/UDP)  Discard . When enabled for debugging purposes, throws away any data received with no response sent. See RFC 86.
  • (TCP)  Active Users . Unix TCP systat. See RFC 866.
  • (TCP/UDP)  Daytime . See RFC 867.
  • (TCP/UDP) Unassigned. Formerly reserved for Unix netstat.
  • (TCP/UDP) Unassigned.
  • (TCP/UDP)  Quote of the Day . For Unix qotd. See RFC 865.
  • (TCP) Message Send Protocol (formerly) and Remote Write Protocol . (UDP)  Remote Wire Protocol . See RFC 1312 and RFC 1756.
  • (TCP/UDP)  Character Generator Protocol . See RFC 864.
  • (TCP)  File Transfer . For FTP data.
  • (TCP)  File Transfer . For FTP control.
  • (TCP)  SSH Remote Login Protocol . (UDP)  pcAnywhere .
  • (TCP) Telnet
  • (TCP/UDP) For private mail systems.
  • (TCP)  Simple Mail Transfer Protocol (SMTP) . See RFC 821.
  • (TCP/UDP)  ESMTP . POP mail service of SLMail.
  • (TCP/UDP)  MSG ICP .
  • (TCP/UDP) MSG Authentication
  • (TCP/UDP) Unassigned
  • (TCP/UDP)  Display Support Protocol
  • (TCP/UDP) For private printer servers.
  • (TCP/UDP)  Time Protocol . See RFC 868.
  • (TCP/UDP)  Route Access Protocol (RAP) . See RFC 1476.
  • (UDP) Resource Location Protocol . See RFC 887.
  • (TCP/UDP)  Graphics
  • (UDP) Host Name Server - Microsoft WINS
  • (TCP) WHOIS . Also known as NICNAME. RFC 954.
  • (TCP) MPM FLAGS Protocol
  • (TCP) Message Processing Module (receive)
  • (TCP) Message Processing Module (send)
  • (TCP/UDP)  NI FTP
  • (TCP/UDP)  Digital Audit Daemon
  • (TCP) Login Host Protocol . Also known as TACACS. See RFC 927 and RFC 1492.
  • (TCP/UDP)  Remote Mail Checking Protocol (RMCP) . See RFC 1339.
  • (TCP/UDP)  IMP Logical Address Maintenance
  • (TCP/UDP)  XNS Time Protocol
  • (TCP/UDP)  Domain Name Server (DNS)
  • (TCP/UDP)  XNS Clearinghouse
  • (TCP/UDP)  ISI Graphics Language
  • (TCP/UDP)  XNS Authentication
  • (TCP/UDP) private terminal access. For example, TCP Mail Transfer Protocol (MTP). See RFC 772 and RFC 780.
  • (TCP/UDP) XNS Mail
  • (TCP/UDP) private file services. For example, NFILE. See RFC 1037.
  • (TCP/UDP)  NI Mail
  • (TCP/UDP)  ACA Services
  • (TCP/UDP)  Whois and Network Information Lookup Service . Also known as Whois++. See RFC 1834.
  • (TCP/UDP)  Communications Integrator
  • (TCP/UDP)  TACACS Database Service
  • (TCP/UDP)  Oracle SQL*NET
  • (TCP/UDP)  Bootstrap Protocol Server . (UDP) Unofficially, Dynamic Host Configuration Protocol (DHCP) servers use this port.
  • (TCP/UDP)  Bootstrap Protocol Client (BOOTP) . See RFC 951. (UDP) Unofficially, DHCP clients use this port.
  • (TCP/UDP)  Trivial File Transfer Protocol (TFTP) . See RFC 906 and RFC 1350.
  • (TCP/UDP)  Gopher . See RFC 1436.
  • (TCP/UDP)  Remote Job Service
  • (TCP/UDP) private dial-out services
  • (TCP/UDP)  Distributed External Object Store
  • (TCP/UDP) private remote job execution services
  • (TCP/UDP)  Vettcp Service
  • (TCP/UDP)  Finger User Information Protocol . See RFC 1288.
  • (TCP) Hypertext Transfer Protocol (HTTP) . See RFC 2616.
  • (TCP/UDP)  HOSTS2 Name Server
  • (TCP/UDP)  XFER Utility
  • (TCP/UDP)  MIT ML Device
  • (TCP/UDP)  Common Trace Facility
  • (TCP/UDP)  Micro Focus COBOL
  • (TCP/UDP) private terminal links
  • (TCP/UDP)  Kerberos Network Authentication Service . See RFC 1510.
  • (TCP/UDP)  SU/MIT Telnet Gateway
  • (TCP/UDP)  DNSIX Security Attribute Token Map
  • (TCP/UDP)  MIT Dover Spooler
  • (TCP/UDP)  Network Printing Protocol
  • (TCP/UDP)  Device Control Protocol
  • (TCP/UDP)  Tivoli Object Dispatcher
  • (TCP/UDP)  SUPDUP Display Protocol . See RFC 734.
  • (TCP/UDP)  DIXIE Protocol . See RFC 1249.
  • (TCP/UDP)  Swift Remote Virtual File Protoc ol
  • (TCP/UDP)  TAC News . Unofficially used today by Linux utility linuxconf.
  • (TCP/UDP)  Metagram Relay

Get the Latest Tech News Delivered Every Day

  • Port Numbers Used for Computer Networks
  • Computer Network Topology, Illustrated
  • Introduction to Network Cables
  • Terabytes, Gigabytes, & Petabytes: How Big Are They?
  • ATX 6-pin 12V Power Connector Pinout
  • Wireless Local Area Networking Explained
  • Can a Home Network Share Two Internet Connections?
  • T1 and T3 Lines for Network Communications
  • Using Workgroups in Computer Networking
  • What Is Port 0 Used For?
  • Bits Per Second Explained
  • Here's Why Your Network Might Need a Layer 3 Switch
  • What Is a Node in a Computer Network?
  • How to Open a Port on a Windows or Mac Firewall
  • The Most Popular TCP and UDP Port Numbers
  • How to Set Up Port Forwarding

Service Name and Transport Protocol Port Number Registry

port assignments wikipedia

Service Name Port Number Transport Protocol Description Assignee Contact Registration Date Modification Date Reference Service Code Unauthorized Use Reported Assignment Notes
docker 2375 tcp Docker REST API (plain text) [ ] [ ] 2014-04-17
docker-s 2376 tcp Docker REST API (ssl) [ ] [ ] 2014-04-17
swarm 2377 tcp RPC interface for Docker Swarm [ ] [ ] 2016-12-23

Contact Information

ID Name Organization Contact URI Last Updated
Christopher Liljenstolpe 2014-04-17
DOCKER 2014-04-17
Docker, Inc. 2016-12-23
Mike Goelzer 2016-12-23

Logo

  • CCNA 200-301 v1.1
  • CCNA 200-301 Labs
  • CCNP 350-401 ENCOR
  • CCNP 350-401 ENCOR Labs
  • CCNP 300-410 ENARSI
  • CCIE Enterprise Infrastructure
  • Cisco Packet Tracer Lab Course
  • NRS II IRP Course
  • NRS II MPLS Course
  • NRS II Service Architecture
  • Nokia Configuration Course
  • Nokia SRC Program
  • JNCIA Junos
  • HCIA (HCNA)
  • HCIA Configuration Course
  • What is Huawei R&S Certification?
  • Huawei ICT Certifications
  • Python Course
  • IPv6 Course
  • IP Multicast Course
  • NRS I Configuration Course
  • Cisco Packet Tracer How To Guide
  • Online Courses
  • Udemy Courses
  • CCNA Flashcard Questions
  • Protocol Cheat Sheets
  • Subnetting Cheat Sheet
  • Linux Cheat Sheet
  • Python Cheat Sheet
  • CLI Commands Cheat Sheets
  • Miscellaneous Cheat Sheets
  • Cisco Packet Tracer Labs
  • Cisco GNS3 Labs
  • Huawei eNSP Labs
  • Nokia GNS3 Labs
  • Short Config Videos
  • Network Tools
  • IPCisco on Social Media
  • Network Engineer Interview Questions
  • Personality Interview Training
  • Sign In/Up | Members
  • Lost password
  • Sign In/Sign Up
  • ENROLL HERE

Logo

  • Network Ports

network-ports-ipcisco.com

In computer networking, there are network port numbers used for various applications. The range of these network ports are from 0 to 65535 . There are three different port types used networking. These network port types are given below:

  • Well-known Ports (0 – 1023)
  • Registered Ports (1024 – 49151)
  • Dynamic Ports (Private Ports) (49152 – 65565)

Some of these port numbers are well-known ports. These well-known ports are the reserved ports between 0 and 1023 . The full list of these network port numbers are given in RFC 1700. IANA (Internet Assigned Numbers Authority) assigns these well-known ports.

The other network   ports are registered ports between 1024 and 49151 . These ports are assigned by IANA for specific services.

The last part of ports in networking are dynamic ports. Daynamic ports are the ports from 49152 to 65565 . These ports in networking are not registered with IANA.

TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) uses these well-known ports. Only one port is required for full-duplex, bidirectional traffic. Beside SCTP (Stream Control Transmission Protocol) and DCCP (Datagram Congestion Control Protocol) use these ports.

You can download the Cheat Sheet about Well-known network ports.

Table of Contents

Well Known Ports in Networking

Well-known network ports are from 0 to 1024 . These port numbers are given by IANA (Internet Assigned Numbers Authority) . And the full list of these port numbers are in RFC 1700.

Some of these  well-known ports are used by TCP and some of them are used UDP. These TCP and UDP ports are also asked in many network engineering technical interviews as interview questions . So, what are these ports in networking?

Well-known TCP ports are the network ports used by the applications that works with TCP as transport protocol. So, what are these applications that uses well-known TCP ports ?

For example, FTP (File Transport Protocol) is one of the applications that uses TCP ports. The FTP ports are TCP port 20 and TCP port 21 . The other applcation that uses TCP as transport protocol is Telnet. Telnet uses TCP port 23 .

Well-known UDP ports are the network ports used by the applications that works with UDP as transport protocol. So, what are these applications that uses well-known UDP ports ?

For example TFTP (Trivial File Transport Protocol) is one of the applciations that uses UDP ports. UDP port 69 is used by TFTP. Another example that uses UDP as transport protocol is SNMP. SNMP uses UDP port 161 for SNMP and UDP port 162 for SNMP trap messages.

Below, you can find all the wellknown ports used by the applications that uses TCP & UDP network ports .

Port TCP UDP Name Description
1 tcpmux TCP port multiplexer
5 rje Remote job entry
7 echo Echo service
9 discard Zero service for test purposes
11 systat System information
13 daytime Time and date
17 qotd Sends quote of the day
18 msp Sends text messages
19 chargen Sends an infinite character string
20 ftp-data FTP data transfer
21 ftp FTP connection
22 ssh Secure Shell Service
23 telnet Telnet service
25 smtp Simple Mail Transfer Protocol
37 time Machine-readable time protocol
39 rlp Resource location protocol
42 nameserver Name service
43 nicname WHOIS directory service
49 tacacs Terminal access controller access control system
50 re-mail-ck Remote mail checking
53 domain DNS name resolver
67 bootps Bootstrap protocol services
68 bootpc Bootstrap client
69 tftp Trivial file transfer protocol
70 gopher Document search
71 genius Genius protocol
79 finger Delivers user contact information
80 http Hypertext transfer protocol
81 Torpark: Onion routing (unofficial)
82 Torpark: Control (unofficial)
88 kerberos Network authentication system
101 hostname NIC host name
102 Iso-tsap ISO TSAP protocol
105 csnet-ns Mailbox mail server
107 rtelnet Remote telnet
109 pop2 Post office protocol v2 for e-mail communication
110 pop3 Post office protocol v3 for e-mail communication
111 sunrpc RPC protocol for NFS
113 auth Authentication service
115 sftp Simple file transfer protocol
117 uucp-path File transfer between Unix systems
119 nntp Transfer of messages in news groups
123 ntp Time synchronization service
137 netbios-ns NETBIOS name service
138 netbios-dgm NETBIOS datagram service
139 netbios-ssn NETBIOS session service
143 imap Internet message access protocol for e-mail communication
161 snmp Simple network management protocol
162 snmptrap Simple network management protocol trap
177 xdmcp X display manager
179 bgp Border gateway protocol
194 irc Internet relay chat
199 smux SNMP UNIX multiplexer
201 at-rtmp AppleTalk routing
209 qmtp Quick mail transfer protocol
210 z39.50 Bibliographic information system
213 ipx Internetwork packet exchange
220 imap3 IMAP v3 for e-mail communication
369 rpc2portmap Coda file system port mapper
370 codaauth2 Coda file system authentication service
389 ldap Lightweight directory access protocol
427 svrloc Service location protocol
443 https HTTPS (HTTP over SSL/TLS)
444 snpp Simple network paging protocol
445 microsoft-ds SMB over TCP/IP
464 kpasswd Kerberos password change
500 isakmp Security protocol
512 exec Remote process execution
512 comsat/biff Mail client and server
513 login Login to remote computer
513 who Whod user logging daemon
514 shell Remote shell
514 syslog Unix system logging service
515 printer Line printer daemon print services
517 talk Talk remote calling
518 ntalk Network talk
520 efs Extended file name server
520 router Routing information protocol
521 ripng Routing information protocol for IPv6
525 timed Time server
530 courier Courier remote procedure call
531 conference Chat over AIM and IRC
532 netnews Netnews newsgroup service
533 netwall Emergency broadcasts
540 uucp Unix-to-Unix copy protocol
543 klogin Kerberos v5 remote login
544 kshell Kerberos v5 remote shell
546 dhcpv6-client DHCP v6 client
547 dhcpv6-server DHCP v6 server
548 afpovertcp Apple filing protocol over TCP
554 rtsp Real time streaming protocol
556 remotefs Remote file system
563 nntps NNTP over SSL/TLS
587 submission Message submission agent
631 ipp Internet printing protocol
631 Common Unix printing system (unofficial)
636 ldaps LDAP over SSL/TLS
674 acap Application configuration access protocol
694 ha-cluster Heartbeat service
749 kerberos-adm Kerberos v5 administration
750 kerberos-iv Kerberos v4 services
873 rsync rsync file transfer services
992 telnets Telnet over SSL/TLS
993 imaps IMAP over SSL/TLS
995 pop3s POP3 over SSL/TLS

Registered Network Ports

Registered networking ports start from port 1024 to 49151. IANA (Internet Assigned Numbers Authority)  assigns these registerd network ports. Below, you can find these registered networking ports

Port TCP UDP Name Description
1080 socks SOCKS proxy
1433 ms-sql-s Microsoft SQL server
1434 ms-sql-m Microsoft SQL monitor
1494 ica Citrix ICA client
1512 wins Windows internet name service
1524 ingreslock Ingres DBMS
1701 l2tp Layer 2 tunneling protocol/Layer 2 forwarding
1719 h323gatestat H.323
1720 h323hostcall H.323
1812 radius RADIUS authentication
1813 radius-acct RADIUS access
1985 hsrp Cisco HSRP
2008 Teamspeak 3 accounting (unofficial)
2010 Teamspeak 3 web list (unofficial)
2049 nfs Network file system
2102 zephyr-srv Zephyr server
2103 zephyr-clt Zephyr client
2104 zephyr-hm Zephyr host manager
2401 cvspserver Concurrent versions system
2809 corbaloc Common object request broker architecture
3306 mysql MySQL database service (also for MariaDB)
4321 rwhois Remote whois service
5999 cvsup CVSup
6000 X11 X Windows system services
11371 pgpkeyserver Public keyserver for PGP
13720 bprd Symantec/Veritas NetBackup
13721 bpdbm Symantec/Veritas database manager
13724 vnetd Symantec/Veritas network utility
13782 bpcd Symantec/Veritas NetBackup
13783 vopied Symantec/Veritas VOPIE
22273 wnn6 Kana/Kanji conversion
23399 Skype (unofficial)
25565 Minecraft
26000 quake Quake and other multiplayer games
27017 MongoDB
33434 traceroute Network tracking

Dynamic Networking Ports

Registered networking ports are the ports from 49152 to 65565.  These ports can be used locally or dynamically by the applications. They are not assigned by IANA.

Network Ports Practice

Quesitons for networking ports, question 1: which network port range is reserved as well-known ports.

a) 0 – 1024

b) 1024 – 49151

c) 49152 – 65565

Question 2: Which network port range is reserved as Registered Ports ?

Question 3: which network port range is reserved as dynamic ports , question 4: network port numbers are assigned by …., question 5: which ones are the default network ports for ftp .

a) UDP 20, 21

b) TCP 20, 21

c) UDP 22,23

d) TCP 22,23

Question 6: Which ones are the default SNMP Ports?

a) UDP 157, 158

b) TCP 157, 158

c) UDP 161, 162

d) TCP 161, 162

Question 7: What is the default Telnet port?

Question 8: which ones are the default tftp port, question 9: tcp port 25 is the default network port of …., question 10: udp port 123 is the default network port of …..

Answers: 1) a     2) b    3) c    4) b    5) b    6) c    7) d     8) a   9) d   10) c

port assignments wikipedia

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

CCNP Enterprise 350-401 ENCOR v1.1

  • IPv4 Subnetting
  • Private IPv4 Address Ranges
  • APIPA Addresses
  • IPv4 Addressing
  • IPv6 Addressing
  • IPv6 Link Local Addresses
  • IPv6 Neighbour Discovery Protocol
  • IPv6 Floating Static Routing
  • IPv6 Address Types
  • IPv6 Configuration Example on Packet Tracer
  • IPv6 and Subnetting

ICMP and ARP

  • Ping Command
  • Gratuitous ARP
  • ICMP (Internet Control Message Protocol)
  • Address Resolution Protocol (ARP)

Routing Fundamentals

  • IPv6 Static Route Configuration on Cisco IOS
  • Policy Based Routing (PBR)
  • Static Route Configuration on Cisco Routers
  • IPv6 Routing Protocols
  • Dynamic Routing Protocols
  • IP and Layer 3 Overview
  • RIPng Configuration Example on Cisco IOS
  • RIP Configuration With Packet Tracer
  • RIPng (RIP Next Generation)
  • Routing Information Protocol (RIP)
  • EIGRP (Enhanced Interior Gateway Routing Protocol)
  • EIGRP Tables
  • EIGRP Packet Types and Neighbourship
  • Key Configurations on EIGRP
  • EIGRP Configuration With Packet Tracer
  • EIGRP for IPv6
  • EIGRP For IPv6 Configuration On Cisco IOS
  • OSPF Virtual-Link Configuration On Packet Tracer
  • OSPF Passive Interface
  • LSDB (Link State Database)
  • OSPF Area Border Router (ABR) and ASBR
  • OSPF Cost and Shortest Path First
  • OSPF NSSA and Totally NSSA on Cisco Packet Tracer
  • OSPF Stub Area and Totally-Stub Area on Cisco Packet Tracer
  • OSPF External Routes on Cisco Packet Tracer
  • OSPF Standard Area and Backbone Area on Cisco Packet Tracer
  • OSPFv3 Configuration Example on Cisco IOS
  • OSPFv3 (Open Shortest Path First Version 3)
  • Cisco Single Area OSPF Configuration
  • Other OSPF Key Points
  • OSPF Network Types
  • OSPF Area Types
  • OSPF LSA Types
  • OSPF Packet Types
  • OSPF Adjacency
  • OSPF(Open Shortest Path First) Overview
  • BGP Next Hop Self Command
  • BGP Multi Hop Command
  • BGP Neighbor Update-Source
  • Cisco eBGP Configuration on GNS3
  • BGP Route Reflector
  • Cisco BGP Route Reflector Configuration on GNS3
  • BGP Path Attributes - MED
  • BGP Path Attributes - Origin
  • BGP Path Attributes - AS Path
  • BGP Path Attributes - Local Preference
  • BGP Path Attributes - Weight
  • BGP Configuration Example on Packet Tracer
  • BGP AD and BGP Path Attributes
  • IBGP and EBGP
  • BGP Peers, BGP Sessions, BGP Messages
  • BGP (Border Gateway Protocol)

Layer 2 Technologies

  • PPPoE Configuration With Packet Tracer
  • Metro Ethernet Overview
  • Frame-Relay Configuration with both Inverse-ARP and Frame-Relay Map
  • Frame Relay Point-to-Point Configuration
  • Multipoint Frame Relay Configuration
  • Point-to-Point Protocol over Ethernet (PPPoE)
  • HDLC and PPP
  • PPP Configuration on Cisco

VPN Technologies

  • VPN Types and Protocols of VPN

DHCP and DNS

  • Cisco DHCP Relay Agent Configuration with GNS3
  • Stateless Address Auto Configuration
  • DHCPv6 Overview

EtherChannels

  • Etherchannel Cisco PAgP Configuration on GNS3
  • PAgP Configuration Example
  • LACP Configuration on Cisco IOS
  • Link Aggregation Control Protocol
  • PAT Configuration with Packet Tracer
  • NAT (Network Address Translation)
  • Static NAT Configuration with Packet Tracer
  • Dynamic NAT Configuration with Packet Tracer

Access Lists

  • Extended ACL Cisco Configuration
  • Access Control Lists for Traffic Control
  • Standard ACL Configuration With Packet Tracer
  • DHCP Snooping Configuration on Packet Tracer
  • REST API Security
  • Cisco 802.1x Configuration
  • WebAuth (Web Authentication)
  • What is DHCP Snooping?
  • Access Control Lists
  • Control Plane Policing (CoPP)
  • Basic Cisco Router Security Configuration
  • SNMP Configuration On Cisco IOS
  • SNMP – Overview

Spanning Tree

  • PVST+ and Rapid PVST+Configuration on Packet Tracer
  • PVST+ and Rapid PVST+
  • MST Configuration on Cisco
  • MST (Multiple Spanning Tree)
  • STP Operation
  • Spanning Tree Protocol
  • Rapid Spanning Tree Protocol
  • STP Portfast Configuration on Cisco Packet Tracer
  • RSTP Configuration on Cisco Packet Tracer
  • STP Configuration on Cisco Packet Tracer
  • Inter VLAN Routing Configuration on GNS3
  • Inter VLAN Routing Configuration Example
  • VTP Configuration with Packet Tracer
  • DTP and VLAN Frame Tagging Protocols
  • Inter VLAN Routing with Router on Stick Topology
  • VLANs (Virtual Local Area Networks)
  • VLAN Port Assignment and VLAN Port Types
  • VLAN Configuration on Cisco Packet Tracer

First Hop Redundancy

  • HSRP Configuration on GNS3
  • Cisco Stateful Switchover (SSO)
  • GLBP Configuration on Cisco
  • GLBP (Gateway Load Balancing Protocol)
  • VRRP Configuration on Cisco
  • VRRP (Virtual Router Redundancy Protocol)
  • First Hop Redundancy Protocols
  • QoS Policing and Shaping
  • QoS Classification and Marking

Port Monitor

  • ERSPAN Configuration on Packet Tracer
  • Remote SPAN Configuration on Packet Tracer
  • Local SPAN Configuration on Packet Tracer
  • Cisco SPAN Overview

Path Virtualization

  • IPSec Tunneling
  • Cisco IPSec VPN Configuration
  • Cisco Virtual Routing and Forwarding (VRF)
  • GRE Tunnel Overview
  • GRE Tunnel Configuration with Cisco Packet Tracer

Device Access Control

  • Cisco SSH Configuration With GNS3
  • Authentication, Authorization, Accounting
  • AAA Protocols

Multicast Protocols

  • Bidirectional PIM (BIDIR-PIM)
  • Multicast Routing
  • PIM-SM (PIM Sparse Mode)
  • PIM-SSM (Source Specific Multicast)
  • PIM-DM (PIM Dense Mode)
  • PIM (Protocol Independent Multicast)
  • IGMP Snooping
  • IGMP Configuration

Cisco SD-WAN

  • Cisco SD-WAN Verification
  • Cisco vSmart Controller Configuration
  • Cisco vBond Initial Configuration
  • Cisco SD-WAN Components
  • SD-WAN Architecture

Wireless Security

  • EAPoL (Extensible Authentication Protocol over LAN)
  • Pre-Shared Key (PSK)

Network Security Design

  • 802.1x (Port Based Network Access Control)
  • Network Security: Cisco Threat Defense
  • MACsec (Media Access Control Security)
  • Cisco TrustSec
  • MAC Authentication Bypass (MAB)

IP Services

  • Cisco NTP Configuration
  • uRPF (Unicast Reverse Path Forwarding)
  • Precision Time Protocol (PTP)
  • NTP (Network Time Protocol)

Network Assurance

  • Cisco Syslog Server Configuration with GNS3
  • Conditional debugging
  • Cisco Terminal Monitor and Cisco Logging Monitor
  • Cisco Debug Command
  • Cisco IP SLA and Configuration
  • Flexible Netflow Configuration
  • Flexible Netflow
  • Netflow and Netflow Configuration
  • Chef Overview
  • Ansible vs Puppet vs Chef
  • Ansible Overview
  • Puppet Overview
  • Data Serialization Languages: JSON, YAML, XML
  • Network Automation Tools
  • Cisco SD-Access Overview
  • Traditional Network Management versus Cisco DNA Center
  • Cisco DNA Center
  • Cisco DNA and Intent-Based Networking (IBN)
  • How Network Automation Impacts Network Management
  • REST APIs Overview

Network Virtualization

  • Cisco LISP (Locator ID Separation Protocol)
  • Virtual Switching and Virtual Switch (vSwitch)
  • Container vs Virtual Machine
  • Virtual Extensible LAN (VXLAN)
  • CAPWAP versus LWAPP
  • Wireless Roaming: Layer 2 and Layer 3 Roaming
  • LWAPP Protocol
  • CAPWAP Protocol
  • Access Point Discovery and Join Process

Other Lessons

Latest lessons.

  • Layer 2 vs Layer 3 Switch Part of: CCNA 200-301 v1.1
  • BPDU (Bridge Data Unit Protocol) Part of: CCNA 200-301 v1.1
  • STP Loop Guard Part of: CCNA 200-301 v1.1
  • STP BPDU Filter Part of: CCNA 200-301 v1.1
  • STP BPDU Guard Part of: CCNA 200-301 v1.1
  • STP Root Guard Part of: CCNA 200-301 v1.1
  • Generative AI vs Predictive AI Part of: CCNA 200-301 v1.1
  • IPv6 Global Unicast Address Part of: CCNA 200-301 v1.1
  • IPv6 Unique Local Address Part of: CCNA 200-301 v1.1
  • Wildcard Mask Part of: CCNA 200-301 v1.1
  • More Lessons

Latest Blog Posts

Cisco ccna v1.1 update, new lessons, Generative AI (Artificial Intelligence), Cloud Network Management and Machine Learning

WHAT YOU WILL FIND?

  • 250.000+ Students All Over The World
  • 8.000+ Questions & Answers
  • 100+ Lab Files & Cheat Sheets
  • 30+ IT/Network Courses
  • A Real Desire To Help You
  • Daily Social Media Shares
  • %100 Satisfaction
  • CISCO Courses
  • NOKIA Courses
  • HUAWEI Courses
  • JUNIPER Courses
  • PYTHON Course
  • KEY Courses
  • VIDEO Courses
  • UDEMY Courses
  • Cheat Sheets
  • Configuration Files
  • Interview Questions
  • IPCisco On Social Media
  • Pärnu mnt. 139c – 14, 11317, Tallinn, Estonia
  • [email protected]

Common Ports Cheat Sheet: The Ultimate List

Common Ports Cheat Sheet

Perhaps you’re angsty that you’ve forgotten what a certain port number meant. Rest assured, you don’t have to remember all 65,535 port numbers. With so much information to remember, it’s understandable if you forget a common port. That’s why we put together this cheat sheet of common network ports for you.

A crucial domain of expertise in IT-related certifications such as Cisco Certified Network Associate (CCNA) and those of CompTIA is port numbers and associated services , which this common ports and protocols cheat sheet covers. If you want to remember a port number or protocol, this cheat sheet will help everyone, from students to professionals.

Get a copy of this common ports cheat sheet here to keep on your desk. When you're ready, scroll below to find the port you’re looking for.

Common Ports Cheat Sheet Search

Search our Common Ports cheat sheet to find the right cheat for the term you're looking for. Simply enter the term in the search bar and you'll receive the matching cheats available.

Common Ports and Protocols Cheat Sheet

The following tables cover services (and malware) that use common TCP ports and some UDP or SCTP ports.

Well-known/System Ports: 0 – 1023

Well-Known Ports: Unencrypted vs Encrypted - Graphic by author

Port numberService nameTransport protocolDescription
7EchoTCP, UDPEcho service
19CHARGENTCP, UDPCharacter Generator Protocol, has severe vulnerabilities and thus is rarely used nowadays
20FTP-dataTCP, SCTPFile Transfer Protocol data transfer
21FTPTCP, UDP, SCTPFile Transfer Protocol command control
22SSH/SCP/SFTPTCP, UDP, SCTP Secure Shell, secure logins, file transfers ( ), and port forwarding
23TelnetTCPTelnet protocol, for unencrypted text communications
25SMTPTCPSimple Mail Transfer Protocol, used for email routing between mail servers
42WINS ReplicationTCP, UDPMicrosoft Windows Internet Name Service, vulnerable to attacks on a local network
43WHOISTCP, UDPWhois service, provides domain-level information
49TACACSUDP; can also use TCP but not necessarily on port 49Terminal Access Controller Access-Control System, provides remote authentication and related services for network access
53DNSTCP, UDPDomain Name System name resolver
67DHCP/BOOTPUDPDynamic Host Configuration Protocol and its predecessor Bootstrap Protocol Server; server port
68DHCP/BOOTPUDPDynamic Host Configuration Protocol and its predecessor Bootstrap Protocol Server; client port
69TFTPUDPTrivial File Transfer Protocol
70GopherTCPGopher is a communication protocol for distributing, searching, and retrieving documents in Internet Protocol (IP) networks
79FingerTCPName/Finger protocol and Finger user information protocol, for retrieving and manipulating user information
80HTTPTCP, UDP, SCTPHypertext Transfer Protocol (HTTP) uses TCP in versions 1.x and 2. HTTP/3 uses QUIC, a transport protocol on top of UDP
88KerberosTCP, UDPNetwork authentication system
102Microsoft Exchange ISO-TSAPTCPMicrosoft Exchange ISO Transport Service Access Point (TSAP) Class 0 protocol
110POP3TCPPost Office Protocol, version 3 (POP3)
113IdentTCPIdentification Protocol, for identifying the user of a particular TCP connection
119NNTP (Usenet)TCPNetwork News Transfer Protocol
123NTPUDPNetwork Time Protocol
135Microsoft RPC EPMAPTCP, UDPMicrosoft Remote Procedure Call (RPC) Endpoint Mapper (EPMAP) service, for remote system access and management
137NetBIOS-nsTCP, UDPNetBIOS Name Service, used for name registration and resolution
138NetBIOS-dgmTCP, UDPNetBIOS Datagram Service, used for providing access to shared resources
139NetBIOS-ssnTCP, UDPNetBIOS Session Service
143IMAPTCP, UDPInternet Message Access Protocol (IMAP), management of electronic mail messages on a server
161SNMP-agents (unencrypted)UDPSimple network management protocol; agents communicate on this port
162SNMP-trap (unencrypted)UDPSimple network management protocol; listens for asynchronous traps
177XDMCPUDPX Display Manager Control Protocol
179BGPTCPBorder Gateway Protocol
194IRCUDPInternet Relay Chat
201AppleTalkTCP, UDPAppleTalk Routing Maintenance. Trojan horses and computer viruses have used UDP port 201.
264BGMPTCP, UDPBorder Gateway Multicast Protocol
318TSPTCP, UDPTime Stamp Protocol
381HP OpenviewTCP, UDPHP performance data collector
383HP OpenviewTCP, UDPHP data alarm manager
389LDAPTCP, UDPLightweight directory access protocol
411(Multiple uses)TCP, UDPDirect Connect Hub, Remote MT Protocol
412(Multiple uses) TCP, UDPDirect Connect Client-to-Client, Trap Convention Port
427SLPTCPService Location Protocol
443HTTPS (HTTP over SSL)TCP, UDP, SCTPHypertext Transfer Protocol Secure (HTTPS) uses TCP in versions 1.x and 2. HTTP/3 uses QUIC, a transport protocol on top of UDP.
445Microsoft DS SMBTCP, UDPMicrosoft Directory Services: TCP for Active Directory, Windows shares; UDP for Server Message Block (SMB) file-sharing
464KerberosTCP, UDPFor password settings on Kerberos
465SMTP over TLS/SSL, SSMTCPAuthenticated SMTP over TLS/SSL (SMTPS), URL Rendezvous Directory for Cisco’s Source Specific Multicast protocol (SSM)
497Dantz RetrospectTCP, UDPA software suite for backing up operating systems
500IPSec / ISAKMP / IKEUDPInternet Protocol Security / Internet Security Association and Key Management Protocol / Internet Key Exchange
512rexecTCPRemote Process Execution
513rloginTCPThe Unix program allows users to log in on another host using a network.
514syslogUDPSyslog Protocol, for collecting and organizing all of the log files sent from the various devices on a network
515LPD/LPRTCPLine Printer Daemon protocol, or Line Printer Remote protocol
520RIPUDPRouting Information Protocol, used to find the optimal path between source and destination networks
521RIPng (IPv6)UDPRouting Information Protocol next generation, the IPv6 compatible version of RIP
540UUCPTCPUnix-to-Unix Copy Protocol
548AFPTCPApple Filing Protocol
554RTSPTCP, UDPReal Time Streaming Protocol
546DHCPv6TCP, UDPDynamic Host Configuration Protocol version 6. DHCPv6 Clients listen for DHCPv6 messages on UDP port 546.
547DHCPv6TCP, UDPDHCPv6 Servers and DHCPv6 Relay Agents listen for DHCPv6 messages on UDP port 547.
560rmonitorUDPRemote Monitor
563NNTP over TLS/SSLTCP, UDPNetwork News Transfer Protocol with encryption and verification
587SMTPTCPFor email message submission via SMTP
591FileMakerTCPFileMaker Web Companion, the web publishing technology available in FileMaker versions 4-6
593Microsoft DCOMTCP, UDPDistributed Component Object Model (DCOM)
596SMSDTCP, UDPSysMan Station daemon
631IPPTCPInternet Printing Protocol
636LDAP over TLS/SSLTCP, UDPLightweight Directory Access Protocol over TLS/SSL
639MSDP (PIM)TCPMulticast Source Discovery Protocol, which is part of the Protocol Independent Multicast (PIM) family
646LDP (MPLS)TCP, UDPLabel Distribution Protocol, applies to routers capable of Multiprotocol Label Switching (MPLS)
691Microsoft ExchangeTCPMicrosoft Exchange Routing
860iSCSITCPInternet Small Computer Systems Interface
873rsyncTCPThe file synchronization protocol efficiently transfers and synchronizes files between devices and networked computers.
902VMware ServerTCP, UDPVMware ESXi, a hypervisor
989FTPSTCPFile Transfer Protocol (data) over TLS/SSL
990FTPSTCPFile Transfer Protocol (control) over TLS/SSL
993IMAP over SSL (IMAPS)TCPInternet Message Access Protocol over TLS/SSL
995POP3 over SSL (POP3S)TCP, UDPPost Office Protocol 3 over TLS/SSL

Registered Ports: 1024 – 49151

The Registered Ports Used by Popular Services - Graphic by author

Port numberService nameTransport protocolDescription
1025Microsoft RPCTCPMicrosoft Remote Procedure Call
1026-1029Windows MessengerUDPWindows Messenger popup spam
1080SOCKS proxyTCP (or UDP since SOCKS5)SOCKS stands for Socket Secure. This protocol exchanges network packets between a client and server through a proxy server.
1080MyDoomTCPComputer virus
1194OpenVPNTCP, UDPOpenVPN
1214KAZAATCPA peer-to-peer file-sharing protocol
1241NessusTCP, UDPNessus Security Scanner
1311Dell OpenManageTCPDell EMC OpenManage Server Administrator Web GUI
1337WASTETCPWASTE peer-to-peer encrypted file-sharing Program
1589Cisco VQPTCP, UDPCisco VLAN Query Protocol (VQP)
1701L2TP VPNTCPLayer Two Tunneling Protocol Virtual Private Networking
1720H.323TCPH.323 Call Control Signaling, a VoIP call control protocol
1723Microsoft PPTPTCP, UDPPoint-to-Point Tunneling Protocol Virtual Private Networking
1725SteamUDPValve Steam Client uses port 1725 
1741CiscoWorks SNMS 2000TCPCiscoWorks Small Network Management Solution web server
1755MMSTCP, UDPMicrosoft Media Server
1812RADIUSUDPRADIUS server authentication and authorization
1813RADIUSUDPRADIUS server accounting
1863(Multiple uses)TCP, UDPMSN Messenger, Xbox Live 360
1900UPnPUDPUniversal Plug and Play
1985Cisco HSRPUDPHot Standby Router Protocol
2000Cisco SCCPTCPSkinny Client Control Protocol
2002Cisco ACSTCPAccess Control Server
2049NFSUDPNetwork File Sharing
2082cPanelTCP, UDPcPanel default
2083radsec, cPanelTCP, UDPSecure RADIUS Service ( ), cPanel default SSL
2100amiganetfsTCPAmiga Network Filesystem
2222DirectAdminTCPGraphical web hosting control panel
2302GamingUDPThe game HALO uses this port extensively
2483OracleTCP, UDPOracle database listening for insecure client connections to the listener, replaces port 1521
2484OracleTCP, UDPOracle database listening for SSL client connections to the listener
2745Bagle.C – Bagle.HTCPComputer worms
2967Symantec AVTCP, UDPSymantec System Center agent (SSC-AGENT)
3050Interbase DBTCP, UDPBorland Interbase database
3074XBOX LiveTCP, UDPGaming: Xbox LIVE and Games for Windows – Live
3127MyDoomTCPComputer worm
3128HTTP ProxyTCPCommon web proxy server ports: 80, 8080, 3128, 6588
3222GLBPTCP, UDPGateway Load Balancing Protocol
3260iSCSI TargetTCP, UDPMicrosoft iSCSI Target Server
3306MySQLTCPMySQL database system
3389RDPTCPWindows Remote Desktop Protocol (Microsoft Terminal Server)
3689DAAPTCPDigital Audio Access Protocol, used by Apple’s iTunes and AirPort Express
3690SVNTCP, UDPApache Subversion, a version control system
3724World of WarcraftTCP, UDPSome Blizzard games, Unofficial Club Penguin Disney online game for kids
3784-3785Ventrilo VoIPTCP, UDPVentrilo’s Voice over Internet Protocol program
4333mSQLTCPMini SQL server
4444BlasterTCP, UDPComputer worm
4500IPSec NAT TraversalUDPInternet Protocol Security Network Address Translation (NAT) Traversal
4664Google DesktopTCPGoogle Desktop’s built-in HTTP server and indexing software
4672eMuleUDPPeer-to-peer file-sharing software
4899RadminTCPRemote computer control software
5000UPnPTCPUniversal Plug and Play
5001iperfTCPTool for measuring TCP and UDP bandwidth performance
5004-5005RTP, RTSPUDPReal-time Transport Protocol, Real Time Streaming Protocol
5050Yahoo! MessengerTCPInstant messaging service from Yahoo
5060SIPTCP, UDPSession Initiation Protocol
5061SIP-TLSTCPSession Initiation Protocol over TLS
5190(Multiple uses)TCP, UDPICQ, AIM (AOL Instant Messenger), Apple iChat
5222-5223XMPPTCP, UDPExtensible Messaging and Presence Protocol Client Connection; also used in Google Talk, Jabber, Apple iChat, WhatsApp, etc.
5353MDNSUDPMulticast DNS
5432PostgreSQLTCPPostgreSQL database system
5554SasserTCPComputer worm
5631-5632pcAnywhereUDPSymantec pcAnywhere
5800VNC over HTTPTCPVirtual Network Computing (VNC)
5900-5999RFB/VNC ServerTCP, UDPVNC Remote Frame Buffer RFB protocol
6000X11TCPX Window System protocol for delivering payloads between X clients and servers
6001X11UDPX Window System protocol for delivering payloads between X clients and servers
6112Diablo    TCP, UDPGaming
6129DameWareTCPRemote access software developed by SolarWinds
6257WinMX            UDPWindows Music Exchange, peer-to-peer file-sharing freeware
6346-6347Gnutella2TCP, UDPPeer-to-peer network protocol
6379RedisTCPPopular non-relational database management system (NoSql)
6500GameSpyTCP, UDPGaming
6566SANETCP, UDPScanner Access Now Easy 
6588AnalogXTCPAnalogX proxy server
6588HTTP ProxyTCPCommon web proxy server ports: 80, 8080, 3128, 6588
6665-6669IRCTCPInternet Relay Chat 
6679, 6697IRC over SSLTCPInternet Relay Chat
6699NapsterTCPPeer-to-peer file-sharing application
6881-6999BitTorrentTCP, UDPBitTorrent uses this range of ports the most often
6891-6901Windows Live MessengerTCP, UDPAlternatively: MSN Messenger
6970QuicktimeTCP, UDPQuickTime streaming server
7000CassandraTCPInter-node communication within the cluster on Apache Cassandra
7001CassandraTCPSSL-enabled inter-node communication within the cluster on Apache Cassandra
7199Cassandra JMXTCPJava Management Extensions on Apache Cassandra
7648-7649CU-SeeMeTCP, UDPInternet video conferencing client made by Cornell University
8000Internet RadioTCPCommonly choice of alternate HTTP port for web applications
8080HTTP ProxyTCPCommon web proxy server ports: 80, 8080, 3128, 6588
8086Kaspersky AVTCPKaspersky AV Control Center
8087Kaspersky AVUDPKaspersky AV Control Center
8118PrivoxyTCPAdvertisement-filtering Web proxy
8200VMware ServerTCP, UDPVMware vSphere Fault Tolerance
8222VMware ServerTCP, UDPVMware Server Management User Interface (insecure Web interface).
8500(Multiple uses)TCP, UDPAdobe ColdFusion, Flight Message Transfer Protocol
8767TeamspeakUDPVoIP communication system for online gaming
8866Bagle.BTCPComputer worm
9042CassandraTCPApache Cassandra, a NoSql database
9100PDLTCPPDL Data Stream, used for printing to certain network printers
9101-9103BaculaTCP, UDPFor automating backup tasks
9119MXitTCP, UDPMXit Instant Messaging (deprecated)
9800WebDAVTCP, UDPWeb-based Distributed Authoring and Versioning, an extension of HTTP
9898 DabberTCPComputer worm (Sasser)
9999UrchinTCP, UDPUrchin Web Analytics
10000(Multiple uses)TCP, UDPNetwork Data Management Protocol; applications: Webmin, BackupExec, Viatalk; gaming: The Matrix Online, Dungeon Fighter
10161SNMP-agents (encrypted)TCPSimple network management protocol; agents communicate on this port
10162SNMP-trap (encrypted)TCPSimple network management protocol; listens for asynchronous traps
10113NetIQTCP, UDPNetIQ Endpoint
10114NetIQTCP, UDPNetIQ Qcheck
10115NetIQTCP, UDPNetIQ Endpoint
10116NetIQTCP, UDPNetIQ VoIP Assessor
11371OpenPGPTCP, UDPOpenPGP HTTP Keyserver
12345NetBusTCPNetBus remote administration tool (Trojan horse)
13720-13721NetBackupTCP, UDPNetBackup request daemon
14567BattlefieldUDPGaming
15118Dipnet/OddbobTCPTrojan horse
19226AdminSecureTCPPanda Software AdminSecure Communication Agent
19638EnsimTCPEnsim Control Panel
20000UserminTCP, UDPWeb email interface for regular non-root users
24800SynergyTCP, UDPKeyboard/mouse sharing software
25999XfireTCPCommunication tool for gamers (deprecated)
27015Half-LifeUDPGaming
27017MongoDBTCPNoSql database
27374Sub7TCP, UDPTrojan horse
28960Call of DutyTCP, UDPGaming
31337Back OrificeTCP, UDPRemote administration tool used for Trojan horses
33434+tracerouteUDPUtility for displaying paths and measuring transit delays of packets across a network

Dynamic/Private Ports: 49152 – 65535

You may use these ports for custom applications free from concerns that it may clash with existing processes.

The Most Common Ports for Exams

If you’re studying for IT certifications such as CCNA , focus on these ports:

Port numberService
7Echo
20, 21FTP
22SSH/SCP
23Telnet
25SMTP
53DNS
67, 68DHCP/BOOTP
69TFTP
80HTTP
88Kerberos
110POP3
123NTP
137NetBIOS
143IMAP
161SNMP
194IRC
389LDAP
443HTTPS
445Microsoft DS SMB
464Kerberos password settings
547DHCPv6
596SMSD
636LDAP over SSL
1720H.323
3389RDP
5060SIP
5061SIP over TLS

We hope that you found this cheat sheet useful. Familiarity with ports and protocols is vital to building secure applications and troubleshooting problems on computer networks. Whether you're studying or working, this cheat sheet of common network ports will help you in academic and professional settings.

For further resources, or if you’re curious about how ports and protocols fit into cyber security, look into network security courses available with our StationX Accelerator Program .

Frequently Asked Questions

FTP: ports 20-21; SSH/SCP: port 22; HTTP: 80; HTTPS: 443; POP3: 110; POP3 over SSL: 995; IMAP: 143; IMAP over SSL: 993. We recommend you download the graphic in Well-known/System Ports .

It depends on whether you’re referring to system ports (1024) or want to include ports registered with apps (49152) because system ports range from 0 through 1023, and registered ports span 1024 – 49151.

FTP: ports 20-21; SSH/SCP: port 22; Telnet: 23; SMTP: 25; DNS: 53; HTTP: 80; POP3: 110; IMAP: 143; HTTPS: 443.

FTP: port 21; SSH/SCP: 22; Telnet: 23; SMTP: 25; DNS: 53; POP3: 110; IMAP: 145; HTTP: 80; HTTPS: 443; MySQL: 3306; RDP: 3389; VNC: 5900.

The following are the three types of ports with corresponding port number ranges: • Well-known/System ports: 0 – 1023 • Registered ports: 1024 – 49151 • Dynamic/Private ports: 49152 – 65535

Level Up in Cyber Security: Join Our Membership Today!

vip cta image

Nathan House is the founder and CEO of StationX. He has over 25 years of experience in cyber security, where he has advised some of the largest companies in the world. Nathan is the author of the popular "The Complete Cyber Security Course", which has been taken by over half a million students in 195 countries. He is the winner of the AI "Cyber Security Educator of the Year 2020" award and finalist for Influencer of the year 2022.

Related Articles

AWS Cloud Practitioner Cheat Sheet

AWS Cloud Practitioner Cheat Sheet (+Free PDF)

You’ve made an excellent decision aiming for the Amazon Web

Read More »

Ligolo-ng

How to Use Ligolo-ng (Easy to Follow Pivoting Tutorial)

Are you tired of hitting roadblocks when pivoting through a

The Only SQL Cheat Sheet You’ll Ever Need for Everyday Tasks

The Only SQL Cheat Sheet You’ll Ever Need

When it comes to SQL, it doesn’t matter if you’re

' src=

Nathan, thank you for supplying this sheet. It comes in handy when you’re trying to remember what a particular port is used by.

Nathan House

Our pleasure.

' src=

Thank you, Nathan

' src=

This is a great single point to reference all default ports. Thank you!!!

' src=

Very good, it will be in front of me!

' src=

Ports on computers are required for networking, and without them, the computer would be completely isolated and it would be unable to communicate with other devices. So thank you for proving this list of the Common TCP and UDP Port numbers.

' src=

After resetting my router cause the password got changed and all the setting were changed to gain access to my computer. I spent about 20 minutes setting up the router. It appears the router never got set up from the cable company when it was installed. So if you have not done so lately check your router and settings.

' src=

Cool, Thanks for sharing!!

' src=

Sorry Nathan, i did not leave a comment for this “Common Ports” Chart last-week. I am glad i signed up to your news letter you are a good researcher. thank you for sharing with us all..

' src=

Nathan, I must thank you for these cheat sheets! They’ve been great on my learning and certification journey!

Thank you too!

' src=

Really really useful.Thanks a lot!!

' src=

Session expired

Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.

StationX Accelerator Pro

Enter your name and email below, and we’ll swiftly get you all the exciting details about our exclusive StationX Accelerator Pro Program. Stay tuned for more!

StationX Accelerator Premium

Enter your name and email below, and we’ll swiftly get you all the exciting details about our exclusive StationX Accelerator Premium Program. Stay tuned for more!

StationX Master's Program

Enter your name and email below, and we’ll swiftly get you all the exciting details about our exclusive StationX Master’s Program. Stay tuned for more!

  • Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers
  • Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand
  • OverflowAI GenAI features for Teams
  • OverflowAPI Train & fine-tune LLMs
  • Labs The future of collective knowledge sharing
  • About the company Visit the blog

Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Q&A for work

Connect and share knowledge within a single location that is structured and easy to search.

Get early access and see previews of new features.

What is the largest TCP/IP network port number allowable for IPv4?

What is the highest port number one can use?

  • network-protocols

username's user avatar

8 Answers 8

The port number is an unsigned 16-bit integer, so 65535.

Greg Hewgill's user avatar

  • 269 "Hey, Jim, how many ports should we support?" "Just make it 16 bits for good measure. No one will ever have more than a few hundred open at once, tops." –  JessieArr Commented Sep 12, 2014 at 13:41
  • 1 @JessieArr and since you seem to be taking a leaf out of bill gate's book with his famous line about RAM, which was a statement made long ago that 640KB RAM would easily be enough in the future, and of course it is not.. Are you also trying to suggest that you think 16 bits/65536 isn't enough? (And how would having a few hundred open ports make 65536 ports not enough?) –  barlop Commented Jul 13, 2016 at 18:23
  • 4 @barlop I was suggesting that when they first created ports, a single machine with hundreds of connections was probably considered a worst-case scenario. But today web servers, network devices, etc. can definitely bump up against port count limitations. Microsoft wrote an interesting Technet article about how to diagnose and avoid it in Windows environments: blogs.technet.microsoft.com/askds/2008/10/29/… –  JessieArr Commented Jul 13, 2016 at 20:04
  • 3 @JessieArr in both those cases it's not really a 65536 issue, it's an issue of A)programs not releasing connections, leaving them in a "WAIT" state that netstat shows combined with B)some earlier windows versions only going from 1024-5000 for dynamic ports.And even then, who knows if that ever even happened,since no program has ever bothered to report to anybody that it couldn't get a dynamic port, neither has windows.So it's a thoretical problem not even really caused by the 65536 number.The Web browser may be the biggest user of connections.I have 297 lines in my netstat output. Far from 65K –  barlop Commented Jul 14, 2016 at 0:02
  • 7 @JessieArr Most IP stacks use a tuple of Source IP address, Source port, Destination IP address and Destination port as a unique identifier for connections. This means that a server can have many many more active connections than there are available open ports, and the amount of ports only places a limitation (albeit a very large one) on the amount of open connections between a single source and a single destination. I don't think anyone will ever be running servers on (or listening for connections on) more than 65536 ports at any one time. –  jduncanator Commented Feb 24, 2017 at 5:17

The largest port number is an unsigned short 2^16-1: 65535

A registered port is one assigned by the Internet Corporation for Assigned Names and Numbers (ICANN) to a certain use. Each registered port is in the range 1024–49151. Since 21 March 2001 the registry agency is ICANN; before that time it was IANA. Ports with numbers lower than those of the registered ports are called well known ports; port with numbers greater than those of the registered ports are called dynamic and/or private ports. Wikipedia: Registered Ports

Dharman's user avatar

As I understand it, you should only use up to 49151, as from 49152 up to 65535 are reserved for Ephemeral ports

Smashery's user avatar

  • 14 ephemeral port range vary by system. I am running ubuntu linux with 3.19.0-43-generic kernel. $ cat /proc/sys/net/ipv4/ip_local_port_range results in output 32768 61000 . As to if one should or shouldn't use a port in one's system's ephemeral port range, I suspect most if not all modern day network operating systems will skip over a port that is already in use. –  Keith Reynolds Commented Jan 7, 2016 at 18:21

Just a followup to smashery 's answer. The ephemeral port range (on Linux at least, and I suspect other Unices as well) is not a fixed. This can be controlled by writing to /proc/sys/net/ipv4/ip_local_port_range

The only restriction (as far as IANA is concerned) is that ports below 1024 are designated to be well-known ports. Ports above that are free for use. Often you'll find that ports below 1024 are restricted to superuser access, I believe for this very reason.

Community's user avatar

According to RFC 793, the port is a 16 bit unsigned int.

This means the range is 0 - 65535.

However, within that range, ports 0 - 1023 are generally reserved for specific purposes. I say generally because, apart from port 0, there is usually no enforcement of the 0-1023 reservation. TCP/UDP implementations usually don't enforce reservations apart from 0. You can, if you want to, run up a web server's TLS port on port 80, or 25, or 65535 instead of the standard 443. Likewise, even tho it is the standard that SMTP servers listen on port 25, you can run it on 80, 443, or others.

Most implementations reserve 0 for a specific purpose - random port assignment. So in most implementations , saying "listen on port 0" actually means "I don't care what port I use, just give me some random unassigned port to listen on".

So any limitation on using a port in the 0-65535 range, including 0, ephemeral reservation range etc, is implementation (i.e. OS/driver) specific , however all, including 0, are valid ports in the RFC 793.

Eldakka's user avatar

Valid numbers for ports are: 0 to 2^16-1 = 0 to 65535 That is because a port number is 16 bit length.

However ports are divided into: Well-known ports : 0 to 1023 (used for system services e.g. HTTP, FTP, SSH, DHCP ...) Registered/user ports : 1024 to 49151 (you can use it for your server, but be careful some famous applications: like Microsoft SQL Server database management system (MSSQL) server or Apache Derby Network Server are already taking from this range i.e. it is not recommended to assign the port of MSSQL to your server otherwise if MSSQL is running then your server most probably will not run because of port conflict ) Dynamic/private ports : 49152 to 65535. (not used for the servers rather the clients e.g. in NATing service)

In programming you can use any numbers 0 to 65535 for your server, however you should stick to the ranges mentioned above, otherwise some system services or some applications will not run because of port conflict. Check the list of most ports here: https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers

Mosab Shaheen's user avatar

It depends on which range you're talking about, but the dynamic range goes up to 65535 or 2^16-1 (16 bits).

http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers

Bardi Harborow's user avatar

It should be 65535.

avpaderno's user avatar

Not the answer you're looking for? Browse other questions tagged tcp network-protocols or ask your own question .

  • The Overflow Blog
  • From PHP to JavaScript to Kubernetes: how one backend engineer evolved over time
  • Featured on Meta
  • We've made changes to our Terms of Service & Privacy Policy - July 2024
  • Bringing clarity to status tag usage on meta sites
  • What does a new user need in a homepage experience on Stack Overflow?
  • Feedback requested: How do you use tag hover descriptions for curating and do...

Hot Network Questions

  • Do mini-humans need a "real" Saturn V to reach the moon?
  • Book about a colony ship making an unscheduled stop in a star system with no habitable planets
  • R Squared Causal Inference
  • Clarification on proof of the algebraic completeness of nimbers
  • Self-Contained Explanation of the Fluctuation-Dissipation Theorem?
  • How to extract code into library allowing changes without workflow overhead
  • A short story about a SF author telling his friends, as a joke, a harebrained SF story, and what follows
  • Does gluing two points prevent simple connectedness?
  • Is it possible to do physics without mathematics?
  • If Miles doesn’t consider Peter’s actions as hacking, then what does he think Peter is doing to the computer?
  • Microsoft Windows update may break linux dual boot
  • What are the limits of Terms of Service as a legal shield for a company?
  • Sticker on caption phone says that using the captions can be illegal. Why?
  • Are there any rockets that leave extra fuel as a backup?
  • Distribute realized geometry based on field values
  • Is the error in translation of Genesis 19:5 deliberate?
  • Meaning of capacitor "× 2" symbol on data sheet schematic
  • Are automorphisms of matrix algebras necessarily determinant preservers?
  • Rashi's opinion on the child of a gentile father
  • Rocky Mountain Bee-plant
  • There are at least 3 versions of a quote, with 2 having different attributions. What is the original, who said it, and what does the quote mean?
  • If the Collatz conjecture is undecidable, then it is true
  • Is it possible to approximately compile Toffoli using H and CSWAP?
  • Video game where the hero gets transported to another world with his sister to aid a king in a war

port assignments wikipedia

About TCP/UDP Ports

  • Port 0 to 1023: These TCP/UDP port numbers are considered as well-known ports. These ports are assigned to specific server sevice by the Internet Assigned Numbers Authority (IANA). For example, port 80 is used by web servers.
  • Port 1024 to 49151: These are ports that an organization, such as application developers, can register with IAMA to be used for a particular service. These should be treated as semi-reserved.
  • Port 49152 to 65535: These are port numbers used by client programs, such as a web browser. When you visit a web site, your web browser will assign that session a port number from within this range. As an application developer, you are free to use any of these ports.
Port # Protocol Description Status
0 TCP, UDP Reserved; do not use (but is a permissible source port value if the sending process does not expect messages in response) Official
1 TCP, UDP TCPMUX Official
5 TCP, UDP RJE (Remote Job Entry) Official
7 TCP, UDP ECHO protocol Official
9 TCP, UDP DISCARD protocol Official
11 TCP, UDP SYSTAT protocol Official
13 TCP, UDP DAYTIME protocol Official
17 TCP, UDP QOTD (Quote of the Day) protocol Official
18 TCP, UDP Message Send Protocol Official
19 TCP, UDP CHARGEN (Character Generator) protocol Official
20 TCP FTP Protocol (data) - port for transferring FTP data Official
21 TCP FTP Protocol (control) - port for FTP commands and flow control Official
22 TCP, UDP SSH (Secure Shell) - used for secure logins, file transfers (scp, sftp) and port forwarding Official
23 TCP, UDP Telnet protocol - unencrypted text communication, remote login service Official
25 TCP, UDP SMTP (Simple Mail Transport Protocol) - used for email routing between email servers Official
26 TCP, UDP RSFTP - A simple FTP-like protocol Unofficial
35 TCP, UDP QMS Magicolor 2 printer Unofficial
37 TCP, UDP TIME protocol Official
38 TCP, UDP Route Access Protocol Official
39 TCP, UDP Resource Location Protocol Official
41 TCP, UDP Graphics Official
42 TCP, UDP Host Name Server/WINS Replications Official
43 TCP WHOIS protocol Official
49 TCP, UDP TACACS Login Host protocol Official
53 TCP, UDP DNS (Domain Name System) Official
57 TCP MTP, Mail Transfer Protocol Official
67 UDP BOOTP (BootStrap Protocol) server; also used by DHCP Official
68 UDP BOOTP (BootStrap Protocol) client; also used by DHCP Official
69 UDP TFTP (Trivial File Transfer Protocol) Official
70 TCP Gopher protocol Official
79 TCP Finger protocol Official
80 TCP HTTP (HyperText Transfer Protocol) - used for transferring web pages Official
81 TCP Torpark - Onion routing ORport Unofficial
82 UDP Torpark - Control Port Unofficial
88 TCP Kerberos - authenticating agent Official
101 TCP HOSTNAME  
102 TCP ISO-TSAP protocol/Microsoft Exchange  
107 TCP Remote Telnet Service  
109 TCP POP, Post Office Protocol, version 2  
110 TCP POP3 (Post Office Protocol version 3) - used for retrieving emails Official
111 TCP, UDP SUNRPC protocol  
113 TCP Ident - old server identification system, still used by IRC servers to identify its users Official
115 TCP SFTP, Simple File Transfer Protocol  
117 TCP UUCP-PATH  
118 TCP, UDP SQL Services Official
119 TCP NNTP (Network News Transfer Protocol) - used for retrieving newsgroups messages Official
123 UDP NTP (Network Time Protocol) - used for time synchronization Official
135 TCP, UDP EPMAP / Microsoft RPC Locator Service Official
137 TCP, UDP NetBIOS NetBIOS Name Service Official
138 TCP, UDP NetBIOS NetBIOS Datagram Service Official
139 TCP, UDP NetBIOS NetBIOS Session Service Official
143 TCP, UDP IMAP4 (Internet Message Access Protocol 4) - used for retrieving emails Official
152 TCP, UDP BFTP, Background File Transfer Program  
153 TCP, UDP SGMP, Simple Gateway Monitoring Protocol  
156 TCP, UDP SQL Service Official
157 TCP, UDP KNET VM Command Message Protocol  
158 TCP, UDP DMSP, Distributed Mail Service Protocol  
159 TCP, UDP NSS-Routing  
160 TCP, UDP SGMP-TRAPS  
161 TCP, UDP SNMP (Simple Network Management Protocol) Official
162 TCP, UDP SNMPTRAP Official
170 TCP Print-srv  
179 TCP BGP (Border Gateway Protocol) - an exterior gateway routing protocol that enables groups of routers to share routing information to ensure efficient and loop-free routes can be established. BGP is commonly used within and between ISPs. Official
190 TCP, UDP Gateway Access Control Protocol (GACP)  
191 TCP, UDP Prospero Directory Service  
192 TCP, UDP OSU Network Monitoring System, Apple AirPort Base Station PPP status or discovery, AirPort Admin Utility or Express Assistant  
192 TCP. UDP SRMP (Spider Remote Monitoring Protocol)  
194 TCP IRC (Internet Relay Chat) Official
201 TCP, UDP AppleTalk Routing Maintenance  
209 TCP, UDP The Quick Mail Transfer Protocol  
213 TCP, UDP IPX Official
218 TCP, UDP MPP, Message Posting Protocol  
220 TCP, UDP IMAP, Interactive Mail AccessProtocol, version 3  
259 TCP, UDP ESRO, Efficient Short Remote Operations  
264 TCP, UDP BGMP, Border Gateway Multicast Protocol  
311 TCP Apple Server-Admin-Tool, Workgroup-Manager-Tool  
318 TCP, UDP TSP, Time Stamp Protocol  
323 TCP, UDP IMMP, Internet Message Mapping Protocol  

383

TCP, UDP HP OpenView HTTPs Operations Agent  
366 TCP, UDP SMTP, Simple Mail Transfer Protocol. On-Demand Mail Relay (ODMR)  
369 TCP, UDP Rpc2portmap Official
371 TCP, UDP ClearCase albd Official
384 TCP, UDP A Remote Network Server System  
387 TCP, UDP AURP, AppleTalk Update-Based Routing Protocol  
389 TCP, UDP LDAP (Lightweight Directory Access Protocol) Official
401 TCP, UDP UPS Uninterruptible Power Supply Official
411 TCP Direct Connect Hub port Unofficial
427 TCP, UDP SLP (Service Location Protocol) Official
443 TCP HTTPS - HTTP Protocol over TLS/SSL (used for transferring web pages securely using encryption) Official
444 TCP, UDP SNPP, Simple Network Paging Protocol  
445 TCP Microsoft-DS (Active Directory, Windows shares, Sasser worm, Agobot, Zobotworm) Official
445 UDP Microsoft-DS SMB file sharing Official
464 TCP, UDP Kerberos Change/Set password Official
465 TCP SMTP over SSL - CONFLICT with registered Cisco protocol Conflict
500 TCP, UDP ISAKMP, IKE-Internet Key Exchange Official
512 TCP exec, Remote Process Execution  
512 UDP comsat, together with biff: notifies users of new c.q. yet unread e-mail  
513 TCP Login  
513 UDP Who  
514 TCP rsh protocol - used to execute non-interactive commandline commands on a remote system and see the screen return  
514 UDP syslog protocol - used for system logging Official
515 TCP Line Printer Daemon protocol - used in LPD printer servers  
517 TCP Talk  
518 UDP NTalk  
520 TCP efs  
520 UDP Routing - RIP Official
513 UDP Router  
524 TCP, UDP NCP (NetWare Core Protocol) is used for a variety things such as access to primary NetWare server resources, Time Synchronization, etc. Official
525 UDP Timed, Timeserver  
530 TCP, UDP RPC Official
531 TCP, UDP AOL Instant Messenger, IRC  
532 TCP netnews  
533 UDP netwall, For Emergency Broadcasts  
540 TCP UUCP (Unix-to-Unix Copy Protocol)  
542 TCP, UDP commerce (Commerce Applications)  
543 TCP klogin, Kerberos login  
544 TCP kshell, Kerberos Remote Shell  
546 TCP, UDP DHCPv6 client  
547 TCP, UDP DHCPv6 server  
548 TCP AFP (Apple Filing Protocol)  
550 UDP new-rwho, new-who  
554 TCP, UDP RTSP (Real Time Streaming Protocol) Official
556 TCP Remotefs, rfs, rfs_server  
560 UDP rmonitor, Remote Monitor  
561 UDP monitor  
561 TCP, UDP chcmd  
563 TCP, UDP NNTP protocol over TLS/SSL (NNTPS) Official
587 TCP Email message submission (SMTP) (RFC 2476) Official
591 TCP FileMaker 6.0 Web Sharing (HTTP Alternate, see port 80) Official
593 TCP, UDP HTTP RPC Ep Map/Microsoft DCOM Official
604 TCP TUNNEL  
631 TCP, UDP IPP, Internet Printing Protocol  
636 TCP, UDP LDAP over SSL (encrypted transmission) Official
639 TCP, UDP MSDP, Multicast Source Discovery Protocol  
646 TCP LDP, Label Distribution Protocol  
647 TCP DHCP Failover Protocol  
648 TCP RRP, Registry Registrar Protocol  
652 TCP DTCP, Dynamic Tunnel Configuration Protocol  
654 TCP AODV, Ad hoc On-Demand Distance Vector  
665 TCP sun-dr, Remote Dynamic Reconfiguration Unofficial
666 UDP Doom, First online FPS  
674 TCP ACAP, Application Configuration Access Protocol  
691 TCP Microsoft Exchange Routing Official
692 TCP Hyperwave-ISP  
695 TCP IEEE-MMS-SSL  
698 TCP OLSR, Optimized Link State Routing  
699 TCP Access Network  
700 TCP EPP, Extensible Provisioning Protocol  
701 TCP LMP, Link Management Protocol.  
702 TCP IRIS over BEEP  
706 TCP SILC, Secure Internet Live Conferencing  
711 TCP TDP, Tag Distribution Protocol  
712 TCP TBRPF, Topology Broadcast based on Reverse-Path Forwarding  
720 TCP SMQP, Simple Message Queue Protocol  
749 TCP, UDP kerberos-adm, Kerberos administration  
750 UDP Kerberos version IV  
782 TCP Conserver serial-console management server  
829 TCP CMP (Certificate Management Protocol)  
860 TCP iSCSI  
873 TCP rsync - File synchronisation protocol Official
901 TCP Samba Web Administration Tool (SWAT) Unofficial
902   VMware Server Unofficial
911 TCP Network Console on Acid (NCA) - local tty redirection over OpenSSH  
981 TCP SofaWare Technologies Remote HTTPS management for firewall devices running embedded Checkpoint Firewall-1 software Unofficial
989 TCP, UDP FTP Protocol (data) over TLS/SSL Official
990 TCP, UDP FTP Protocol (control) over TLS/SSL Official
991 TCP, UDP NAS (Netnews Admin System)  
992 TCP, UDP Telnet protocol over TLS/SSL Official
993 TCP IMAP4 over SSL (encrypted transmission) Official
995 TCP POP3 over SSL (encrypted transmission) Official
       
   
  • Internet Speed Test
  • IPv4 to CIDR Conversion
  • What's My IP?
  • RJ45 Network Wiring

A Comprehensive Illustrated Internet Protocols Reference

port assignments wikipedia

Fluent in TCP/IP Funny Networking T-Shirt

port assignments wikipedia

TCP/IP Illustrated, Volume 1: The Protocols

port assignments wikipedia

Port Number Lookup

If you are not sure that Port Numbers you are going to use has been assignned for what purpose. You can lookup our TCP ports database and find details related to assignment Port or Protocol assigned by IANA (Internet Assigned Numbers Authority).

Port Numbers and Protocols

TCP and UDP are two different protocols that are used for transmitting data over a network. TCP (Transmission Control Protocol) is a connection-oriented protocol that ensures that data is delivered reliably and in the correct order. UDP (User Datagram Protocol) is a connectionless protocol that does not guarantee the delivery of data or the order in which it is delivered.

Here are some common port numbers that are used by TCP and UDP:

TCP port numbers:

  • Port 80: HTTP (Hypertext Transfer Protocol)
  • Port 443: HTTPS (HTTP Secure)
  • Port 21: FTP (File Transfer Protocol)
  • Port 22: SSH (Secure Shell)
  • Port 25: SMTP (Simple Mail Transfer Protocol)
  • Port 155: NETSC

UDP port numbers:

  • Port : DNS (Domain Name System)
  • Port 67: DHCP (Dynamic Host Configuration Protocol)
  • Port 69: TFTP (Trivial File Transfer Protocol)
  • Port 123: NTP (Network Time Protocol)

Note that these are just a few examples, and there are many other port numbers that are used for various purposes.

For port numbers lookup, the official database of ports and protocols from IANA (Internet Assigned Numbers Authority) is used. IANA is an organization that manages Internet protocol parameters, as well as IP address spaces and top-level domains.

Diffrent Port Number Ranges?

The entire range of port numbers (from 0 to 65535) is divided into three categories.

0 - 1023  Well-Known Ports The  numbers are reserved by IANA for system processes or network programs with administrative rights. Ports from this category should not be used without registering with IANA.

1024 - 49151  Registered Ports  Ports registered for use by conventional programs and application layer protocols. This category of ports is most popular for commercial software. Registration is also required to use any port.

49152 - 65535  Dynamic ports  Designed for free but temporary use. Registration of ports in this category is not possible.

Our Port checker tool allows you to test open ports in your system. You can easily verify if any port is opened or not not by typing your IP address or domain name and desired port number.

IMAGES

  1. TCP and UDP Port Assignments

    port assignments wikipedia

  2. PPT

    port assignments wikipedia

  3. PPT

    port assignments wikipedia

  4. PPT

    port assignments wikipedia

  5. Port Assignments

    port assignments wikipedia

  6. PPT

    port assignments wikipedia

COMMENTS

  1. List of TCP and UDP port numbers

    This is a list of TCP and UDP port numbers used by protocols for operation of network applications. The Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP) only need one port for duplex, bidirectional traffic.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 ...

  2. Port (computer networking)

    Port (computer networking) In computer networking, a port or port number is a number assigned to uniquely identify a connection endpoint and to direct data to a specific service. At the software level, within an operating system, a port is a logical construct that identifies a specific process or a type of network service. A port at the ...

  3. Service Name and Transport Protocol Port Number Registry

    SCTP. Service names are assigned on a first-come, first-served process, as. documented in [ RFC6335 ]. Port numbers are assigned in various ways, based on three ranges: System. Ports (0-1023), User Ports (1024-49151), and the Dynamic and/or Private. Ports (49152-65535); the different uses of these ranges are described in.

  4. Registered port

    Dynamic, private or ephemeral ports. A registered port is a network port designated for use with a certain protocol or application. Registered port numbers are currently assigned by the Internet Assigned Numbers Authority (IANA) and were assigned by Internet Corporation for Assigned Names and Numbers (ICANN) before March 21, 2001, [ 1] and were ...

  5. TCP and UDP port numbers

    This is a list of Internet socket port numbers used by application communication with TCP and UDP on the Transport Layer of the Internet Protocol Suite for the host-to-host communications. Let&#821…

  6. Well-Known Port Numbers

    Well-known port numbers are port numbers for Transmission Control Protocol (TCP) or User Datagram Protocol (UDP) that have been assigned to specific TCP/IP applications or services by the Internet Assigned Numbers Authority (IANA).

  7. TCP IP Ports

    TCP (Transmission Control Protocol) ports serve as virtual endpoints for communication sessions between devices connected to a TCP/IP network. Each TCP port is assigned a unique number ranging from 0 to 65535. These ports are categorized into three ranges: well-known ports (0-1023), registered ports (1024-49151), and dynamic or private ports ...

  8. What are port numbers and how do they work?

    well-known port numbers: The well-known port numbers are the port number s that are reserved for assignment by the Internet Corporation for Assigned Names and Numbers ( ICANN ) for use by the application end points that communicate using the Internet's Transmission Control Protocol ( TCP ) or the User Datagram Protocol ( UDP ). Each kind of ...

  9. List of TCP and UDP port numbers

    The port numbers in the range from 0 to 1023 (0 to 2 10 − 1) are the well-known ports or system ports. [3] 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.

  10. Ports

    In computer networking, a port is a communication endpoint. At the software level, within an operating system, a port is a logical construct that identifies a specific process or a type of network service. Ports are identified for each protocol and address combination by 16-bit unsigned numbers, commonly known as the port number.

  11. UDP and TCP ports: A list of the most important ports

    Learn about the roles and functions of UDP and TCP ports, how they enable communication between applications, and what are the most common and important ports.

  12. List of TCP Ports and UDP Ports (Well-Known)

    The Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) each use port numbers for their communication channels. The ports numbered 0 through 1023 are the well-known system ports, reserved for special uses.

  13. Port forwarding

    Port forwarding. In computer networking, port forwarding or port mapping is an application of network address translation (NAT) that redirects a communication request from one address and port number combination to another while the packets are traversing a network gateway, such as a router or firewall. This technique is most commonly used to ...

  14. Service Name and Transport Protocol Port Number Registry

    SCTP. Service names are assigned on a first-come, first-served process, as. documented in [ RFC6335 ]. Port numbers are assigned in various ways, based on three ranges: System. Ports (0-1023), User Ports (1024-49151), and the Dynamic and/or Private. Ports (49152-65535); the different uses of these ranges are described in.

  15. Network Ports

    Network ports are used in networking for the specific network applications. Well-known ports are used by TCP and UDP Applications.

  16. Common Ports Cheat Sheet: The Ultimate List

    Use this comprehensive common ports cheat sheet to learn about any port and several common protocols. It also includes a special search and copy function.

  17. What is a computer port?

    What is a port? A port is a virtual point where network connections start and end. Ports are software-based and managed by a computer's operating system. Each port is associated with a specific process or service. Ports allow computers to easily differentiate between different kinds of traffic: emails go to a different port than webpages, for instance, even though both reach a computer over ...

  18. What is the largest TCP/IP network port number allowable for IPv4?

    The largest port number is an unsigned short 2^16-1: 65535. A registered port is one assigned by the Internet Corporation for Assigned Names and Numbers (ICANN) to a certain use. Each registered port is in the range 1024-49151. Since 21 March 2001 the registry agency is ICANN; before that time it was IANA. Ports with numbers lower than those ...

  19. Well-Known TCP/IP Port Numbers, Service Names & Protocols

    Port 0 to 1023: These TCP/UDP port numbers are considered as well-known ports. These ports are assigned to specific server sevice by the Internet Assigned Numbers Authority (IANA). For example, port 80 is used by web servers. Port 1024 to 49151: These are ports that an organization, such as application developers, can register with IAMA to be ...

  20. NAT Port Mapping Protocol

    NAT Port Mapping Protocol (NAT-PMP) is a network protocol for establishing network address translation (NAT) settings and port forwarding configurations automatically without user effort. [1] The protocol automatically determines the external IPv4 address of a NAT gateway, and provides means for an application to communicate the parameters for communication to peers.

  21. Port Numbers

    For port numbers lookup, the official database of ports and protocols from IANA (Internet Assigned Numbers Authority) is used. IANA is an organization that manages Internet protocol parameters, as well as IP address spaces and top-level domains.

  22. Vadhavan Port

    Vadhavan Transhipment Port is a proposed deep sea port at Vadhavan in Palghar district of Maharashtra.The port will be built on coast of the Arabian Sea; the Jawaharlal Nehru Port Authority (JNPA) is responsible for the construction of the port. [1] After the construction of the port, it will be one of the deepest sea ports in India after Vizhinjam International Seaport Thiruvananthapuram, and ...