How to Add and Edit DNS Zones in WHM?


The DNS Functions section of WHM lets you manage DNS zones for all client domains. You can add zones for new domains, edit existing records, and delete zones that are no longer needed.

Add a New DNS Zone

  1. Login to WHM.
  2. Go to DNS Functions → Add DNS Zone.
  3. Enter the Domain name (e.g., newclientdomain.com).
  4. Enter the IP Address to assign to this domain (your server IP).
  5. Click Add DNS Zone.

WHM creates a default DNS zone with A, MX, and NS records automatically.

Edit an Existing DNS Zone

  1. Go to WHM → DNS Functions → Edit DNS Zone.
  2. Select the domain from the dropdown.
  3. The zone editor opens showing all current records.
  4. Edit the values as needed (A, CNAME, MX, TXT, etc.).
  5. Click Save at the bottom.

Common DNS Record Types

Type Purpose Example Value
A Points domain to an IP address 123.456.789.0
CNAME Alias pointing to another domain yourdomain.com
MX Defines mail server for domain mail.yourdomain.com
TXT SPF, DKIM, domain verification v=spf1 +a +mx ~all
NS Nameserver records ns1.yourdomain.com
AAAA Points domain to an IPv6 address 2001:db8::1

Note: DNS changes take 15 minutes to 48 hours to propagate globally. After editing a DNS zone in WHM, use whatsmydns.net to check propagation status worldwide.

If you continue to face issues, please open a create a request.

Hai trovato utile questa risposta? 0 Utenti hanno trovato utile questa risposta (0 Voti)