SlideShare a Scribd company logo
2
Most read
3
Most read
4
Most read
Transport Layer Port or TCP/IP & UDP Port
A port is an application-specific or process-specific software construct serving as a communications
endpoint in a computer's host operating system. The purpose of ports is to uniquely identify different
applications or processes running on a single computer and thereby enable them to share a single
physical connection to a packet-switched network like the Internet. In the context of the Internet
Protocol, a port is associated with an IP address of the host, as well as the type of protocol used for
communication.
The protocols that primarily use ports are the Transport Layer protocols, such as the Transmission
Control Protocol (TCP) and the User Datagram Protocol (UDP) of the Internet Protocol Suite. A port is
identified for each address and protocol by a 16-bit number, commonly known as the port number. The
port number, added to a computer's IP address, completes the destination address for a
communications session. That is, data packets are routed across the network to a specific destination IP
address, and then, upon reaching the destination computer, are further routed to the specific process
bound to the destination port number.
Of the thousands of enumerated ports, about 250 well-known ports are reserved by convention to
identify specific service types on a host.
Figure 1Transport Layer Port or TCP/IP & UDP Port
Transport Layer Port or TCP/IP & UDP Port
History
The concept of port numbers was established by the early developers of the ARPANET in informal
cooperation of software authors and system administrators.
The term port number was not yet used at this time. It was preceded by the use of the term socket
number in the early development stages of the network. A socket number for a remote host was a 40-
bit quantity. The first 32 bits were similar to today's IPv4 address, but at the time the most-significant 8
bits were the host number. The least-significant portion of the socket number (bits 33 through 40) was
an entity called another Eight bit Number, abbreviated AEN, today's port number.
The 256 values of the AEN were divided into the following ranges:
1. 0 through 63: network-wide standard functions.
2. 64 through 127: host-specific functions.
3. 128 through 239: reserved for future use.
4. 240 through 255: any experimental function.
Technical Details
Transport Layer protocols, such as the Transmission Control Protocol (TCP) and the User Datagram
Protocol (UDP), specify a source and destination port number in their packet headers. A port number is
a 16-bit unsigned integer, thus ranging from 1 to 65535 (for TCP, port number 0 is reserved and can't be
used. For UDP the source port is optional and a value of zero means no port). A process associates its
input or output channels via Internet sockets, a type of file descriptor, with a transport protocol, a port
number and an IP address. This process is known as binding, and enables sending and receiving data via
the network.
Port connection attempts are frequently monitored and logged by computers. The technique of port
knocking uses a series of port connections (knocks) from a client computer to enable a server
connection.
Use in URLs
Port numbers can occasionally be seen in a web or other service uniform resource locator (URL). By
default, HTTP uses port 80 and HTTPS uses port 443, but a URL like
specifies that the web resource be served by the HTTP server onhttp://www.example.com:8080/path/
port 8080. The active transport layer protocol ports may be discovered on many operating systems
(Windows, Unix-like, z/OS) with the command line .netstat -a
Transport Layer Port or TCP/IP & UDP Port
Table Legend
Use Description Color
Official Port is registered with IANA for the application[1]
White
Unofficial Port is not registered with IANA for the application Blue
Multiple use Multiple applications are known to use this port. Yellow
Well known Ports
The port numbers in the range from 0 to 1023 are the well-known ports or system ports. 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.
Port TCP UDP Description Status
0 TCP Programming technique for specifying system-allocated (dynamic) ports Unofficial
0 UDP Reserved Official
1 TCP UDP TCP Port Service Multiplexer (TCPMUX) Official
2 TCP UDP CompressNET Management Utility Official
3 TCP UDP CompressNET Compression Process Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
4 TCP UDP Unassigned Official
5 TCP UDP Remote Job Entry Official
6 TCP UDP Unassigned Official
7 TCP UDP Echo Protocol Official
8 TCP UDP Unassigned Official
9 TCP UDP Discard Protocol Official
9 UDP Wake-on-LAN Unofficial
10 TCP UDP Unassigned Official
11 TCP UDP Active Users (systat service) Official
12 TCP UDP Unassigned Official
13 TCP UDP Daytime Protocol (RFC 867) Official
14 TCP UDP Unassigned Official
15 TCP UDP Previously netstat service Unofficial
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
16 TCP UDP Unassigned Official
17 TCP UDP Quote of the Day Official
18 TCP UDP Message Send Protocol Official
19 TCP UDP Character Generator Protocol (CHARGEN) Official
20 TCP UDP FTP data transfer Official
21 TCP FTP control (command) Official
22 TCP UDP
Secure Shell (SSH)—used for secure logins, file transfers (scp, sftp) and
port forwarding
Official
23 TCP UDP Telnet protocol—unencrypted text communications Official
24 TCP UDP Priv-mail : any private mail system. Official
25 TCP
Simple Mail Transfer Protocol (SMTP)—used for e-mail routing between
mail servers
Official
26 TCP UDP encrypted SMTP Official
27 TCP UDP NSW User System FE Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
29 TCP UDP MSG ICP Official
33 TCP UDP Display Support Protocol Official
35 TCP UDP Any private printer server protocol Official
37 TCP UDP TIME protocol Official
39 TCP UDP
Resource Location Protocol (RLP)—used for determining the location of
higher level services from hosts on a network
Official
40 TCP UDP Unassigned Official
42 TCP UDP ARPA Host Name Server Protocol Official
42 TCP UDP Windows Internet Name Service Unofficial
43 TCP WHOIS protocol Official
47 TCP UDP NI FTP Official
49 TCP UDP TACACS Login Host protocol Official
50 TCP UDP Remote Mail Checking Protocol Official
51 TCP UDP IMP Logical Address Maintenance Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
52 TCP UDP XNS (Xerox Network Systems) Time Protocol Official
53 TCP UDP Domain Name System (DNS) Official
54 TCP UDP XNS (Xerox Network Systems) Clearinghouse Official
55 TCP UDP ISI Graphics Language (ISI-GL) Official
56 TCP UDP XNS (Xerox Network Systems) Authentication Official
56 TCP UDP Route Access Protocol (RAP) Unofficial
57 TCP Mail Transfer Protocol (RFC 780) Official
58 TCP UDP XNS (Xerox Network Systems) Mail Official
64 TCP UDP CI (Travelport) (formerly Covia) Comms Integrator Official
67 UDP
Bootstrap Protocol (BOOTP) Server; also used by Dynamic Host
Configuration Protocol (DHCP)
Official
68 UDP
Bootstrap Protocol (BOOTP) Client; also used by Dynamic Host
Configuration Protocol (DHCP)
Official
69 UDP Trivial File Transfer Protocol (TFTP) Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
70 TCP Gopher protocol Official
71 TCP NETRJS protocol Official
72 TCP NETRJS protocol Official
73 TCP NETRJS protocol Official
74 TCP NETRJS protocol Official
77 TCP UDP Any private Remote Job Entry Official
79 TCP Finger protocol Official
80 TCP Hypertext Transfer Protocol (HTTP) Official
80 UDP QUIC (from Chromium) for HTTP Unofficial
81 TCP Torpark—Onion routing Unofficial
82 UDP Torpark—Control Unofficial
88 TCP UDP Kerberos—authentication system Official
90 TCP UDP
dnsix (DoD Network Security for Information Exchange) Securit Attribute
Token Map
Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
90 TCP UDP PointCast (dotcom) Unofficial
99 TCP WIP Message protocol Unofficial
100 UDP CyberGate RAT protocol Unofficial
101 TCP NIC host name Official
102 TCP
ISO-TSAP (Transport Service Access Point) Class 0 protocol;[13]
also used
by Digital Equipment Corporation DECnet (Phase V+) over TCP/IP
Official
104 TCP UDP ACR/NEMA Digital Imaging and Communications in Medicine (DICOM) Official
105 TCP UDP CCSO Nameserver Protocol (Qi/Ph) Official
107 TCP Remote TELNET Service protocol Official
108 TCP UDP SNA Gateway Access Server Official
109 TCP Post Office Protocol v2 (POP2) Official
110 TCP Post Office Protocol v3 (POP3) Official
111 TCP UDP ONC RPC (Sun RPC) Official
113 TCP
Ident—Authentication Service/Identification Protocol,[15]
used by IRC servers
Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
to identify users
113 UDP Authentication Service (auth) Official
115 TCP Simple File Transfer Protocol (SFTP) Official
117 STD UUCP Path Service Official
118 TCP UDP SQL (Structured Query Language) Services Official
119 TCP Network News Transfer Protocol (NNTP)—retrieval of newsgroup messages Official
123 UDP Network Time Protocol (NTP)—used for time synchronization Official
126 TCP UDP
Formerly Unisys Unitary Login, renamed by Unisys to NXEdit. Used by
Unisys Programmer's Workbench for Clearpath MCP, an IDE forUnisys
MCP software development
Official
135 TCP UDP DCE endpoint resolution Official
135 TCP UDP
Microsoft EPMAP (End Point Mapper), also known as DCE/RPC Locator
service, used to remotely manage services including DHCP
server, DNS server and WINS. Also used by DCOM
Unofficial
137 TCP UDP NetBIOS NetBIOS Name Service Official
138 TCP UDP NetBIOS NetBIOS Datagram Service Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
139 TCP UDP NetBIOS NetBIOS Session Service Official
143 TCP
Internet Message Access Protocol (IMAP)—management of email
messages
Official
152 TCP UDP Background File Transfer Program (BFTP) Official
153 TCP UDP SGMP, Simple Gateway Monitoring Protocol Official
156 TCP UDP SQL Service Official
158 TCP UDP DMSP, Distributed Mail Service Protocol Unofficial
161 UDP Simple Network Management Protocol (SNMP) Official
162 TCP UDP Simple Network Management Protocol Trap (SNMPTRAP) Official
170 TCP Print-srv, Network PostScript Official
175 TCP VMNET (IBM z/VM, z/OS & z/VSE—Network Job Entry (NJE)) Official
177 TCP UDP X Display Manager Control Protocol (XDMCP) Official
179 TCP BGP (Border Gateway Protocol) Official
194 TCP UDP Internet Relay Chat (IRC) Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
199 TCP UDP SMUX, SNMP Unix Multiplexer Official
201 TCP UDP AppleTalk Routing Maintenance Official
209 TCP UDP The Quick Mail Transfer Protocol Official
210 TCP UDP ANSI Z39.50 Official
213 TCP UDP Internetwork Packet Exchange (IPX) Official
218 TCP UDP Message posting protocol (MPP) Official
220 TCP UDP Internet Message Access Protocol (IMAP), version 3 Official
259 TCP UDP ESRO, Efficient Short Remote Operations Official
264 TCP UDP BGMP, Border Gateway Multicast Protocol Official
280 TCP UDP http-mgmt Official
300 TCP ThinLinc Web Access Unofficial
308 TCP Novastor Online Backup Official
311 TCP Mac OS X Server Admin (officially AppleShare IP Web administration) Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
318 TCP UDP PKIX TSP, Time Stamp Protocol Official
319 UDP Precision Time Protocol event messages Official
320 UDP Precision Time Protocol general messages Official
350 TCP UDP MATIP-Type A, Mapping of Airline Traffic over Internet Protocol Official
351 TCP UDP MATIP-Type B, Mapping of Airline Traffic over Internet Protocol Official
366 TCP UDP ODMR, On-Demand Mail Relay Official
369 TCP UDP Rpc2portmap Official
370 TCP codaauth2—Coda authentication server Official
370 UDP codaauth2—Coda authentication server Official
370 UDP securecast1—Outgoing packets to NAI's SecureCast servers[20]
As of 2000 Unofficial
371 TCP UDP ClearCase albd Official
383 TCP UDP HP data alarm manager Official
384 TCP UDP A Remote Network Server System Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
387 TCP UDP AURP, AppleTalk Update-based Routing Protocol Official
389 TCP UDP Lightweight Directory Access Protocol (LDAP) Official
399 TCP UDP Digital Equipment Corporation DECnet (Phase V+) over TCP/IP Official
401 TCP UDP UPS Uninterruptible Power Supply Official
427 TCP UDP Service Location Protocol (SLP) Official
433 TCP UDP NNSP, part of Network News Transfer Protocol Official
443 TCP Hypertext Transfer Protocol over TLS/SSL (HTTPS) Official
443 UDP QUIC (from Chromium) for HTTPS Unofficial
444 TCP UDP SNPP, Simple Network Paging Protocol (RFC 1568) Official
445 TCP Microsoft-DS Active Directory, Windows shares Official
445 TCP Microsoft-DS SMB file sharing Official
464 TCP UDP Kerberos Change/Set password Official
465 TCP URL Rendezvous Directory for SSM (Cisco protocol) Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
465 TCP Simple Mail Transfer Protocol over TLS/SSL (SMTPS) Unofficial
475 TCP UDP tcpnethaspsrv (Aladdin Knowledge Systems Hasp services, TCP/IP version) Official
491 TCP GO-Global remote access and application publishing software Unofficial
497 TCP Dantz Retrospect Official
500 TCP UDP Internet Security Association and Key Management Protocol (ISAKMP) Official
502 TCP UDP Modbus, Protocol Official
504 TCP UDP
Citadel—multiservice protocol for dedicated clients for the Citadel
groupware system
Official
512 TCP Rexec, Remote Process Execution Official
512 UDP comsat, together with biff Official
513 TCP rlogin Official
513 UDP Who Official
514 TCP
Shell—used to execute non-interactive commands on a remote system
(Remote Shell, rsh, remsh)
Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
514 UDP Syslog—used for system logging Official
515 TCP Line Printer Daemon—print service Official
517 UDP Talk Official
518 UDP NTalk Official
520 TCP efs, extended file name server Official
520 UDP Routing Information Protocol (RIP) Official
521 UDP Routing Information Protocol Next Generation (RIPng) Official
524 TCP UDP
NetWare Core Protocol (NCP) is used for a variety things such as access to
primary NetWare server resources, Time Synchronization, etc.
Official
525 UDP Timed, Timeserver Official
530 TCP UDP RPC Official
531 TCP UDP AOL Instant Messenger Unofficial
532 TCP netnews Official
533 UDP netwall, For Emergency Broadcasts Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
540 TCP UUCP (Unix-to-Unix Copy Protocol) Official
542 TCP UDP commerce (Commerce Applications) Official
543 TCP klogin, Kerberos login Official
544 TCP kshell, Kerberos Remote shell Official
545 TCP OSIsoft PI (VMS), OSISoft PI Server Client Access Unofficial
546 TCP UDP DHCPv6 client Official
547 TCP UDP DHCPv6 server Official
548 TCP Apple Filing Protocol (AFP) over TCP Official
550 TCP UDP new-rwho, new-who[22]
Official
554 TCP UDP Real Time Streaming Protocol (RTSP) Official
556 TCP Remotefs, RFS, rfs_server Official
560 UDP rmonitor, Remote Monitor Official
561 UDP monitor Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
563 TCP UDP NNTP protocol over TLS/SSL (NNTPS) Official
587 TCP e-mail message submission[23]
(SMTP) Official
591 TCP FileMaker 6.0 (and later) Web Sharing (HTTP Alternate, also see port 80) Official
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
Official
604 TCP
TUNNEL profile, a protocol for BEEP peers to form an application
layer tunnel
Official
623 UDP ASF Remote Management and Control Protocol (ASF-RMCP) Official
625 TCP Open Directory Proxy (ODProxy) Unofficial
631 TCP UDP Internet Printing Protocol (IPP) Official
631 TCP UDP Common Unix Printing System (CUPS) Unofficial
635 TCP UDP RLZ Dbase Official
636 TCP UDP Lightweight Directory Access Protocol over TLS/SSL (LDAPS) Official
639 TCP UDP MSDP, Multicast Source Discovery Protocol Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
641 TCP UDP
SupportSoft Nexus Remote Command (control/listening): A proxy gateway
connecting remote control traffic
Official
643 TCP UDP SANity Official
646 TCP UDP LDP, Label Distribution Protocol, a routing protocol used in MPLS networks Official
647 TCP DHCP Failover protocol Official
648 TCP RRP (Registry Registrar Protocol) Official
651 TCP UDP IEEE-MMS Official
653 TCP UDP
SupportSoft Nexus Remote Command (data): A proxy gateway connecting
remote control traffic
Official
654 TCP Media Management System (MMS) Media Management Protocol (MMP) Official
657 TCP UDP
IBM RMC (Remote monitoring and Control) protocol, used by System
p5 AIX Integrated Virtualization Manager (IVM) and Hardware Management
Console to connect managed logical partitions (LPAR) to enable dynamic
partition reconfiguration
Official
660 TCP Mac OS X Server administration Official
666 TCP UDP Doom, first online first-person shooter Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
666 TCP airserv-ng, aircrack-ng's server for remote-controlling wireless devices Unofficial
674 TCP ACAP (Application Configuration Access Protocol) Official
688 TCP UDP REALM-RUSD (ApplianceWare Server Appliance Management Protocol) Official
691 TCP MS Exchange Routing Official
694 TCP UDP Linux-HA High availability Heartbeat Official
695 TCP IEEE-MMS-SSL (IEEE Media Management System over SSL) Official
698 UDP OLSR (Optimized Link State Routing) Official
700 TCP
EPP (Extensible Provisioning Protocol), a protocol for communication
between domain name registries and registrars (RFC 5734)
Official
701 TCP
LMP (Link Management Protocol (Internet)), a protocol that runs between a
pair of nodes and is used to manage traffic engineering (TE)links
Official
702 TCP
IRIS[31][32]
(Internet Registry Information Service) over BEEP (Blocks
Extensible Exchange Protocol) (RFC 3983)
Official
706 TCP Secure Internet Live Conferencing (SILC) Official
711 TCP
Cisco Tag Distribution Protocol—being replaced by the MPLS Label
Distribution Protocol
Official
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
712 TCP
Topology Broadcast based on Reverse-Path Forwarding routing
protocol (TBRPF) (RFC 3684)
Official
749 TCP UDP Kerberos (protocol) administration Official
750 UDP kerberos-iv, Kerberos version IV Official
751 TCP UDP kerberos_master, Kerberos authentication Unofficial
752 UDP passwd_server, Kerberos Password (kpasswd) server Unofficial
753 TCP Reverse Routing Header (rrh) Official
753 UDP Reverse Routing Header (rrh) Official
753 UDP userreg_server, Kerberos userreg server Unofficial
754 TCP tell send Official
754 TCP krb5_prop, Kerberos v5 slave propagation Unofficial
754 UDP tell send Official
760 TCP UDP krbupdate [kreg], Kerberos registration Unofficial
782 TCP Conserver serial-console management server Unofficial
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
783 TCP SpamAssassin spamd daemon Unofficial
800 UDP mdbe daemon Official
808 TCP Microsoft Net.TCP Port Sharing Service Official
829 TCP Certificate Management Protocol Unofficial
843 TCP Adobe Flash Unofficial
847 TCP DHCP Failover protocol Official
848 TCP UDP Group Domain Of Interpretation (GDOI) protocol Official
860 TCP iSCSI (RFC 3720) Official
861 TCP UDP OWAMP control (RFC 4656) Official
862 TCP UDP TWAMP control (RFC 5357) Official
873 TCP rsync file synchronization protocol Official
888 TCP
cddbp, CD DataBase (CDDB) protocol (CDDBP), IBM Endpoint Manager
Remote Control
Unofficial
897 TCP UDP Brocade SMI-S RPC Unofficial
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
898 TCP UDP Brocade SMI-S RPC SSL Unofficial
901 TCP Samba Web Administration Tool (SWAT) Unofficial
901 TCP UDP
VMware Virtual Infrastructure Client (from managed device to management
console)
Unofficial
902 TCP UDP ideafarm-door (IdeaFarm (tm) Operations) Official
902 TCP UDP VMware Server Console (from management console to managed device) Unofficial
903 TCP UDP ideafarm-panic (IdeaFarm (tm) Operations) Official
903 TCP VMware Remote Console Unofficial
904 TCP VMware Server Alternate (if 902 is in use, i.e. SUSE linux) Unofficial
911 TCP Network Console on Acid (NCA)—local tty redirection over OpenSSH Unofficial
944 UDP Network File System Service Unofficial
953 TCP UDP Domain Name System (DNS) RNDC Service Unofficial
973 UDP Network File System over IPv6 Service Unofficial
981 TCP
SofaWare Technologies Remote HTTPS management for firewall devices
Unofficial
Transport Layer Port or TCP/IP & UDP Port
Port TCP UDP Description Status
running embedded Check Point FireWall-1 software
987 TCP Microsoft Windows SBS SharePoint Unofficial
989 TCP UDP FTPS Protocol (data): FTP over TLS/SSL Official
990 TCP UDP FTPS Protocol (control): FTP over TLS/SSL Official
991 TCP UDP NAS (Netnews Administration System) Official
992 TCP UDP TELNET protocol over TLS/SSL Official
993 TCP Internet Message Access Protocol over TLS/SSL (IMAPS) Official
994 TCP UDP Internet Relay Chat over TLS/SSL (IRCS) Official
995 TCP Post Office Protocol 3 over TLS/SSL (POP3S) Official
999 TCP ScimoreDB Database System Unofficial
1002 TCP Opsware agent (aka cogbot) Unofficial
1010 TCP ThinLinc Web Administration Unofficial
1023 TCP UDP Reserved Official

More Related Content

What's hot (20)

PPTX
peralatan jaringan
Bayu Muda
 
PPT
Dynamic Host Configuration Protocol
gueste98b36
 
PDF
TechWiseTV Workshop: Software-Defined Access
Robb Boyd
 
PDF
Alphorm.com Formation Nouveautés Windows Server 2016
Alphorm
 
PPT
CCNA SUMMER TRAINNING PPT
Nishant Goel
 
DOCX
Jobsheet instalasi mikrotik
waskito
 
PPT
CCNA IP Addressing
Dsunte Wilson
 
PPTX
IP ROUTING
anilinvns
 
PPTX
CCNA ppt
Sumant Garg
 
PDF
Mcsa certification 410
Information Technology
 
PPTX
6 understanding DHCP
Hameda Hurmat
 
ODP
Aula 01 - Redes Wireless
Alberane Lúcio Thiago da Cunha
 
PPT
Computer Networking: Subnetting and IP Addressing
Bisrat Girma
 
PPTX
MikroTik MTCNA
Ali Layth
 
PPTX
CCNA 1 Routing and Switching v5.0 Chapter 3
Nil Menon
 
PPTX
Router
Then Murugeshwari
 
PPT
Ccna introduction
Mukesh Gautam
 
PPT
Sécurité asterisk web
Agarik
 
PPT
Basic Mikrotik
Ilham Kurniawan
 
PPT
CCNA Exploration 2 - Chapter 1
Irsandi Hasan
 
peralatan jaringan
Bayu Muda
 
Dynamic Host Configuration Protocol
gueste98b36
 
TechWiseTV Workshop: Software-Defined Access
Robb Boyd
 
Alphorm.com Formation Nouveautés Windows Server 2016
Alphorm
 
CCNA SUMMER TRAINNING PPT
Nishant Goel
 
Jobsheet instalasi mikrotik
waskito
 
CCNA IP Addressing
Dsunte Wilson
 
IP ROUTING
anilinvns
 
CCNA ppt
Sumant Garg
 
Mcsa certification 410
Information Technology
 
6 understanding DHCP
Hameda Hurmat
 
Aula 01 - Redes Wireless
Alberane Lúcio Thiago da Cunha
 
Computer Networking: Subnetting and IP Addressing
Bisrat Girma
 
MikroTik MTCNA
Ali Layth
 
CCNA 1 Routing and Switching v5.0 Chapter 3
Nil Menon
 
Ccna introduction
Mukesh Gautam
 
Sécurité asterisk web
Agarik
 
Basic Mikrotik
Ilham Kurniawan
 
CCNA Exploration 2 - Chapter 1
Irsandi Hasan
 

Viewers also liked (20)

PDF
DELL (OME) Open Manage Esentials network connections (TCP/UDP ports) and fire...
David Pasek
 
PPT
File Compression
The Univ of Findlay
 
PPTX
Introduction to Network Security
Computing Cage
 
PPT
Introduction Network security
IGZ Software house
 
PPT
Presentation: the domain name system
webhostingguy
 
PPT
ISDD Media Types - File Compression
Forrester High School
 
PPTX
Data compression
Muhammad Irtiza
 
PDF
IP Address
Netwax Lab
 
PDF
VPN (virtual private network)
Netwax Lab
 
PDF
Introduction of Networking
Netwax Lab
 
PDF
Wireless Technology
Netwax Lab
 
PDF
OSPF (open shortest path first) part ii
Netwax Lab
 
PDF
VRF Configuration
Netwax Lab
 
PDF
Nxll24 i pv6
Netwax Lab
 
PDF
SSL Web VPN
Netwax Lab
 
PDF
Nxll23 i pv6
Netwax Lab
 
PDF
OSPF Route Filtering
Netwax Lab
 
PDF
OSPF (open shortest path first) part iii
Netwax Lab
 
PDF
119163798 icnd1-practice-questions-9tut
nicolelemmimg
 
PDF
STP Protection
Netwax Lab
 
DELL (OME) Open Manage Esentials network connections (TCP/UDP ports) and fire...
David Pasek
 
File Compression
The Univ of Findlay
 
Introduction to Network Security
Computing Cage
 
Introduction Network security
IGZ Software house
 
Presentation: the domain name system
webhostingguy
 
ISDD Media Types - File Compression
Forrester High School
 
Data compression
Muhammad Irtiza
 
IP Address
Netwax Lab
 
VPN (virtual private network)
Netwax Lab
 
Introduction of Networking
Netwax Lab
 
Wireless Technology
Netwax Lab
 
OSPF (open shortest path first) part ii
Netwax Lab
 
VRF Configuration
Netwax Lab
 
Nxll24 i pv6
Netwax Lab
 
SSL Web VPN
Netwax Lab
 
Nxll23 i pv6
Netwax Lab
 
OSPF Route Filtering
Netwax Lab
 
OSPF (open shortest path first) part iii
Netwax Lab
 
119163798 icnd1-practice-questions-9tut
nicolelemmimg
 
STP Protection
Netwax Lab
 
Ad

Similar to Transport Layer Port or TCP/IP & UDP Port (20)

DOCX
Port tcp
Vina Necko
 
DOCX
Puertos tcp & udp
Claudia Ortiz Ruiz
 
DOC
Tcp Udp Notes
Ram Dutt Shukla
 
PPT
Ports & sockets
myrajendra
 
PPTX
2010fall ch6 uugantsetseg
Bayarmaa GBayarmaa
 
DOC
Lista de puertos completa
Encarnación Marín Caballero
 
PPTX
Лекц 7
Muuluu
 
PPT
Chapter04 -- network protocols
Raja Waseem Akhtar
 
PPTX
Ports and services
Ilan Mindel
 
PPT
TCP IP
muh kemal
 
PPT
Transport Layer [Autosaved]
Ram Dutt Shukla
 
PPT
Transport Layer
Ram Dutt Shukla
 
PPT
"Internet Protocol Suite" prepared by Szymon M. from Poland
irenazd
 
PPT
Chapter2ccna
ernestlithur
 
PPT
Chapter2ccna
robertoxe
 
PPT
Protocol Ppt[1]
anil933
 
PPT
TCP Model
manojkum22
 
PDF
TCP - IP Presentation
Harish Chand
 
PPTX
Tcp ip presentation
Satya P. Joshi
 
PPTX
Internet Internet Protocols.pptx( technology)
ujjawalr9027
 
Port tcp
Vina Necko
 
Puertos tcp & udp
Claudia Ortiz Ruiz
 
Tcp Udp Notes
Ram Dutt Shukla
 
Ports & sockets
myrajendra
 
2010fall ch6 uugantsetseg
Bayarmaa GBayarmaa
 
Lista de puertos completa
Encarnación Marín Caballero
 
Лекц 7
Muuluu
 
Chapter04 -- network protocols
Raja Waseem Akhtar
 
Ports and services
Ilan Mindel
 
TCP IP
muh kemal
 
Transport Layer [Autosaved]
Ram Dutt Shukla
 
Transport Layer
Ram Dutt Shukla
 
"Internet Protocol Suite" prepared by Szymon M. from Poland
irenazd
 
Chapter2ccna
ernestlithur
 
Chapter2ccna
robertoxe
 
Protocol Ppt[1]
anil933
 
TCP Model
manojkum22
 
TCP - IP Presentation
Harish Chand
 
Tcp ip presentation
Satya P. Joshi
 
Internet Internet Protocols.pptx( technology)
ujjawalr9027
 
Ad

More from Netwax Lab (20)

PDF
Eincop Netwax Lab: Lab 1 static route
Netwax Lab
 
PDF
Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)
Netwax Lab
 
PDF
Eincop Netwax Lab: Redistribution
Netwax Lab
 
PDF
Eincop Netwax Lab: Route Redistribution
Netwax Lab
 
PDF
Nxll12 zone based firewall
Netwax Lab
 
PDF
Nxll11 bgp
Netwax Lab
 
PDF
Nxll09 access list
Netwax Lab
 
PDF
Nxll21 ospf filtering & summarization
Netwax Lab
 
PDF
Nxll10 v lan and trunking
Netwax Lab
 
PDF
Nxll16 basic asa v8.2
Netwax Lab
 
PDF
Nxll20 na ting
Netwax Lab
 
PDF
Nxll14 cut through-proxy on asa
Netwax Lab
 
PDF
Nxll17 dynamic routing with asa
Netwax Lab
 
PDF
Nxll18 vpn (s2 s gre & dmvpn)
Netwax Lab
 
PDF
Nxll19 vrrp (virtual router redundancy protocol)
Netwax Lab
 
PDF
Nxll22 role based cli
Netwax Lab
 
PDF
Nxll25 hsrp with failover
Netwax Lab
 
PDF
Nxll26 bgp ii
Netwax Lab
 
PDF
Nxll28 ospf iii
Netwax Lab
 
PDF
Eincop Netwax Lab: EIGRP iii
Netwax Lab
 
Eincop Netwax Lab: Lab 1 static route
Netwax Lab
 
Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)
Netwax Lab
 
Eincop Netwax Lab: Redistribution
Netwax Lab
 
Eincop Netwax Lab: Route Redistribution
Netwax Lab
 
Nxll12 zone based firewall
Netwax Lab
 
Nxll11 bgp
Netwax Lab
 
Nxll09 access list
Netwax Lab
 
Nxll21 ospf filtering & summarization
Netwax Lab
 
Nxll10 v lan and trunking
Netwax Lab
 
Nxll16 basic asa v8.2
Netwax Lab
 
Nxll20 na ting
Netwax Lab
 
Nxll14 cut through-proxy on asa
Netwax Lab
 
Nxll17 dynamic routing with asa
Netwax Lab
 
Nxll18 vpn (s2 s gre & dmvpn)
Netwax Lab
 
Nxll19 vrrp (virtual router redundancy protocol)
Netwax Lab
 
Nxll22 role based cli
Netwax Lab
 
Nxll25 hsrp with failover
Netwax Lab
 
Nxll26 bgp ii
Netwax Lab
 
Nxll28 ospf iii
Netwax Lab
 
Eincop Netwax Lab: EIGRP iii
Netwax Lab
 

Recently uploaded (20)

PDF
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 
PPTX
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PPTX
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PDF
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PPTX
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
PDF
Wojciech Ciemski for Top Cyber News MAGAZINE. June 2025
Dr. Ludmila Morozova-Buss
 
PDF
Persuasive AI: risks and opportunities in the age of digital debate
Speck&Tech
 
PDF
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PDF
TrustArc Webinar - Data Privacy Trends 2025: Mid-Year Insights & Program Stra...
TrustArc
 
PDF
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
PDF
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
PDF
Why Orbit Edge Tech is a Top Next JS Development Company in 2025
mahendraalaska08
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PDF
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
PDF
Windsurf Meetup Ottawa 2025-07-12 - Planning Mode at Reliza.pdf
Pavel Shukhman
 
PDF
Complete Network Protection with Real-Time Security
L4RGINDIA
 
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
Wojciech Ciemski for Top Cyber News MAGAZINE. June 2025
Dr. Ludmila Morozova-Buss
 
Persuasive AI: risks and opportunities in the age of digital debate
Speck&Tech
 
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
TrustArc Webinar - Data Privacy Trends 2025: Mid-Year Insights & Program Stra...
TrustArc
 
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
Why Orbit Edge Tech is a Top Next JS Development Company in 2025
mahendraalaska08
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
Windsurf Meetup Ottawa 2025-07-12 - Planning Mode at Reliza.pdf
Pavel Shukhman
 
Complete Network Protection with Real-Time Security
L4RGINDIA
 

Transport Layer Port or TCP/IP & UDP Port

  • 1. Transport Layer Port or TCP/IP & UDP Port A port is an application-specific or process-specific software construct serving as a communications endpoint in a computer's host operating system. The purpose of ports is to uniquely identify different applications or processes running on a single computer and thereby enable them to share a single physical connection to a packet-switched network like the Internet. In the context of the Internet Protocol, a port is associated with an IP address of the host, as well as the type of protocol used for communication. The protocols that primarily use ports are the Transport Layer protocols, such as the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP) of the Internet Protocol Suite. A port is identified for each address and protocol by a 16-bit number, commonly known as the port number. The port number, added to a computer's IP address, completes the destination address for a communications session. That is, data packets are routed across the network to a specific destination IP address, and then, upon reaching the destination computer, are further routed to the specific process bound to the destination port number. Of the thousands of enumerated ports, about 250 well-known ports are reserved by convention to identify specific service types on a host. Figure 1Transport Layer Port or TCP/IP & UDP Port
  • 2. Transport Layer Port or TCP/IP & UDP Port History The concept of port numbers was established by the early developers of the ARPANET in informal cooperation of software authors and system administrators. The term port number was not yet used at this time. It was preceded by the use of the term socket number in the early development stages of the network. A socket number for a remote host was a 40- bit quantity. The first 32 bits were similar to today's IPv4 address, but at the time the most-significant 8 bits were the host number. The least-significant portion of the socket number (bits 33 through 40) was an entity called another Eight bit Number, abbreviated AEN, today's port number. The 256 values of the AEN were divided into the following ranges: 1. 0 through 63: network-wide standard functions. 2. 64 through 127: host-specific functions. 3. 128 through 239: reserved for future use. 4. 240 through 255: any experimental function. Technical Details Transport Layer protocols, such as the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP), specify a source and destination port number in their packet headers. A port number is a 16-bit unsigned integer, thus ranging from 1 to 65535 (for TCP, port number 0 is reserved and can't be used. For UDP the source port is optional and a value of zero means no port). A process associates its input or output channels via Internet sockets, a type of file descriptor, with a transport protocol, a port number and an IP address. This process is known as binding, and enables sending and receiving data via the network. Port connection attempts are frequently monitored and logged by computers. The technique of port knocking uses a series of port connections (knocks) from a client computer to enable a server connection. Use in URLs Port numbers can occasionally be seen in a web or other service uniform resource locator (URL). By default, HTTP uses port 80 and HTTPS uses port 443, but a URL like specifies that the web resource be served by the HTTP server onhttp://www.example.com:8080/path/ port 8080. The active transport layer protocol ports may be discovered on many operating systems (Windows, Unix-like, z/OS) with the command line .netstat -a
  • 3. Transport Layer Port or TCP/IP & UDP Port Table Legend Use Description Color Official Port is registered with IANA for the application[1] White Unofficial Port is not registered with IANA for the application Blue Multiple use Multiple applications are known to use this port. Yellow Well known Ports The port numbers in the range from 0 to 1023 are the well-known ports or system ports. 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. Port TCP UDP Description Status 0 TCP Programming technique for specifying system-allocated (dynamic) ports Unofficial 0 UDP Reserved Official 1 TCP UDP TCP Port Service Multiplexer (TCPMUX) Official 2 TCP UDP CompressNET Management Utility Official 3 TCP UDP CompressNET Compression Process Official
  • 4. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 4 TCP UDP Unassigned Official 5 TCP UDP Remote Job Entry Official 6 TCP UDP Unassigned Official 7 TCP UDP Echo Protocol Official 8 TCP UDP Unassigned Official 9 TCP UDP Discard Protocol Official 9 UDP Wake-on-LAN Unofficial 10 TCP UDP Unassigned Official 11 TCP UDP Active Users (systat service) Official 12 TCP UDP Unassigned Official 13 TCP UDP Daytime Protocol (RFC 867) Official 14 TCP UDP Unassigned Official 15 TCP UDP Previously netstat service Unofficial
  • 5. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 16 TCP UDP Unassigned Official 17 TCP UDP Quote of the Day Official 18 TCP UDP Message Send Protocol Official 19 TCP UDP Character Generator Protocol (CHARGEN) Official 20 TCP UDP FTP data transfer Official 21 TCP FTP control (command) Official 22 TCP UDP Secure Shell (SSH)—used for secure logins, file transfers (scp, sftp) and port forwarding Official 23 TCP UDP Telnet protocol—unencrypted text communications Official 24 TCP UDP Priv-mail : any private mail system. Official 25 TCP Simple Mail Transfer Protocol (SMTP)—used for e-mail routing between mail servers Official 26 TCP UDP encrypted SMTP Official 27 TCP UDP NSW User System FE Official
  • 6. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 29 TCP UDP MSG ICP Official 33 TCP UDP Display Support Protocol Official 35 TCP UDP Any private printer server protocol Official 37 TCP UDP TIME protocol Official 39 TCP UDP Resource Location Protocol (RLP)—used for determining the location of higher level services from hosts on a network Official 40 TCP UDP Unassigned Official 42 TCP UDP ARPA Host Name Server Protocol Official 42 TCP UDP Windows Internet Name Service Unofficial 43 TCP WHOIS protocol Official 47 TCP UDP NI FTP Official 49 TCP UDP TACACS Login Host protocol Official 50 TCP UDP Remote Mail Checking Protocol Official 51 TCP UDP IMP Logical Address Maintenance Official
  • 7. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 52 TCP UDP XNS (Xerox Network Systems) Time Protocol Official 53 TCP UDP Domain Name System (DNS) Official 54 TCP UDP XNS (Xerox Network Systems) Clearinghouse Official 55 TCP UDP ISI Graphics Language (ISI-GL) Official 56 TCP UDP XNS (Xerox Network Systems) Authentication Official 56 TCP UDP Route Access Protocol (RAP) Unofficial 57 TCP Mail Transfer Protocol (RFC 780) Official 58 TCP UDP XNS (Xerox Network Systems) Mail Official 64 TCP UDP CI (Travelport) (formerly Covia) Comms Integrator Official 67 UDP Bootstrap Protocol (BOOTP) Server; also used by Dynamic Host Configuration Protocol (DHCP) Official 68 UDP Bootstrap Protocol (BOOTP) Client; also used by Dynamic Host Configuration Protocol (DHCP) Official 69 UDP Trivial File Transfer Protocol (TFTP) Official
  • 8. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 70 TCP Gopher protocol Official 71 TCP NETRJS protocol Official 72 TCP NETRJS protocol Official 73 TCP NETRJS protocol Official 74 TCP NETRJS protocol Official 77 TCP UDP Any private Remote Job Entry Official 79 TCP Finger protocol Official 80 TCP Hypertext Transfer Protocol (HTTP) Official 80 UDP QUIC (from Chromium) for HTTP Unofficial 81 TCP Torpark—Onion routing Unofficial 82 UDP Torpark—Control Unofficial 88 TCP UDP Kerberos—authentication system Official 90 TCP UDP dnsix (DoD Network Security for Information Exchange) Securit Attribute Token Map Official
  • 9. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 90 TCP UDP PointCast (dotcom) Unofficial 99 TCP WIP Message protocol Unofficial 100 UDP CyberGate RAT protocol Unofficial 101 TCP NIC host name Official 102 TCP ISO-TSAP (Transport Service Access Point) Class 0 protocol;[13] also used by Digital Equipment Corporation DECnet (Phase V+) over TCP/IP Official 104 TCP UDP ACR/NEMA Digital Imaging and Communications in Medicine (DICOM) Official 105 TCP UDP CCSO Nameserver Protocol (Qi/Ph) Official 107 TCP Remote TELNET Service protocol Official 108 TCP UDP SNA Gateway Access Server Official 109 TCP Post Office Protocol v2 (POP2) Official 110 TCP Post Office Protocol v3 (POP3) Official 111 TCP UDP ONC RPC (Sun RPC) Official 113 TCP Ident—Authentication Service/Identification Protocol,[15] used by IRC servers Official
  • 10. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status to identify users 113 UDP Authentication Service (auth) Official 115 TCP Simple File Transfer Protocol (SFTP) Official 117 STD UUCP Path Service Official 118 TCP UDP SQL (Structured Query Language) Services Official 119 TCP Network News Transfer Protocol (NNTP)—retrieval of newsgroup messages Official 123 UDP Network Time Protocol (NTP)—used for time synchronization Official 126 TCP UDP Formerly Unisys Unitary Login, renamed by Unisys to NXEdit. Used by Unisys Programmer's Workbench for Clearpath MCP, an IDE forUnisys MCP software development Official 135 TCP UDP DCE endpoint resolution Official 135 TCP UDP Microsoft EPMAP (End Point Mapper), also known as DCE/RPC Locator service, used to remotely manage services including DHCP server, DNS server and WINS. Also used by DCOM Unofficial 137 TCP UDP NetBIOS NetBIOS Name Service Official 138 TCP UDP NetBIOS NetBIOS Datagram Service Official
  • 11. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 139 TCP UDP NetBIOS NetBIOS Session Service Official 143 TCP Internet Message Access Protocol (IMAP)—management of email messages Official 152 TCP UDP Background File Transfer Program (BFTP) Official 153 TCP UDP SGMP, Simple Gateway Monitoring Protocol Official 156 TCP UDP SQL Service Official 158 TCP UDP DMSP, Distributed Mail Service Protocol Unofficial 161 UDP Simple Network Management Protocol (SNMP) Official 162 TCP UDP Simple Network Management Protocol Trap (SNMPTRAP) Official 170 TCP Print-srv, Network PostScript Official 175 TCP VMNET (IBM z/VM, z/OS & z/VSE—Network Job Entry (NJE)) Official 177 TCP UDP X Display Manager Control Protocol (XDMCP) Official 179 TCP BGP (Border Gateway Protocol) Official 194 TCP UDP Internet Relay Chat (IRC) Official
  • 12. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 199 TCP UDP SMUX, SNMP Unix Multiplexer Official 201 TCP UDP AppleTalk Routing Maintenance Official 209 TCP UDP The Quick Mail Transfer Protocol Official 210 TCP UDP ANSI Z39.50 Official 213 TCP UDP Internetwork Packet Exchange (IPX) Official 218 TCP UDP Message posting protocol (MPP) Official 220 TCP UDP Internet Message Access Protocol (IMAP), version 3 Official 259 TCP UDP ESRO, Efficient Short Remote Operations Official 264 TCP UDP BGMP, Border Gateway Multicast Protocol Official 280 TCP UDP http-mgmt Official 300 TCP ThinLinc Web Access Unofficial 308 TCP Novastor Online Backup Official 311 TCP Mac OS X Server Admin (officially AppleShare IP Web administration) Official
  • 13. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 318 TCP UDP PKIX TSP, Time Stamp Protocol Official 319 UDP Precision Time Protocol event messages Official 320 UDP Precision Time Protocol general messages Official 350 TCP UDP MATIP-Type A, Mapping of Airline Traffic over Internet Protocol Official 351 TCP UDP MATIP-Type B, Mapping of Airline Traffic over Internet Protocol Official 366 TCP UDP ODMR, On-Demand Mail Relay Official 369 TCP UDP Rpc2portmap Official 370 TCP codaauth2—Coda authentication server Official 370 UDP codaauth2—Coda authentication server Official 370 UDP securecast1—Outgoing packets to NAI's SecureCast servers[20] As of 2000 Unofficial 371 TCP UDP ClearCase albd Official 383 TCP UDP HP data alarm manager Official 384 TCP UDP A Remote Network Server System Official
  • 14. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 387 TCP UDP AURP, AppleTalk Update-based Routing Protocol Official 389 TCP UDP Lightweight Directory Access Protocol (LDAP) Official 399 TCP UDP Digital Equipment Corporation DECnet (Phase V+) over TCP/IP Official 401 TCP UDP UPS Uninterruptible Power Supply Official 427 TCP UDP Service Location Protocol (SLP) Official 433 TCP UDP NNSP, part of Network News Transfer Protocol Official 443 TCP Hypertext Transfer Protocol over TLS/SSL (HTTPS) Official 443 UDP QUIC (from Chromium) for HTTPS Unofficial 444 TCP UDP SNPP, Simple Network Paging Protocol (RFC 1568) Official 445 TCP Microsoft-DS Active Directory, Windows shares Official 445 TCP Microsoft-DS SMB file sharing Official 464 TCP UDP Kerberos Change/Set password Official 465 TCP URL Rendezvous Directory for SSM (Cisco protocol) Official
  • 15. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 465 TCP Simple Mail Transfer Protocol over TLS/SSL (SMTPS) Unofficial 475 TCP UDP tcpnethaspsrv (Aladdin Knowledge Systems Hasp services, TCP/IP version) Official 491 TCP GO-Global remote access and application publishing software Unofficial 497 TCP Dantz Retrospect Official 500 TCP UDP Internet Security Association and Key Management Protocol (ISAKMP) Official 502 TCP UDP Modbus, Protocol Official 504 TCP UDP Citadel—multiservice protocol for dedicated clients for the Citadel groupware system Official 512 TCP Rexec, Remote Process Execution Official 512 UDP comsat, together with biff Official 513 TCP rlogin Official 513 UDP Who Official 514 TCP Shell—used to execute non-interactive commands on a remote system (Remote Shell, rsh, remsh) Official
  • 16. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 514 UDP Syslog—used for system logging Official 515 TCP Line Printer Daemon—print service Official 517 UDP Talk Official 518 UDP NTalk Official 520 TCP efs, extended file name server Official 520 UDP Routing Information Protocol (RIP) Official 521 UDP Routing Information Protocol Next Generation (RIPng) Official 524 TCP UDP NetWare Core Protocol (NCP) is used for a variety things such as access to primary NetWare server resources, Time Synchronization, etc. Official 525 UDP Timed, Timeserver Official 530 TCP UDP RPC Official 531 TCP UDP AOL Instant Messenger Unofficial 532 TCP netnews Official 533 UDP netwall, For Emergency Broadcasts Official
  • 17. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 540 TCP UUCP (Unix-to-Unix Copy Protocol) Official 542 TCP UDP commerce (Commerce Applications) Official 543 TCP klogin, Kerberos login Official 544 TCP kshell, Kerberos Remote shell Official 545 TCP OSIsoft PI (VMS), OSISoft PI Server Client Access Unofficial 546 TCP UDP DHCPv6 client Official 547 TCP UDP DHCPv6 server Official 548 TCP Apple Filing Protocol (AFP) over TCP Official 550 TCP UDP new-rwho, new-who[22] Official 554 TCP UDP Real Time Streaming Protocol (RTSP) Official 556 TCP Remotefs, RFS, rfs_server Official 560 UDP rmonitor, Remote Monitor Official 561 UDP monitor Official
  • 18. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 563 TCP UDP NNTP protocol over TLS/SSL (NNTPS) Official 587 TCP e-mail message submission[23] (SMTP) Official 591 TCP FileMaker 6.0 (and later) Web Sharing (HTTP Alternate, also see port 80) Official 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 Official 604 TCP TUNNEL profile, a protocol for BEEP peers to form an application layer tunnel Official 623 UDP ASF Remote Management and Control Protocol (ASF-RMCP) Official 625 TCP Open Directory Proxy (ODProxy) Unofficial 631 TCP UDP Internet Printing Protocol (IPP) Official 631 TCP UDP Common Unix Printing System (CUPS) Unofficial 635 TCP UDP RLZ Dbase Official 636 TCP UDP Lightweight Directory Access Protocol over TLS/SSL (LDAPS) Official 639 TCP UDP MSDP, Multicast Source Discovery Protocol Official
  • 19. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 641 TCP UDP SupportSoft Nexus Remote Command (control/listening): A proxy gateway connecting remote control traffic Official 643 TCP UDP SANity Official 646 TCP UDP LDP, Label Distribution Protocol, a routing protocol used in MPLS networks Official 647 TCP DHCP Failover protocol Official 648 TCP RRP (Registry Registrar Protocol) Official 651 TCP UDP IEEE-MMS Official 653 TCP UDP SupportSoft Nexus Remote Command (data): A proxy gateway connecting remote control traffic Official 654 TCP Media Management System (MMS) Media Management Protocol (MMP) Official 657 TCP UDP IBM RMC (Remote monitoring and Control) protocol, used by System p5 AIX Integrated Virtualization Manager (IVM) and Hardware Management Console to connect managed logical partitions (LPAR) to enable dynamic partition reconfiguration Official 660 TCP Mac OS X Server administration Official 666 TCP UDP Doom, first online first-person shooter Official
  • 20. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 666 TCP airserv-ng, aircrack-ng's server for remote-controlling wireless devices Unofficial 674 TCP ACAP (Application Configuration Access Protocol) Official 688 TCP UDP REALM-RUSD (ApplianceWare Server Appliance Management Protocol) Official 691 TCP MS Exchange Routing Official 694 TCP UDP Linux-HA High availability Heartbeat Official 695 TCP IEEE-MMS-SSL (IEEE Media Management System over SSL) Official 698 UDP OLSR (Optimized Link State Routing) Official 700 TCP EPP (Extensible Provisioning Protocol), a protocol for communication between domain name registries and registrars (RFC 5734) Official 701 TCP LMP (Link Management Protocol (Internet)), a protocol that runs between a pair of nodes and is used to manage traffic engineering (TE)links Official 702 TCP IRIS[31][32] (Internet Registry Information Service) over BEEP (Blocks Extensible Exchange Protocol) (RFC 3983) Official 706 TCP Secure Internet Live Conferencing (SILC) Official 711 TCP Cisco Tag Distribution Protocol—being replaced by the MPLS Label Distribution Protocol Official
  • 21. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 712 TCP Topology Broadcast based on Reverse-Path Forwarding routing protocol (TBRPF) (RFC 3684) Official 749 TCP UDP Kerberos (protocol) administration Official 750 UDP kerberos-iv, Kerberos version IV Official 751 TCP UDP kerberos_master, Kerberos authentication Unofficial 752 UDP passwd_server, Kerberos Password (kpasswd) server Unofficial 753 TCP Reverse Routing Header (rrh) Official 753 UDP Reverse Routing Header (rrh) Official 753 UDP userreg_server, Kerberos userreg server Unofficial 754 TCP tell send Official 754 TCP krb5_prop, Kerberos v5 slave propagation Unofficial 754 UDP tell send Official 760 TCP UDP krbupdate [kreg], Kerberos registration Unofficial 782 TCP Conserver serial-console management server Unofficial
  • 22. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 783 TCP SpamAssassin spamd daemon Unofficial 800 UDP mdbe daemon Official 808 TCP Microsoft Net.TCP Port Sharing Service Official 829 TCP Certificate Management Protocol Unofficial 843 TCP Adobe Flash Unofficial 847 TCP DHCP Failover protocol Official 848 TCP UDP Group Domain Of Interpretation (GDOI) protocol Official 860 TCP iSCSI (RFC 3720) Official 861 TCP UDP OWAMP control (RFC 4656) Official 862 TCP UDP TWAMP control (RFC 5357) Official 873 TCP rsync file synchronization protocol Official 888 TCP cddbp, CD DataBase (CDDB) protocol (CDDBP), IBM Endpoint Manager Remote Control Unofficial 897 TCP UDP Brocade SMI-S RPC Unofficial
  • 23. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status 898 TCP UDP Brocade SMI-S RPC SSL Unofficial 901 TCP Samba Web Administration Tool (SWAT) Unofficial 901 TCP UDP VMware Virtual Infrastructure Client (from managed device to management console) Unofficial 902 TCP UDP ideafarm-door (IdeaFarm (tm) Operations) Official 902 TCP UDP VMware Server Console (from management console to managed device) Unofficial 903 TCP UDP ideafarm-panic (IdeaFarm (tm) Operations) Official 903 TCP VMware Remote Console Unofficial 904 TCP VMware Server Alternate (if 902 is in use, i.e. SUSE linux) Unofficial 911 TCP Network Console on Acid (NCA)—local tty redirection over OpenSSH Unofficial 944 UDP Network File System Service Unofficial 953 TCP UDP Domain Name System (DNS) RNDC Service Unofficial 973 UDP Network File System over IPv6 Service Unofficial 981 TCP SofaWare Technologies Remote HTTPS management for firewall devices Unofficial
  • 24. Transport Layer Port or TCP/IP & UDP Port Port TCP UDP Description Status running embedded Check Point FireWall-1 software 987 TCP Microsoft Windows SBS SharePoint Unofficial 989 TCP UDP FTPS Protocol (data): FTP over TLS/SSL Official 990 TCP UDP FTPS Protocol (control): FTP over TLS/SSL Official 991 TCP UDP NAS (Netnews Administration System) Official 992 TCP UDP TELNET protocol over TLS/SSL Official 993 TCP Internet Message Access Protocol over TLS/SSL (IMAPS) Official 994 TCP UDP Internet Relay Chat over TLS/SSL (IRCS) Official 995 TCP Post Office Protocol 3 over TLS/SSL (POP3S) Official 999 TCP ScimoreDB Database System Unofficial 1002 TCP Opsware agent (aka cogbot) Unofficial 1010 TCP ThinLinc Web Administration Unofficial 1023 TCP UDP Reserved Official