Advanced Zone Editor

Advanced Zone Editor

DNS (Domain Name Service) is the component of the Internet that converts human-readable domain names (for example, example.com) into computer-readable IP addresses (for example, 192.0.32.10). DNS uses zone files that reside on your server to map domain names to IP addresses.

There are several different types of records in a domain's zone file. This feature allows you to create, edit, and delete A, AAAA, CNAME (Canonical Name Record), SRV (Service Record), and TXT (Text Record) records.

Reset zone files

Warning:

This feature erases any modifications that you made to your zone records, either with this feature or with cPanel's Simple Zone Editor interface (Home >> Domains >> Simple Zone Editor). The system attempts to save the domain's TXT entries. We recommend that you write down any changes that you wish to save before you use this feature.

To reset your DNS zone files to the defaults that your hosting provider specifies, perform the following steps:

  1. If this account owns more than one domain, select the domain that you wish to manage from the Domain menu.

  2. Click more.
  3. Select the Are you sure that you wish to erase all of your entries and revert to the default state? checkbox.
  4. Click Reset Zone File.

 

Add a record

To add a record, perform the following steps: 

  1. If this account owns more than one domain, select the domain that you wish to manage from the Domain menu.

  2. Select a record type
    • A —  This record maps hostnames to IP addresses. A records are essential because they allow DNS servers to identify and locate your website and its various services on the Internet. Without appropriate A records, your visitors cannot access your website, FTP site, or email accounts.

      Remember:

      cPanel configures your DNS records so that visitors can resolve your website and its services, such as FTP and email. Only add A records when you add a service that cPanel & WHM or your service provider does not provide.

    • AAAA — This record maps hostnames to IPv6 addresses. 

    • CNAME — This record creates an alias for another domain name, which DNS looks up. This is useful, for example, if you point multiple CNAME records to a single A record in order to simplify DNS maintenance.

      Note:

      You cannot point a CNAME record at an IP address.

    • SRV — This record provides information about available services on specific ports on your server.

      Note:

      The SRV record must point at a hostname with an A (or AAAA) record. You cannot point an SRV record at a CNAME record.

    • TXT — This record contains text information for various services to read. For example, TXT records can specify data for the SPF (Sender Policy Framework) or DKIM (Domain Keys Mail Identifier) email authentication systems.

      Note:

      On servers that run CentOS 7, you may see a named warning about the absence of SPF resource records on DNS.

      • This warning is not relevant on CentOS 7 servers, because RFC 7208 deprecated SPF records. CentOS 7 servers use TXT records instead of SPF records.
      • Red Hat 7.1 and CentOS 7.1 both contain bind-9.9.4-23.el7, which is an updated version of BIND that complies with RFC 7208. To resolve this issue, update your operating system to a version that contains the updated version of BIND. For more information, read the the Red Hat Bugzilla case about SPF record errors.
       
  3. :Enter the appropriate information for the record type that you select.

  4. Click Add A Record.

Edit a record

To edit a record, perform the following steps:

  1. If this account owns more than one domain, select the domain that you wish to manage from the Domain menu.

  2. Click Edit next to the record that you wish to edit.
  3. Change the information in the text boxes as necessary.
  4. Click Edit Record to save your changes, or click Cancel to discard them.

Delete a record

To delete a record, perform the following steps:

  1. If this account owns more than one domain, select the domain that you wish to manage from the Domain menu.

  2. Click Delete next to the record that you wish to remove.
  3. Click Delete.

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Site Publisher

Site Publisher This interface enables you to quickly create a simple website, even...

Addon Domains

Addon Domains Addon domains allow you to control multiple domains from a single account....

Subdomains

Subdomains This interface allows you to create and manage subdomains for your cPanel...

Aliases

Aliases Domain aliases are domains that you own, but which do not contain any...

Redirects

Redirects The Redirects interface allows you to send all of the visitors of a domain or...