[    [    [    [    [    [    [    b l o g g i n   s p a c e    wiki   ]    ]    ]    ]    ]    ]    ]

Difference between revisions of "Dns.adguard.com"

From blogginpedia
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:dns.adguard.com}} blah blah")
 
Line 1: Line 1:
{{DISPLAYTITLE:dns.adguard.com}}
{{DISPLAYTITLE:dns.adguard.com}}
Adblockers are nice, but more and more, sites are messing with them, making your browsing crappy.  Along comes '''dns.adguard.com.'''  This page will explain how to set this up on your Android device.


blah blah
#Make sure your device is running Android 9.0 Pie or later.
#Now, go to Settings > Network & internet settings > Private DNS.
#For Samsung Galaxy devices go to Settings > Connections > More connection settings > Private DNS
#Or simply search Private DNS from settings search bar.
#Input the complete string which resolves to the particular DNS. You cannot use numbers. Use any one of the following.
 
'''For Adguard DNS: (normal):'''
 
<code>dns.adguard.com</code>
 
'''For Adguard DNS: (Family protection – non adult stuff):'''
 
<code>dns-family.adguard.com</code>
 
'''Blah DNS: (alternative hobby project)'''
 
<code>dot-de.blahdns.com</code>
 
Hit save and enjoy. You can also reboot the device if you like.
 
==How to setup Adblocking DNS at WiFi router level?==
 
For a complete secure network, you can also setup DNS over WiFi router. See instructions below.
 
#Connect to your WiFi router.
#Enter your router’s IP address in your browser. Usually 192.168.0.1 or 192.168.1.1
#Input the username and password to log into your router. This information may be labeled on the router itself.
#In your router’s configuration page, locate the DNS server settings. Usually under Network > Advanced.
#Note down any existing DNS server entries for future reference.
#Replace or add the following DNS addresses:
#176.103.130.130 and 176.103.130.131 for “Default”;
#176.103.130.132 and 176.103.130.134 for “Family protection”
#Save your settings, then restart your browser and router as well.
#Now visit your favorite website and see if it works.
 
==Sauce==
[https://www.androidsage.com/2018/12/25/how-to-block-ads-using-private-dns-dns-over-tls-feature/ How to Block Ads using Private DNS]

Revision as of 02:15, 15 January 2025

Adblockers are nice, but more and more, sites are messing with them, making your browsing crappy. Along comes dns.adguard.com. This page will explain how to set this up on your Android device.

  1. Make sure your device is running Android 9.0 Pie or later.
  2. Now, go to Settings > Network & internet settings > Private DNS.
  3. For Samsung Galaxy devices go to Settings > Connections > More connection settings > Private DNS
  4. Or simply search Private DNS from settings search bar.
  5. Input the complete string which resolves to the particular DNS. You cannot use numbers. Use any one of the following.

For Adguard DNS: (normal):

dns.adguard.com

For Adguard DNS: (Family protection – non adult stuff):

dns-family.adguard.com

Blah DNS: (alternative hobby project)

dot-de.blahdns.com

Hit save and enjoy. You can also reboot the device if you like.

How to setup Adblocking DNS at WiFi router level?

For a complete secure network, you can also setup DNS over WiFi router. See instructions below.

  1. Connect to your WiFi router.
  2. Enter your router’s IP address in your browser. Usually 192.168.0.1 or 192.168.1.1
  3. Input the username and password to log into your router. This information may be labeled on the router itself.
  4. In your router’s configuration page, locate the DNS server settings. Usually under Network > Advanced.
  5. Note down any existing DNS server entries for future reference.
  6. Replace or add the following DNS addresses:
  7. 176.103.130.130 and 176.103.130.131 for “Default”;
  8. 176.103.130.132 and 176.103.130.134 for “Family protection”
  9. Save your settings, then restart your browser and router as well.
  10. Now visit your favorite website and see if it works.

Sauce

How to Block Ads using Private DNS