[SOLVED] Forwarding Guest DNS to Private Network Pihole(s) DNSEC

There's multiple different methods.
It's possible to use exclusively UCI syntax to redirect IPv4 DNS with no custom rules:
Hijacked DNS timeouts - #6 by vgaetera
Though redirecting IPv6 DNS is more difficult.


Another method:

Then configure Pi-hole to use DNS encryption, e.g. DoT.
And specify Pi-hole as the only upstream resolver for Dnsmasq.
It works for both IPv4 and IPv6 DNS.

1 Like