Softwares ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Main /
Cpanel-WHM-Port-NumbersMain.Cpanel-WHM-Port-Numbers HistoryHide minor edits - Show changes to markup Added line 12:
Added line 14:
Added line 16:
Added line 18:
Added line 20:
Added line 26:
Changed lines 28-32 from:
Port 22 > SSH (you will get lot of ssh attacks if you leave it open. change the port to something else) Port 25 > SMTP (outgoing email) Port 110 > POP3 (incoming email) Port 53 > DNS server (if you run DNS server) to:
Port 22 > SSH Port 25 > SMTP Port 110 > POP3 Port 53 > DNS server Added line 44:
Added line 46:
Added line 48:
Added lines 1-36:
(:Google1:) (:Googletxt:)
The following are some of the port numbers commonly used by cpanel. From : http://twiki.cpanel.net/twiki/bin/view/AllDocumentation/WebHome Port 2082 -> Cpanel default port Port 2083 -> Cpanel over SSL Port2086 -> Cpanel Webhost Manager (default) Port 2087 -> Cpanel Webhost Manager (with https) Port 2095 -> Cpanel Webmail Port 2096 -> Cpanel secure webmail over SSL The following additional ports should also be kept open. Port 80 > Apache HTTP web server Port 21 > FTP Port 22 > SSH (you will get lot of ssh attacks if you leave it open. change the port to something else) Port 25 > SMTP (outgoing email) Port 110 > POP3 (incoming email) Port 53 > DNS server (if you run DNS server) From Cpanel.net Installing cPanel / WHM To begin your installation, use the following commands: 1. cd /home — Opens the directory /home. 2. wget http://layer1.cpanel.net/latest — Fetches the latest installation file from the cPanel servers. 3. sh latest — Opens and runs the installation files. 4. /usr/local/cpanel/cpKeyclt — Activates your license after installation. |