DNS Documentation

 

DNS- Domain Name System or more commonly known as DNS is a naming system that utilizes various information with domain names assigned to each computer, service, or resource.

Record Types:
A - A records are what tie host names to IP addresses. These records are critical to have since they are responsible for listing what IP address your domain is hosted on. If the A record is incorrect, you will not be able to access your domain, FTP, or email accounts.

CNAME - A CNAME identifies one domain name as the alias of another domain name.

NS - Name Server displays the specific hostname used to search for a domain. This would be similar to an Apartment Complex. The individual apartments would be a domain and the Apartment Complex itself would be the host name "hosting" the domain.

MX - MX records are used to tell the internet where to deliver mail for your domain. You can have multiple MX records that will be tried in order of priority, with 0 being the highest priority.

TXT- This record is used for various services that need to read the information it contains. SPF records, for example, are actually TXT records that contain SPF information.

SRV - Provides information about services that are available on specific ports on your server.

Shared Hosting/Reseller Hosting: Simple DNS Editor


This is a look at what Edit DNS Zone looks like:


In the lower half of the Edit DNS Zone page is where you are able to create new records. Once you have finished adding your records, click the Save button on the bottom of the page.


Records that can be created using Edit DNS Zone:
SOA
A
AAAA
NS
CNAME
MX
TXT
SRV

To remove a Record:

Clear the space for the record name and set the record to "Select" in the drop down menu associated with that record. Then click on the blue Save button at the bottom of the screen to save any changes made.


If you are a Dedicated Server/VPS owner and a customer has requested if you could enabling Simple and Advanced DNS Zone Editor. This can be done by going into Feature Manager under the Packages Section in WHM. You can create a custom feature package for your customers that request this functionality so that it is not enabled globally on the server.