Question
What cPanel IPs do my cPanel servers need to connect to?
Answer
Your server will need to connect to the following cPanel subdomains and ports for installations, updates, and licensing.
| Subdomain | Port |
| auth.cpanel.net | 2089 |
| rdate.cpanel.net | 37 |
| httpupdate.cpanel.net | 80 |
| securedownloads.cpanel.net | 443 |
To see the IPs that these subdomains are associated with, you can run the following commands.
# dig +short auth.cpanel.net
# dig +short rdate.cpanel.net
# dig +short httpupdate.cpanel.net
# dig +short securedownloads.cpanel.net
Comments
0 comments
Article is closed for comments.