How to Resolve DNS Propagation Issues After Updating Records
I recently transferred the DNS for two domains from a registrar. I deleted one A record and converted another to a CNAME record. Unfortunately, the changes are not propagating globally, and A records still appear when I query against 1.1.1.1. I also cleared the cache via https://one.one.one.one/purge-cache/ and set the domain to developer mode.
Any ideas on how to fix this?
1.1.1.1 — the Internet’s Fastest, Privacy-First DNS Resolver
✌️✌️ Browse a faster, more private internet.
7 Replies
What's the domain/the records you should be seeing but aren't?
set the domain to developer mode.dev mode is just no http cache, there's no extra dns cache Cloudflare does by itself (excluding resolver/local dns cache of course)
It is
cengiz.ilerler.info
and right now it is in developer mode, and these are the entries https://app.screencast.com/TZ4TLrNYiJN8Dcilerler
TechSmith Screencast
DNS | Records | ilerler.info | cilerler | Cloudflare - Google Chrom...
World's leading screen capture + recorder from Snagit + Screencast by Techsmith. Capture, edit and share professional-quality content seamlessly.
those are all proxied so -- so you'll see Cloudflare's A/AAAA records to their Reverse Proxy and then the CNAMEs will be resolved internally
DNS over Discord: A records
cengiz.ilerler.info A @1.1.1.1 +noall +answer
diggy diggy hole
ok but the external service is asking for https://app.screencast.com/ghRDMQadboum0
any idea how can I make it work?
cilerler
TechSmith Screencast
ilerler - Domains - Firebase console - Google Chrome - 2024-07-28_1...
World's leading screen capture + recorder from Snagit + Screencast by Techsmith. Capture, edit and share professional-quality content seamlessly.
unproxy the record/dns-only
ps. You've got a redirect loop on that because your SSL/TLS Encryption setting is "Flexible", even if you don't plan on using proxy for that subdomain changing it to Full (Strict) would avoid issues in the future/with other proxied records. Under SSL/TLS -> Overview in the Cloudflare dashboard for your domain, go to "Full (Strict)"