Setting up Nameserver DNS Using cPanel/WebHost Manager

cPanel's WebHost Manager® (WHM) lets you use your own domain name as a nameserver for websites your server hosts. To use your domain name, you have to set up a WHM Account for it first.

To Set up Nameserver DNS Using cPanel/WHM

  1. Log in to WebHost Manager using root for your username and your server's password at https://yourserverip:2087, where yourserverip is your server's IP address.
  2. Click DNS Functions.
  3. Click Edit DNS Zone.
  4. Select the domain name you want to use, and then click Edit.
  5. For the two rows with the menu displaying NS, edit the right-most columns to ns1.your domain name. and ns2.your domain name., respectively.

     Note: You have to enter a "." after your nameserver in this section for the DNS to work properly.

  6. In the Add New Entries Below this Line section, do the following in the first row:
    • First field: Type ns1
    • Second field: Type 14400
    • Third field: Select A
    • Fourth field: Enter your server's IP address

    Then, in the second row, do the following:

    • First field: Type ns2
    • Second field: Type 14400
    • Third field: Select A
    • Fourth field: Enter your server's IP address

     Note: Do not enter a "." after your ns1 and ns2 entries in this section.

  7. Click Save.

     Note: DNS can take 24-48 hours to propagate once these changes have been made.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Windows: Accessing Your Server with Remote Desktop

This article explains how to use Remote Desktop to access your Windows server’s desktop from...

What is Reverse DNS?

Reverse DNS (rDNS) is name resolution that looks up an IP addresses to obtain a domain name,...

How to install the php-mcrypt module on a Plesk server

Question How to install the php-mcrypt module on a Plesk server? Answer Notes: The solution in...

How to change virtual hosts location in Plesk for Linux?

  In Plesk for Linux, transvhosts.pl utility can be used to change the location for all virtual...

How to disable directory browsing globally on whole WHM/cPanel server

o disable directory browsing/listing on whole server, follow these simple instructions: 1. Log...