Earlier quoted context omitted.
I run two piholes, rackmounted and battery backed (just plugged into a ups). DNS performance is very fast, better than ISP dns usually. General web usage is much, much more pleasant. No issues with gaming.
Any recommendation on hardware piholes? I have a UDM Pro but honestly i don't know how much i trust modifying it at all - i've found Ubiquiti software to be iffy... so i'm a bit hesitant to modify anything.
Setting up a Pi Hole made my home network faster
151–160 of 249 posts
Re: Setting up a Pi Hole made my home network faster
#152Like any other project I run everything in a Docker container, and this project should be no different. What is the advantage of this in this case?
Re: Setting up a Pi Hole made my home network faster
#153Earlier quoted context omitted.
Yes, really the only way would be to set up a MITM proxy on your network and enforce all traffic goes through that. Also means accepting a CA.
Been using this solution myself for a number of years. Works remarkably well. I do not even use DNS recursion or any remote DNS requests because I can load bulk DNS data into the proxy's memory. There is only ever one nonrecursive request to a localhost authoritative DNS server and the answer is always the same: the address of the proxy. Ironically perhaps, DoH outside the browser can be used to gather the bulk DNS d…
Re: Setting up a Pi Hole made my home network faster
#154Re: Setting up a Pi Hole made my home network faster
#155Re: Setting up a Pi Hole made my home network faster
#156Of course I could've bought a new router and set that up to work between the Pi and the Comcast one, but that was more than I wanted to put into it.
Now I have a different service with a different router, so if I can ever find the Pi, maybe I'll try it again.
Re: Setting up a Pi Hole made my home network faster
#157Earlier quoted context omitted.
I recommend opnsense [0] over pfsense. I ran pfsense for 5 years and it is great, but there was some bad blood [1] between the two projects and the community. [0] https://opnsense.org/ [1] https://teklager.se/en/pfsense-vs-opnsense/
I've also had to decide if I want to use pfsense or opnsense, but for me, the pfblockerNG plugin was what tipped the scales in favor of pfsense.
Re: Setting up a Pi Hole made my home network faster
#158I know some folks are anti Ubiquiti Unifi on here, but you can run pihole (along with a bunch of other stuff) right on a UDM/UDM-Pro. IMO it makes the most sense to run this on the router, and you can run it in a docker container. If you're looking for a fun hour or two project, check out: https://github.com/boostchicken-dev/udm-utilities/tree/maste...
Re: Setting up a Pi Hole made my home network faster
#159For those not wanting the overhead of running a service on your network, NextDNS sells what is basically managed pihole. I’ve used it for about a year and have been very happy. It also lets you use it on mobile devices for when you aren’t on your home network.
Re: Setting up a Pi Hole made my home network faster
#160Earlier quoted context omitted.
i am considering pfsense for my homelab setup - can you easily troubleshoot issues and whitelist addresses if you need to?
I recommend opnsense [0] over pfsense. I ran pfsense for 5 years and it is great, but there was some bad blood [1] between the two projects and the community. [0] https://opnsense.org/ [1] https://teklager.se/en/pfsense-vs-opnsense/
- pfSense CE is an EOL product (and its replacement Plus is closed source). https://news.ycombinator.com/item?id=26479725 / https://news.ycombinator.com/item?id=27775408
- The Wireguard fiasco. https://news.ycombinator.com/item?id=30719403