Remembering the default port number for everything is not an easy task. Unfortunately, administrators need to follow this rule all the time—memorizing the most common port numbers for HTTPS, SSH, etc.
Of course, since you are working on different protocols at the same time, identifying all of their port numbers is quite difficult. In this post, we have listed the most common default port numbers for different applications to save you time. Thus, you can bookmark this post on your browser and come back whenever you need to know the default port number of a particular protocol.
Most Popular Protocols
Look at the table below to identify the most common port numbers of all time:
Name of the protocol | Port numbers |
HTTP | 80 |
HTTPS | 443 |
FTP | 21 |
LDAP | 389 |
LDAP (SSL) | 636 |
SSH | 22 |
SNMP | 161 |
Telnet | 23 |
SMTP | 25 |
DNS service | 53 |
Microsoft RDP | 3389 |
NNTP | 119 |
IMAP SSL | 993 |
IMAP | 143 |
Most Popular Applications and Web Servers
Name of the protocols | Port numbers |
Tomcat Startup | 8080 |
Tomcat Shutdown | 8005 |
Tomcat Startup (SSL) | 8443 |
Tomcat AJP Connector | 8009 |
GlassFish Admin Server | 4848 |
GlassFish HTTPS | 8181 |
GlassFish HTTP | 8080 |
Jonas Admin Console | 9000 |
Jetty | 8080 |
JBoss Admin Console | 8080 |
IHS Administration | 8008 |
WildFly Admin Console | 9990 |
WAS Admin Console (SSL) | 9043 |
WebLogic Admin Console | 7001 |
WAS Admin Console | 9060 |
Alfresco Explorer/Share | 8080 |
Apache Derby Network Server | 1527 |
WAS JVM HTTPS | 9443 |
WAS JVM HTTP | 9080 |
Jenkins | 8080 |
OHS | 7777 |
OHS (SSL) | 4443 |
Database and Datastore
Name of the protocols | Port numbers |
MariaDB | 3306 |
MongoDB | 27017 |
Memcached | 11211 |
MS SQL | 1433 |
MySQL | 3306 |
Redis Server | 6379 |
Oracle Listener | 1521 |
DB2 | 50000 |
Messaging and Transfer Protocols
Name of the protocols | Port numbers |
MQ Listener | 1414 |
GoToMyPC | 8200 |
Tibco RV Daemon | 7474 |
RabbitMQ Web UI | 15672 |
IBM Connect:Direct | 1364 |
Misc Protocols
Name of the protocol | Port number |
Syslog | 514 (UDP) |
Full Names of Some of the Abbreviations:
Maybe you don’t remember the full names of some of the abbreviations we have used in this list. Well, in that case, worry no more. Here they come for your easy reference:
SNMP- Simple Network Management Protocol
NNTP- Network News Transport Protocol
SSH – Secure Shell
HTTP – HyperText Transfer Protocol
SSL – Secure Socket Layer
WAS – WebSphere Application Server
IHS – IBM HTTP Server
SMTP – Simple Mail Transfer Protocol
AJP – Apache JServ Protocol
Conclusion
As you can see, trying to remember all the port numbers of so many protocols is not worth it because you will forget them anyway. That’s why this list will help you identify them whenever you are at work. Open this list and search for the default port number you don’t remember.
For example, when you are trying to remember the port number for SSH, open this post from your bookmarks and press CTRL+F on your keyboard to search for SSH, and you will find its default port number. To learn more important information like this, go check out our other relevant blog posts.