24

I've been using adguard home for ages to block ads at the router level. I also have an instance running on OCI free tier so I can do DNS based adblocking when away from home.

My partner has been complaining about seeing ads on the Goodreads app for a while. Recently I've been seeing tons of ads on news sites as well. I know we are properly using adguard, tracker domains are blocking and I can see our devices in the query logs.

After some googling I'm seeing people say DNS ad blocking isn't very useful anymore. So what is the next best option for android devices? Local VPN based blocking? What app do you use?

you are viewing a single comment's thread
view the rest of the comments
[-] Majestic@lemmy.ml 12 points 3 days ago* (last edited 3 days ago)

DNS adblocking is part of a multi-layered defense strategy. It's defeated by ads being served from the same domain as content. I know that more advanced options like pfblocker allow interrogating "fronting" subdomains to detect those that resolve to an ad-server (e.g. funstuff dot domain dot net actually resolves to eviladtechcompany dot ai) and block them as well and that helps a bit but the best defense is having on-device blockers as well.

There's also a lot more ad tech companies that rapidly deploy domains and subdomains to attempt to overwhelm ad list maintainers and they often succeed for a time in a real back and forth battle.

It's also possible the goodreads app has hardcoded secure DNS servers (that don't use the standard DNS port but often 443) that they use to bypass DNS blocking by resolving their ad domains themselves. In that case you'd want to implement a firewall list of the biggest DNS resolvers (for example like this list here I found with a quick search) and prevent any traffic from within your network from reaching them by either dropping or blocking. Importantly you want to ensure that your DNS resolver can still reach the root servers or whatever you're querying but any other device should be blocked from accessing these. You should also be either redirecting the standard DNS port (53) to your DNS server if locally served or blocking it except for any necessary local DNS servers.

this post was submitted on 22 Jul 2026
24 points (100.0% liked)

technology

24423 readers
99 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 6 years ago
MODERATORS