A free, sovereign and GDPR-compliant recursive DNS resolver with a strong focus on security to protect the citizens and organizations of the European Union.

DNS0 EU

The European public DNS that makes your Internet safer.

A free, sovereign and GDPR-compliant recursive DNS resolver with a strong focus on security to protect the citizens and organizations of the European Union.

42 points · 10 comments · view on lemmy.world

10 Comments

kambusha@sh.itjust.works · 7 pts · 1y (1 reply)

Quad9 another good option. Based out of Switzerland.

genfood@feddit.org · 2 pts · 1y

Is there a performance comparison between them?

Libb@jlai.lu · 5 pts · 1y (3 replies)

Hope you won't mind the noob question but how do I know what DNS I'm using? (I'm running Linux-Mint)

Cheradenine@sh.itjust.works · 8 pts · 1y (1 reply)

You can visit something like https://www.dnsleaktest.com or https://ipx.ac/run to see where your queries are routed.

Libb@jlai.lu · 4 pts · 1y

Thx

D_a_X@feddit.org · 4 pts · 1y

This is how the new DNS entry is created. I think your old DNS service provider is listed under [resolve] so far.

In /etc/systemd/resolved.conf, add the following:

[Resolve]
DNS=193.110.81.0#dns0.eu
DNS=2a0f:fc80::#dns0.eu
DNS=185.253.5.0#dns0.eu
DNS=2a0f:fc81::#dns0.eu
DNSOverTLS=yes

restart the systemd-resolved service new

Cheradenine@sh.itjust.works · 3 pts · 1y

Their privacy policy seems good

PlexInphinity@feddit.org · 2 pts · 1y (1 reply)

I have speedport smart 3 router with 1&1 versatel. When i let the nameserver get retrieved automatically from 1&1 it only uses versatel dns servers in Germany. When i enter fixed primary and secondary DNS IPs from the dns0.eu nameservers, however https://www.dnsleaktest.com/ shows that it uses google cloud servers in washington. So i rather stick with the 1&1 DNS.

amir_s89@lemmy.ml · 1 pts · 1y

I will check this out, thanks for the info.

androidul@lemmy.ml · 2 pts · 1y

I just stumbled upon this one today, immediately flipped my PiHole to use it!

Thanks for sharing 🥂

Does anyone know how to configure DoH, DoT and the rest? I couldn’t find it documented there