I did in terminal:
dig @127.0.0.1 -p 5053 google.com
; <<>> DiG 9.10.3-P4-Raspbian <<>> @127.0.0.1 -p 5053 google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12474
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1452
;; QUESTION SECTION:
;google.com. IN A
;; ANSWER SECTION:
google.com. 104 IN A 216.58.205.238
;; Query time: 22 msec
;; SERVER: 127.0.0.1#5053(127.0.0.1)
;; WHEN: Sat Feb 02 22:05:04 CET 2019
;; MSG SIZE rcvd: 65
i folowed the tutorial at; Redirecting...
but if i check if the DNS-Over-HTTPS is working at: https://1.1.1.1/help
Debug Information
Connected to 1.1.1.1 | No |
---|---|
Using DNS over HTTPS (DoH) | No |
Using DNS over TLS (DoT) | No |
AS Name | Cloudflare |
AS Number | 13335 |
Cloudflare Data Center | FRA |
Connectivity to Resolver IP Addresses
1.1.1.1 | Yes |
---|---|
1.0.0.1 | Yes |
2606:4700:4700::1111 | Yes |
2606:4700:4700::1001 | Yes |
how can i be sure that DNS-Over-HTTPS is working by me ?