cPanel and WHM (Web Host Manager) are powerful tools that help manage servers and websites. They work on various ports, each having its own specific purpose. Understanding these ports is crucial for system administrators for efficient server management and troubleshooting. This article presents an in-depth guide to cPanel/WHM ports lists.

Advertisement

Understanding Ports

In the world of networking, a port is a communication endpoint. Each port is associated with a specific process or service and identified by a number. The port numbers range from 0 to 65535, with ports from 0 to 1023 being known as ‘Well Known Ports’.

Ports play a critical role in the functionality of cPanel and WHM, as each service uses a specific port to communicate.

Essential cPanel/WHM Ports

Here is a comprehensive list of cPanel & WHM ports you need to know:

cPanel Ports

  1. 2082 (TCP): This is the default port for accessing cPanel without SSL encryption.
  2. 2083 (TCP): This port is used to access cPanel over SSL encryption. It’s typically recommended to use this port to protect sensitive data during transmission.
  3. 2086 (TCP): Non-SSL port for accessing WHM. However, it is less secure.
  4. 2087 (TCP): This port is for accessing WHM over SSL. It is more secure due to its encryption.

WHM Ports

  1. 2095 (TCP): The port used to access webmail without SSL. It’s best used in a trusted network environment.
  2. 2096 (TCP): This is the SSL version for accessing webmail. It ensures your login credentials are securely transmitted.
  3. 3306 (TCP): This port is used by MySQL, the database service. If your website uses a MySQL database, this port must be open.

Email Ports

  1. 25 (TCP): This is the standard port for SMTP (Simple Mail Transfer Protocol) services.
  2. 110 (TCP): The default port for the POP3 protocol, which is used to retrieve email from a remote server.
  3. 143 (TCP): This port is used by IMAP, which is responsible for retrieving mail. Unlike POP3, IMAP allows multiple clients to manage the same mailbox.
  4. 465 (TCP): SMTP over SSL.
  5. 995 (TCP): This is the port for POP3 protocol over SSL.
  6. 993 (TCP): This is for IMAP over SSL.

FTP Ports

  1. 20 (TCP/UDP): The data transfer port for FTP.
  2. 21 (TCP/UDP): The command control port for FTP.

Other Essential Ports

  1. 22 (TCP): SSH (Secure Shell) Service
  2. 53 (TCP/UDP): This port is associated with DNS services.
  3. 80 (TCP): The standard port for HTTP. Used primarily for serving websites.
  4. 443 (TCP): This port is used for HTTPS, which is HTTP over SSL.

Conclusion

Understanding the roles and importance of different ports in cPanel/WHM is key to managing servers and troubleshooting issues effectively. Always ensure to secure these ports appropriately, as they could become potential targets for malicious activities. It’s generally recommended to use SSL ports wherever possible to ensure secure data transmission.

Remember, each server environment is unique. Your server might require additional ports to be open depending on the specific applications and services running on it. Always double-check your configuration to ensure all necessary ports are correctly set.

This guide should serve as a starting point for understanding and working with cPanel/WHM ports. However, there’s always more to learn. Stay curious, keep learning, and you’ll continue to grow in your role as a system administrator.

References:
cPanel Documentation. (n.d.). Guide to cPanel Ports. Retrieved from https://docs.cpanel.net

Share.
Leave A Reply


Exit mobile version