Pi-Hole Upstream DNS Providers
-
For those using Pi-Hole, who do you use for your upstream DNS providers? I'm partial to CloudFlare but wanted to see what others chose. OpenDNS or Comodo sound like solid choices as well.
Additionally, did you select more than one upstream DNS provider for a measure of redundancy (i.e. one DNS server from two or 3 different providers)? Unless you specify ip addresses in the custom DNS server settings in Pi-hole, it's not quite clear which one becomes the primary DNS provider if you're using multiple.
-
@NetworkNerd said in Pi-Hole Upstream DNS Providers:
For those using Pi-Hole, who do you use for your upstream DNS providers? I'm partial to CloudFlare but wanted to see what others chose. OpenDNS or Comodo sound like solid choices as well.
Additionally, did you select more than one upstream DNS provider for a measure of redundancy (i.e. one DNS server from two or 3 different providers)? Unless you specify ip addresses in the custom DNS server settings in Pi-hole, it's not quite clear which one becomes the primary DNS provider if you're using multiple.
I use cloudflare
-
I use CloudFlare, Google and OPENDNS. I have need to do this when CloudFlare at some moments stops working.
-
You should test how fast different dns servers resolve hostnames from your location. It's very location dependant.
Then pick the fastest ones. -
Steve Gibson's GRC DNS Benchmark
I don't know if this is the defining app for public DNS servers but it may help.
-
@scotth said in Pi-Hole Upstream DNS Providers:
Steve Gibson's GRC DNS Benchmark
I don't know if this is the defining app for public DNS servers but it may help.
I have used a version of this previously
https://github.com/cleanbrowsing/dnsperftest -
@NetworkNerd I like Cloudflare to use the encrypted DNS channels. I know Google offers the same thing, but would rather use Cloudflare.
I haven't had any issues with the Cloudflare DNS service.
-
CloudFlare here.
-
@dbeato said in Pi-Hole Upstream DNS Providers:
I use CloudFlare, Google and OPENDNS. I have need to do this when CloudFlare at some moments stops working.
How often does Cloudflare stop working?
-
@wrx7m said in Pi-Hole Upstream DNS Providers:
@dbeato said in Pi-Hole Upstream DNS Providers:
I use CloudFlare, Google and OPENDNS. I have need to do this when CloudFlare at some moments stops working.
How often does Cloudflare stop working?
Their DNS was down for a bit almost a year ago I think but that's the only outage I'm aware of.
-
@wrx7m said in Pi-Hole Upstream DNS Providers:
How often does Cloudflare stop working?
Who cares? Use two different providers.
-
If you are using Pi-Hole in-house and your router (edgerouter) name servers is set to cloudflare, should Pi-Hole upstream be pointing to the router IP?
-
@black3dynamite said in Pi-Hole Upstream DNS Providers:
If you are using Pi-Hole in-house and your router (edgerouter) name servers is set to cloudflare, should Pi-Hole upstream be pointing to the router IP?
Probably not, you want to limit your caches.
-
@Curtis said in Pi-Hole Upstream DNS Providers:
@wrx7m said in Pi-Hole Upstream DNS Providers:
How often does Cloudflare stop working?
Who cares? Use two different providers.
I was wondering how often he experienced outages with Cloudflare. I haven't noticed anything.
-
@wrx7m said in Pi-Hole Upstream DNS Providers:
@dbeato said in Pi-Hole Upstream DNS Providers:
I use CloudFlare, Google and OPENDNS. I have need to do this when CloudFlare at some moments stops working.
How often does Cloudflare stop working?
I get high spikes on CLoudflares from time to time and DNS stops working randomly so I only find out when I had Cloudflare as my only DNS. Since then I use two or more DNS providers.
-
@dbeato said in Pi-Hole Upstream DNS Providers:
@wrx7m said in Pi-Hole Upstream DNS Providers:
@dbeato said in Pi-Hole Upstream DNS Providers:
I use CloudFlare, Google and OPENDNS. I have need to do this when CloudFlare at some moments stops working.
How often does Cloudflare stop working?
I get high spikes on CLoudflares from time to time and DNS stops working randomly so I only find out when I had Cloudflare as my only DNS. Since then I use two or more DNS providers.
I don't do that only because the Pi-Hole interface has no way to prioritize which one is used first that I can see.
-
@JaredBusch I suspect that if you put them into Custom that it prioritizes in the order that you select.
-
@scottalanmiller said in Pi-Hole Upstream DNS Providers:
@JaredBusch I suspect that if you put them into Custom that it prioritizes in the order that you select.
But then there are only two possible.
If I checked the boxes, I could have 4 over two providers, or more.
-
@scottalanmiller said in Pi-Hole Upstream DNS Providers:
@JaredBusch I suspect that if you put them into Custom that it prioritizes in the order that you select.
If you look in the
setupVars.conf
file, they are listed like this.
So you might have to edit the file instead.
But if you click the save button from the web ui, it will reset the ordering of the upstream dns servers.