DoH and DoT: Difference between revisions

Back up to the Routers Category
From AAISP Support Site
mNo edit summary
Line 1: Line 1:
__NOTOC__<indicator name="Routers">[[File:menu-router.svg|link=:Category:Routers|30px|Back up to the Routers Category]]</indicator>
__NOTOC__<indicator name="Routers">[[File:menu-router.svg|link=:Category:Routers|30px|Back up to the Routers Category]]</indicator>

A&A run DoT and DoH resolves. There is information here: https://aa.net.uk/dns


=DNS over HTTP and DNS over TLS=
=DNS over HTTP and DNS over TLS=

Revision as of 12:37, 18 September 2019


A&A run DoT and DoH resolves. There is information here: https://aa.net.uk/dns

DNS over HTTP and DNS over TLS

Andrews & Arnold does not yet support DoH or DoT. This page is work in progress.


Help with browsers and devices

FireFox

  1. Menu
  2. Preferences
  3. Scroll down to Network Setting...
  4. Scroll down and tick 'Enable DNS over HTTPS' and enter in a Custom provider: https://dns.aa.net.uk/dns-query
Firefox-DoH.png

Checking your browser

In your Firefox URL bar, type: about:networking and enter. Then click DNS on the left, and you should see your DNS lookups, and they shoudl have TRR (Trusted Recursive Resolver) listed as true.

Chrome

DoH is expected to be a feature in Chrome version 78

Android (DoT)

DoT is supported in Android version 9 and up

Android-dot-setting.jpg
  1. Settings
  2. Search for “DNS” in settings search bar
  3. Go to PrivateDNS setting screen
  4. Tap 'Private DNS provider hostname', and Set: dns.aa.net.uk
  5. Click Save

Using DOH with curl

Note: curl version 7.62.0 or above is required, here's an example:

curl --doh-url https://dns.aa.net.uk/dns-query https://www.aa.net.uk

This will download the www.aa.net.uk webpage but would have used the DOH server to resolve the DNS.