Is anyone having issues with the 1.1.1.1/help, status page?
I confirmed my ‘Cloudflared’ resolver is working however, the DoH status recently indicates the following:
Connected to 1.1.1.1 No
Using DNS over HTTPS (DoH) No
Is anyone having issues with the 1.1.1.1/help, status page?
I confirmed my ‘Cloudflared’ resolver is working however, the DoH status recently indicates the following:
Connected to 1.1.1.1 No
Using DNS over HTTPS (DoH) No
I’m using Firefox’s built-in DoH and it’s working:
Earlier this week it was intermittent, now this is all I get:
https://1.1.1.1/help#eyJpc0NmIjoiTm8iLCJpc0RvdCI6Ik5vIiwiaXNEb2giOiJObyIsInJlc29sdmVySXAtMS4xLjEuMSI6IlllcyIsInJlc29sdmVySXAtMS4wLjAuMSI6IlllcyIsInJlc29sdmVySXAtMjYwNjo0NzAwOjQ3MDA6OjExMTEiOiJObyIsInJlc29sdmVySXAtMjYwNjo0NzAwOjQ3MDA6OjEwMDEiOiJObyIsImRhdGFjZW50ZXJMb2NhdGlvbiI6Ik9SRiIsImlzV2FycCI6Ik5vIiwiaXNwTmFtZSI6IkNsb3VkZmxhcmUiLCJpc3BBc24iOiIwIn0=
From the resolver:
curl -H ‘accept: application/dns-json’ ‘https://cloudflare-dns.com/dns-query?name=cloudflare.com&type=AAAA’
{“Status”:0,“TC”:false,“RD”:true,“RA”:true,“AD”:false,“CD”:false,“Question”:[{“name”:“cloudflare.com”,“type”:28}],“Answer”:[{“name”:“cloudflare.com”,“type”:28,“TTL”:238,“data”:“2606:4700::6811:af55”},{“name”:“cloudflare.com”,“type”:28,“TTL”:238,“data”:“2606:4700::6811:b055”}]}
curl -H ‘accept: application/dns-json’ ‘https://cloudflare-dns.com/dns-query?name=cloudflare.com&type=A’
{“Status”:0,“TC”:false,“RD”:true,“RA”:true,“AD”:false,“CD”:false,“Question”:[{“name”:“cloudflare.com”,“type”:1}],“Answer”:[{“name”:“cloudflare.com”,“type”:1,“TTL”:231,“data”:“104.17.176.85”},{“name”:“cloudflare.com”,“type”:1,“TTL”:231,“data”:“104.17.175.85”}]}name":“cloudflare.com”,“type”:1,“TTL”:292,“data”:“104.17.175.85”},{“name”:“cloudflare.com”,“type”:1,“TTL”:292,“data”:“104.17.176.85”}]}
Maybe a dumb question, but how do I know if I’m running cloudflare for families (DoH) 1.1.1.2? The test page says I’m on 1.1.1.1 with DoH active. But I believe I’m using 1.1.1.2.