Introduction
Configuring your nameservers is the first step many users take when setting up their cPanel & WHM servers. Having your own nameservers allows you to take control of your DNS for your domains and provides your users with a central set of DNS that they can point their domain names to when hosting under your servers.
Procedure
Before you begin, you will first want to make sure that your nameservers are registered with your domain's registrar. This step may vary depending on your domain's register and you may need to reach out to them for the correct steps.
If you have a popular domain registrar, you may find the following document helpful in providing steps on how to perform this.
Configure your default nameservers and IP addresses
Perform the following steps:
1) Navigate to WHM’s Basic WebHost Manager Setup interface (WHM >> Home >> Server Configuration >> Basic WebHost Manager Setup).
2) At the bottom of the interface, enter the desired nameserver names in the text boxes.
Click "Save Changes".
3) Next to the appropriate Nameservers text box, click Configure Address Records. A new interface will appear and the system will perform a DNS lookup on the nameserver that you entered.
1) Update the IP addresses in the appropriate text boxes.
- To enter a different IPv4 address, enter a new value in the Enter an IPv4 address to create an A record text box or Confirm the IPv4 address to create an A record text box.
- To enter a different IPv6 address, enter a new value in the Enter an IPv6 address to create an AAAA record text box.
2) Repeat these steps for each nameserver.
Please note that we recommend that you use the following guidelines when you name nameservers:
- The name must consist of a prefix, a dot (
.
), and your domain. The common convention for nameservers is to prefix your domain name withns1
(for example,ns1.example.com
andns2.example.com
). - Your nameservers cannot share a name.
- We strongly recommend that you use a domain that reflects your company’s main homepage URL.
For a comprehensive list of details or other concerns regarding this, you may refer to our documentation.