Last active
August 29, 2015 14:19
-
-
Save rurtubia/ed71b69d26955e32d36a to your computer and use it in GitHub Desktop.
Well-Known TCP ports
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Port Number | |
| Description | |
| 1 TCP Port Service Multiplexer (TCPMUX) | |
| 5 Remote Job Entry (RJE) | |
| 7 ECHO | |
| 18 Message Send Protocol (MSP) | |
| 20 FTP -- Data | |
| 21 FTP -- Control | |
| 22 SSH Remote Login Protocol | |
| 23 Telnet | |
| 25 Simple Mail Transfer Protocol (SMTP) | |
| 29 MSG ICP | |
| 37 Time | |
| 42 Host Name Server (Nameserv) | |
| 43 WhoIs | |
| 49 Login Host Protocol (Login) | |
| 53 Domain Name System (DNS) | |
| 69 Trivial File Transfer Protocol (TFTP) | |
| 70 Gopher Services | |
| 79 Finger | |
| 80 HTTP | |
| 103 X.400 Standard | |
| 108 SNA Gateway Access Server | |
| 109 POP2 | |
| 110 POP3 | |
| 115 Simple File Transfer Protocol (SFTP) | |
| 118 SQL Services | |
| 119 Newsgroup (NNTP) | |
| 137 NetBIOS Name Service | |
| 139 NetBIOS Datagram Service | |
| 143 Interim Mail Access Protocol (IMAP) | |
| 150 NetBIOS Session Service | |
| 156 SQL Server | |
| 161 SNMP | |
| 179 Border Gateway Protocol (BGP) | |
| 190 Gateway Access Control Protocol (GACP) | |
| 194 Internet Relay Chat (IRC) | |
| 197 Directory Location Service (DLS) | |
| 389 Lightweight Directory Access Protocol (LDAP) | |
| 396 Novell Netware over IP | |
| 443 HTTPS | |
| 444 Simple Network Paging Protocol (SNPP) | |
| 445 Microsoft-DS | |
| 458 Apple QuickTime | |
| 465 Simple Mail Transfer Protocol over TLS/SSL (SMTPS) | |
| 546 DHCP Client | |
| 547 DHCP Server | |
| 563 SNEWS | |
| 569 MSN | |
| 587 e-mail message submission[24] (SMTP) | |
| 993 Internet Message Access Protocol over TLS/SSL (IMAPS) | |
| 1080 Socks | |
| 1433 MSSQL (Microsoft SQL Server database management system) Server | |
| 1521 Oracle database default listener, in future releases official port 2483 | |
| 1527 (posiblemente listener de GlassFish) | |
| 2483 Oracle database listening for unsecure client connections to the listener, replaces port 1521 | |
| 2525 SMTP alternate | |
| 8080 Apache Tomcat | |
| 8080 GlassFish HTTP | |
| 8181 GlassFish HTTPS | |
| 4848 GlassFish Administration | |
| Extended general reference:http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers | |
| Full Reference: http://www.ietf.org/rfc/rfc1700.txt?number=1700 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment