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

all 5 comments

sorted by: hot top controversial new old
[–] 7 points 10 months ago (1 child)

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.

  • source
  • hideshow 1 child comment
  • [–] 3 points 10 months ago (1 child)

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

  • source
  • hideshow 1 child comment
  • Pi-hole with cloudflared or dnscrypt-proxy are what the docs recommend.

  • source