Enable Private DNS with Google DNS
Android 9 (Pie) or later
Android 9 supports "Private DNS" which uses DNS-over-TLS to provide security and privacy for your DNS queries. You can configure it with the following steps.
- Go to "Settings" → "Network & Internet" → "Advanced" → "Private DNS".
- Select Private DNS provider hostname.
- Enter
dns.google
as the hostname of the DNS provider. - Click Save.
Test your new settings
To test that the Google DNS resolver is working:
From your browser, enter a hostname URL (such as
http://www.google.com/
). If it resolves correctly, bookmark the page, and try accessing the page from the bookmark.- If you are using Google Public DNS64 on an IPv6-only system, repeat the above test with an IPv4-only hostname URL (such as
http://ipv4.google.com/
).
If all of these tests work, everything is working correctly. If not, go to step 2.
- If you are using Google Public DNS64 on an IPv6-only system, repeat the above test with an IPv4-only hostname URL (such as
From your browser, type in a fixed IP address. You can use
http://216.218.228.119/
(which points to the test-ipv6.com website) as the URL.1If you are using Google Public DNS64 on an IPv6-only system, use
http://[64:ff9b::d8da:e477]/
as the URL instead. If this test does not work, you do not have access to a NAT64 gateway at the reserved prefix64:ff9b::/96
and cannot use Google Public DNS64.If you are using an IPv6-only system without Google Public DNS64, use
http://[2001:470:1:18::119]/
as the URL instead.
If this works correctly, bookmark the page, and try accessing the page from the bookmark. If these tests work (but step 1 fails), then there is a problem with your DNS configuration; check the steps above to make sure you have configured everything correctly. If these tests do not work, go to step 3.
Roll back the DNS changes you made and run the tests again. If the tests still do not work, then there is a problem with your network settings; contact your ISP or network administrator for assistance.
If you encounter any problems after setting Google Public DNS as your resolver, please run the diagnostic procedure.
Comments
Post a Comment