Spyke
selfhosted·SelfhostedbyDust0741

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

View original on lemmy.world

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.

7

This.

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

2
ivn
jlai.lu

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

3

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

2

You reached the end

Mullvad DNS / DoT/DoH on Pi-Hole | Spyke