r/technitium • u/Fun-Region-1576 • 5d ago
Using Technitium with NextDNS?
Currently, I have all my devices configured with NextDNS. It doesn't have all the blocklists that I want to use, especially when I'm home. Does it make sense to set up Technitium with the additional blocklists that I want, which NextDNS doesn't have, and then having them working simultaneously when I'm at home?
Is it possible to set up Technitium to block all DoT/DoQ traffic, and then force all devices in the home network to use NextDNS and Technitium?
2
u/MarxJ1477 4d ago
As someone who went down this rabbit hole...
Running NextDNS as your upstream works well. I use NextDNS over DoH as my upstream DNS provider. And most important to me on my mobile devices so that when I'm not home I still get ad blocking. I picked NextDNS because I can load custom blocklists and have it be exactly the same at home and away.
As for blocking DNS/DoH/DoT....if you're router supports it you can use NAT to redirect any requests to port 53 to technitium. DoT you can just block on the router and likely won't experience any issues.
DoH is the real problem. There are DoH blocklists you can use with technitium but it's not worth it. If you use Apple devices you'll end up having to whitelist a bunch of apple domains to get things like updates to work. Along with that you'll get random websites that are blocked or don't work properly. It's just not worth it to go down this route.
1
u/Fun-Region-1576 4d ago
Right, but are there any issues with using both NextDNS and Technitium in the manner rtjat I want to?
To reiterate, the goal is to use something like NextDNS and Technitium. I'll add the blocklists that I want so both are working to get the job done. I don't want to disable NextDNS because as soon as I leave the WiFi network, I need a DNS service for cellular data.
1
u/SMFTKO 3d ago
You can also use TailScale and use TailScale DNS to use your Technitium DNS and blocklists to support all devices on your TailNet. In this way your DNS servers provide DNS with your blocking to devices even if they are not on your home network.
1
1
u/mystiquebsd 4d ago
Unencrypted DNS, you can redirect the port
Anything redirected and TLS is considered mitm man in the middle
HAGEZI has a VPN, DOH, DOT List
Using that you will stop everyone else from being able to resolve the names, but it won’t block quartz or the IP address addresses, so if someone is truly interested in avoiding your DNS, there are still ways
And because DOH is 443, censorship wins
You may block dns.quad.net, but unless you’re blocking all the IP’s the names resolved to, the potential exists; but are they motivated enough?
HTH
6
u/Historical-Side883 5d ago
Technitium can’t block ports.
You want to set up forwarding on your router/firewall.
You can just set up next DNS as your upstream for technitium and add your blocklists. I use quad9 and blocklits without issue
Unless I am misunderstanding what you’re asking