Well, this is selfhost, so why not do that and set up unbound to use?
fatalicus
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: July 2nd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
fatalicus@lemmy.worldto Technology@lemmy.world•[JS Required] EU Unveils DNS4EU, a Public DNS Resolver Intended as a European Alternative to Services Like Google’s Public DNS and Cloudflare’s DNS.English16·2 days agoNot sure about adguard, but unless you are running it with unbound or similar, you still have to point it at a DNS server someone else controls.
With unbound you go straight to the root hint servers.
Dnsmasq is dependent on whatever DNS servers you provide it with for its data, so if those controlling those DNS servers get ordered to block something you experience that.
Unbound however does the same job as the DNS servers you would configure in Dnsmasq : when you do a DNS request, unbound goes to the root hint servers, then works its way down through the authorative DNS servers til it finds what you are requesting.