Bought domain at dynadot, set the DNS name servers to my cloudflare ones. 60hrs later they are still not working. An hour ago I configured the DNSSEC to the cloudflare one as well (before it was turned off), just in case. So far it has not made a difference.
What feature, service or problem is this related to?
There are no nameservers at the .cl registry for your domain. You will need to contact your registrar…
dig +trace +nodnssec colormural.cl
; <<>> DiG 9.10.6 <<>> +trace +nodnssec colormural.cl
;; global options: +cmd
. 515849 IN NS a.root-servers.net.
....
. 515849 IN NS m.root-servers.net.
;; Received 239 bytes from 127.0.2.2#53(127.0.2.2) in 39 ms
cl. 172800 IN NS a.nic.cl.
cl. 172800 IN NS b.nic.cl.
cl. 172800 IN NS c.nic.cl.
cl. 172800 IN NS cl1.dnsnode.net.
cl. 172800 IN NS cl-ns.anycast.pch.net.
cl. 172800 IN NS cl1-tld.d-zone.ca.
cl. 172800 IN NS cl2-tld.d-zone.ca.
;; Received 516 bytes from 2001:500:9f::42#53(l.root-servers.net) in 27 ms
cl. 900 IN SOA a.nic.cl. dnsadmin.nic.cl. 2025062702 1200 300 2592000 900
;; Received 93 bytes from 200.7.4.7#53(b.nic.cl) in 42 ms
Thank you for the reply. I should have mentioned I did contact Dynadot support first, and they told me the problem was on Cloudlfare’s side. I will tell them what you said to me here.