DNS Update

Verisign (through their involvement in the management of the root DNS servers on the net) has pushed out a change so if you have private nameservers set at your registrar, then your DNS server must have a matching A record or the site will not resolve. The way around this is to simply add an A record to the DNS zone for each nameserver.

Note, this should only concern anyone using private nameservers.

Creating the A records

  1. Login to WHM and look under DNS Functions.
  2. Click Edit DNS Zone and select the primary domain (the one that appears in your private name servers).
  3. Click the Edit button and wait for the page to load.
  4. Check your welcome email for the correct name server IPs.
    EXAMPLE:
    • ns1.resellerdomain.com -> 123.123.123.123
    • ns2.resellerdomain.com -> 123.123.123.124
  5. This is exactly the information you need for the record name and address. Almost done!
  6. Back at WHM, scroll down to where you see "Add New Entries Below this Line".
  7. In the first blank below that line, type ns1
  8. Skip the 14400, and in the drop down select "A".
  9. A new box will appear. Erase "IP or Hostname" and type your NS1 IP address. EXAMPLE: 123.123.123.123
  10. In the second blank below that line, type ns2
  11. Skip the 14400, and in the drop down select "A".
  12. A new box will appear. Erase "IP or Hostname" and type your NS2 IP address. EXAMPLE: 123.123.123.124
  13. Scroll all the way down and click the Save button.

Be sure to also fix your DNS glue (see Related Article).

If this does not fix your problem, then please make sure that you have registered your private nameservers first. To test if your private nameservers are correctly registered, you can ping each name.

  • 27 Users Found This Useful
Was this answer helpful?

Related Articles

What are sub-domains?

Sub domains are domain names which point to a subdirectory within your main hosting account and...

Can I host multiple domain names?

Selected hosting packages can support multiple domain name hosting at no additional cost. Add on...

Do I need to transfer my domain name to you? How long does a transfer take? What steps are involved? Are there any costs?

It is a common misconception that you are required to transfer your domain name to your hosting...

Do I need a domain name for my website?

Yes, a domain name is required for your web site to function. Web hosting and domain names are...

How to upload to an add on or sub domain?

Option 1 In a FTP client enter this information. Host = add on domain name User =...