19beans
(19 beans)
January 9, 2023, 2:48pm
1
Hi,
How did you implement dns over tls on your distro?
I’ve tried to setup by asking on reddit and
following this guide.
Thanks for any reply
td211
January 9, 2023, 3:40pm
3
Try this: How to set DNS over TLS on Linux | DNS.SB
As far as I am concerned, Firefox supports DNS over HTTPS.
sixpack13
(Sixpack13)
January 9, 2023, 9:56pm
5
if you own a Fritzbox as your internet router you could feed the router with secure dns strings from here:
DNS over TLS (DoT) ist ein Protokoll, mit dem DNS-Abfragen, d. h. vor allem Abfragen zur Auflösung von Hostnamen in IP-Adressen und umgekehrt, über das Transport-Layer-Security-Protokoll verschlüsselt übertragen werden. Es handelt sich um einen von der Internet Engineering Task Force vorgeschlagenen Standard, RFC 7858.
Bei DNS over TLS werden DNS-Anfragen und Antworten über eine mit TLS gesicherte Verbindung übertragen, die zwischen dem Client wie bspw. dem Webbrowser und dem Server des DNS-Anbi...
Menu: Internet => Zugangsdaten => DNS-Server => scroll down to “Auflösungsnamen der DNS-Server”
1 Like
19beans
(19 beans)
January 10, 2023, 2:07pm
6
Thanks to all. I’m gonna try to implement each one and see what works best for me.
Sure if you want privacy you need to use something dns over tls or https or DNSCrypt
Easy to setup is tls and https
My recommendations are
quad9(hosted in Switzerland)
Nextdns advance but hosted in us
Adguard there public dns is good and they are planing to implement something like next dns
Some independent provider not so big
1 https://blahdns.com/ ads and tracker blocks by default
Opensourced https://github.com/ookangzheng/blahdns
2 Libredns https://libredns.gr/ open sourced LibreOps…
read this we already have this thread solved
easiest way to do it by
using systemd-resolved
Use the following in /etc/systemd/resolved.conf
edit this conf with nano you need sudo and add your dns or unhash one that you want to use and unhash and change no to yes like below
DNSOverTLS=yes