which ports to open on cPanel DNSonly

Mar 12, 2009
21
0
51
Hello

which ports to open on cPanel DNSonly?
I mean I have to open: 22, 80, 2087 ? or any other ports?

Could somebody post a full list of must have to open ports to cPanel DNSonly?

thank you

Zoltan
 

simonas

Well-Known Member
Apr 21, 2013
141
0
16
Lithuania
cPanel Access Level
Root Administrator
My setup:
XXXX - ssh port

# Allow incoming TCP ports
TCP_IN = "53,2087,XXXX "

# Allow outgoing TCP ports
TCP_OUT = "37,53,80,113,465,2087,XXXX "

# Allow incoming UDP ports
UDP_IN = "53"

# Allow outgoing UDP ports
UDP_OUT = "53"
 

whm-expert

Active Member
Nov 10, 2012
40
0
6
cPanel Access Level
DataCenter Provider
hello
you should add all these port in your firewall

TCP_IN = 1215,20,21,22,25,53,80,110,143,443,465,587,993,995,2077,2078,2082,2083,2086,2087,2095,2096

TCP_OUT = 20,21,22,25,37,43,53,80,110,113,443,587,873,2087,2089,2703