Diagnosing DNSSEC After a Registrar, Nameserver, or Server Change Print

  • dns, dnssec, servfail, troubleshooting
  • 0

DNSSEC validation depends on the DNSKEY information served by the authoritative DNS system matching the DS record published through the registrar. A mismatch can cause validating resolvers to return SERVFAIL.

  1. Check whether DNSSEC is enabled for the domain.
  2. Compare the active DNSSEC key/DS information with the DS record at the registrar.
  3. If a server or DNS provider was changed without updating the registrar DS record, correct the DS chain using the current DNS provider’s key information.
  4. When disabling DNSSEC, remove or disable the registrar DS record before deleting the DNSSEC key, following cPanel’s documented sequence.
  5. Allow DNS changes to propagate before deleting the old key material.

cPanel specifically warns that stale DS records after a transfer can create DNS resolution failures.


Was this answer helpful?

« Back