Pages

Thursday, August 29, 2013

Well-Known TCP Port Numbers

In TCP/IP and UDP networks, a port is an endpoint to a logical connection and the way a client program specifies a specific server program on a computer in a network. This list of well-known port numbers specifies the port used by the server process as its contact port.

 
In TCP/IP and UDP networks, a port is an endpoint to a logical connection and the way a client program specifies a specific server program on a computer in a network. Some ports have numbers that are pre-assigned to them by the IANA, and these are called the "well-known ports" which are specified in RFC 1700.
Port numbers range from 0 to 65536, but only ports numbers 0 to 1024 are reserved for privileged services and designated as well-known ports. This list of well-known port numbers specifies the port used by the server process as its contact port.

Port NumberDescription
1TCP Port Service Multiplexer (TCPMUX)
5Remote Job Entry (RJE)
7ECHO
18Message Send Protocol (MSP)
20FTP -- Data
21FTP -- Control
22SSH Remote Login Protocol
23Telnet
25Simple Mail Transfer Protocol (SMTP)
29MSG ICP
37Time
42Host Name Server (Nameserv)
43WhoIs
49Login Host Protocol (Login)
53Domain Name System (DNS)
69Trivial File Transfer Protocol (TFTP)
70Gopher Services
79Finger
80HTTP
103X.400 Standard
108SNA Gateway Access Server
109POP2
110POP3
115Simple File Transfer Protocol (SFTP)
118SQL Services
119Newsgroup (NNTP)
137NetBIOS Name Service
139NetBIOS Datagram Service
143Interim Mail Access Protocol (IMAP)
150NetBIOS Session Service
156SQL Server
161SNMP
179Border Gateway Protocol (BGP)
190Gateway Access Control Protocol (GACP)
194Internet Relay Chat (IRC)
197Directory Location Service (DLS)
389Lightweight Directory Access Protocol (LDAP)
396Novell Netware over IP
443HTTPS
444Simple Network Paging Protocol (SNPP)
445Microsoft-DS
458Apple QuickTime
546DHCP Client
547DHCP Server
563SNEWS
569MSN
1080Socks
For further information, see RFC 1700.


Databases
3306MySQL
1433MS SQL Server
5432PostgreSQL
Remote Access - Graphical
3389MS Remote Desktop
5800VNC-HTTP
5900VNC
Remote Access - Console
22SSH
23Telnet
512Rexec
513Rlogin
514RSH
Remote Data Transfer & Management
20FTP Data
21FTP
69TFTP
2049NFS
Directory Service
389LDAP
636LDAP Secure
Web
80HTTP
443HTTPS
3128Squid Web Proxy
Mail & Chat
25SMTP
110POP3
995POP3S
143IMAP
993IMAPS
5222Jabber
5223Jabber SSL
Infrastructure Management
53DNS
1512WINS
67DHCP Server
68DHCP Client
123/UDPNTP
161SNMP

3 comments:

  1. FTP 20/21
    SMTP 25
    Telnet 23
    DNS 53
    DHCP 546/547 67/68
    Kerpros
    Imap 143 993
    Pop3 110 995
    http 80
    https 443
    SSL
    Dameware 6129
    RDP 3389
    VPN 1723/47
    SQL 1433
    Oracle :?

    ReplyDelete