jfb
August 8, 2020, 2:35am
5
The phone also has google DNS available. This is not the desired configuration - Pi-hole should be the only DNS or some DNS queries will bypass Pi-hole.
Reduced Ad Blocking Capability
The main reason you should Pi-hole as your only DNS server is that you will see increased performance in the blocking of ads.
If you have two DNS servers (Pi-hole and something else), your network clients may not always query Pi-hole for name resolution. If a query happens to be answered from a non-Pi-hole DNS server, your block lists will not apply (since that DNS server doesn't know about them).
All Queries Need To Go Through Pi-hole First
Since other DNS serv…