Good writeup. > It’s worth noting that DoH (DNS-over-HTTPS) traffic remained relatively stable as most DoH users use the domain cloudflare-dns.com, configured manually or through their browser, to access the public DNS resolver, rather than by IP address. Interesting, I was affected by this yesterday. My router (supposedly) had Cloudflare DoH enabled but nothing would resolve. Changing the DNS server to 8.8.8.8 fixed…
Good writeup except the entirely false timeline shared at the beginning of the post
Cloudflare 1.1.1.1 Incident on July 14, 2025
131–140 of 391 posts
Re: Cloudflare 1.1.1.1 Incident on July 14, 2025
#132> For many users, not being able to resolve names using the 1.1.1.1 Resolver meant that basically all Internet services were unavailable. Don't you normally have 2 DnS servers listed on any device. So was the second also down, if not why didn't it go to that.
Re: Cloudflare 1.1.1.1 Incident on July 14, 2025
#133> For many users, not being able to resolve names using the 1.1.1.1 Resolver meant that basically all Internet services were unavailable. Don't you normally have 2 DnS servers listed on any device. So was the second also down, if not why didn't it go to that.
If your device doesn't support proper failover use a local DNS forwarder on your router or an external one.
In Switzerland I would use Init7 (isp that doesn't filter) -> quad9 (unfiltered Version) -> eu dns0 (unfiltered Version)
Re: Cloudflare 1.1.1.1 Incident on July 14, 2025
#134> For many users, not being able to resolve names using the 1.1.1.1 Resolver meant that basically all Internet services were unavailable. Don't you normally have 2 DnS servers listed on any device. So was the second also down, if not why didn't it go to that.
Re: Cloudflare 1.1.1.1 Incident on July 14, 2025
#135Earlier quoted context omitted.
In general, the idea of DNS's design is to use the DNS resolver closest to you, rather than the one run by the largest company. That said, it's a good idea to specifically pick multiple resolvers in different regions, on different backbones, using different providers, and not use an Anycast address, because Anycast can get a little weird. However, this can lead to hard-to-troubleshoot issues, because DNS doesn't alwa…
Isn't the largest company most likely to have the DNS resolver closest to me?
Re: Cloudflare 1.1.1.1 Incident on July 14, 2025
#136> For many users, not being able to resolve names using the 1.1.1.1 Resolver meant that basically all Internet services were unavailable. Don't you normally have 2 DnS servers listed on any device. So was the second also down, if not why didn't it go to that.
I think normally you pair 1.1.1.1 with 1.0.0.1 and, if I understand this correctly, both were down.
Re: Cloudflare 1.1.1.1 Incident on July 14, 2025
#137Earlier quoted context omitted.
I think normally you pair 1.1.1.1 with 1.0.0.1 and, if I understand this correctly, both were down.
Just pair 1.1.1.1 with 9.9.9.9 (Quad9) so you have fault tolerance in terms of provider as well.
Re: Cloudflare 1.1.1.1 Incident on July 14, 2025
#138I’m surprised at the delay in impact detection: it took their internal health service more than five minutes to notice (or at least alert) that their main protocol’s traffic had abruptly dropped to around 10% of expected and was staying there. Without ever having been involved in monitoring at that kind of scale, I’d have pictured alarms firing for something that extreme within a minute. I’m curious for description o…
Remember they have no SLA for this service.
They have a rather significant vested interest in it being reliable.
Re: Cloudflare 1.1.1.1 Incident on July 14, 2025
#139Re: Cloudflare 1.1.1.1 Incident on July 14, 2025
#140I know.