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


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.
This.
As someone that has their Pihole talking to DoH Mullvad upstream, what is described above is exactly how I did it.