5 ms·
https://pi-hole.net/ https://pi-hole.net/ is a project to consider for home and small business networks that you're looking to protect via DNS without sending a
by sangaya 8y ago
https://pi-hole.net/ https://pi-hole.net/ is a project to consider for home and small business networks that you're looking to protect via DNS without sending all your requests to a third party.
- snazz 8y agoYour requests are still forwarded to a third party with a Pi-hole. They are sometimes cached and sites you have blocked do not resolve, but choosing a DNS provider is still required.
- prepend 8y agoOnly non-cached requests go to a third party. And I don’t think there’s an easy way to prevent this unless you get a hold of all the zone files and copy in bulk. What’s nice about pi-hole is that you get one request to sites like google.com until the record expires in the cache. If you use 8.8.8.8 as your dns you might end up requesting the same domain name a bunch of times depending on how your client caches and the caching is at 8.8.8.8. So dns will see lots of requests to the same domain.
- dx034 8y agoIn a network of just a few computers, are there really that many cached requests? Local DNS caches will already cache short term and TTL of most domains is probably too short to get much caching beyond that.
- snazz 8y agoLooking at my dnsmasq statistics, only 16.3% of 10,776 queries in the last 24 hours have been answered by the cache. Another 21.7% never left the device, since they were in the block lists, but that still leaves 62.0% of queries to be returned by 1.1.1.1 and 1.0.0.1, which is my external DNS provider. Although this doesn’t count on-client caching, it still seems to back up your guess and my original comment.
- yaleman 8y agoI've got a pihole running at one of my family members' houses and am seeing ~20% caching.. at my place I'm seeing about 35%.
- kryogen1c 8y agoShout out to OpenDNS, who my company uses and whom I made a free account with.