Cloudfare and DoH not working on https://1.1.1.1/help

This topic was closed but I really did not see a satisfactory resolution

I followed the PiHole DoH How To at
https://docs.pi-hole.net/guides/dns-over-https/
and get :
majpooper@pihole:~$ dig @127.0.0.1 -p 5053 google.com

; <<>> DiG 9.11.3-1ubuntu1.9-Ubuntu <<>> @127.0.0.1 -p 5053 google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 3181
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
; COOKIE: e12873808d032f7f (echoed)
;; QUESTION SECTION:
;google.com. IN A

;; ANSWER SECTION:
google.com. 12 IN A 172.217.7.238

;; Query time: 0 msec
;; SERVER: 127.0.0.1#5053(127.0.0.1)
;; WHEN: Sun Oct 13 17:46:12 EDT 2019
;; MSG SIZE rcvd: 77

This looks good
However when I go to
https://1.1.1.1/help
I get:
Debug Information
Connected to Cloudflare NO
Using DNS over HTTPS (DoH) NO
Connectivity to Resolver IP Addresses
1.1.1.1 Yes
1.0.0.1 Yes

the result from dnsleaktest.com
IP Hostname ISP
162.158.77.117 None Cloudflare

You may have better success at the Cloudflare support site. Cloudflared is their software.

OK I will look a little deeper but the cloudflare website is not very helpful either.
pihole is doing a good job blocking - I can tell by the Query log and dashboard but I really have no way - yet - of knowing if DoH is working.

Btw I know pihole is working from the client but I still get
majpooper@1150z:~$ nslookup pi.hole
Server: 127.0.0.1
Address: 127.0.0.1#53

** server can't find pi.hole: SERVFAIL
not sure if that has anything to do with the DoH issue though

This command was run on the client and not when ssh'd into the Pi terminal?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.