DNS_PROBE_FINISHED_NXDOMAIN
Hey guys, I set up DNS a week ago but it's still not propogating globally. Can anyone help with this?
2 Replies
DNSSEC is enabled/configured at your Registrar, GoDaddy, with an invalid configuration.
; EDE: 9 (DNSKEY Missing): (no SEP matching the DS found for withscion.com.)
https://dnsviz.net/d/withscion.com/dnssec/
It looks like you had it enabled for a previous DNS Host. You have two DS Records set at your Registrar, neither of which that match.
You’ll want to either outright disable DNSSEC, or update your DNSSEC configuration with the information Cloudflare gives you:
https://developers.cloudflare.com/dns/additional-options/dnssec/
These changes to your DNSSEC Configuration can be done at your Registrar, GoDaddy.
Cloudflare Docs
DNSSEC | Cloudflare DNS docs
DNS Security Extensions (DNSSEC) adds an extra layer of authentication to DNS, ensuring requests are not routed to a spoofed domain.
Thank you! Managed to get it fixed