Mullvad DNS / DoT/DoH on Pi-Hole

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:

  • FTLCONF_dns_upstreams=194.242.2.6#853

with these too:

194.242.2.2#853

194.242.2.2#443

194.242.2.2

1.1.1.1#853

17 points · 5 comments · view on lemmy.world

5 Comments

BlackEco@lemmy.blackeco.com · 7 pts · 303d (1 reply)

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 · 2 pts · 303d

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 · 3 pts · 303d (1 reply)

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

LycaKnight@infosec.pub · 2 pts · 303d

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 · 1 pts · 303d

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