Mullvad DNS / DoT/DoH on Pi-Hole
from Dust0741@lemmy.world to selfhosted@lemmy.world on 31 Oct 16:32
https://lemmy.world/post/38135634

Using docker pihole, has anyone got any DoT/DoH working or even any Mullvad DNS?

Everytime I set any of these Pi-Hole just responds with Reply: No reply received

I’ve tried:

with these too:

194.242.2.2#853

194.242.2.2#443

194.242.2.2

1.1.1.1#853

#selfhosted

threaded - newest

BlackEco@lemmy.blackeco.com on 31 Oct 16:38 next collapse

I don’t think Pi-Hole can query DoT and DoH resolvers directly. People usually set up unbound or AdGuard’s dnsproxy, configure it to forward queries to the DoT/DoH resolver and set it as Pi-Hole’s upstream resolver.

scott@lem.free.as on 31 Oct 17:56 collapse

This.

As someone that has their Pihole talking to DoH Mullvad upstream, what is described above is exactly how I did it.

ivn@jlai.lu on 31 Oct 17:10 next collapse

You could use Blocky for this. It can do both, apply some block lists and use DoT/DoH resolvers.

LycaKnight@infosec.pub on 31 Oct 19:02 collapse

I switched from pihole to Blocky and I love it way more. Works like a charm with dnscrpyt and android

reseller_pledge609@lemmy.dbzer0.com on 31 Oct 19:42 collapse

Pi-hole with cloudflared or dnscrypt-proxy are what the docs recommend.