Comment on The Beauty Of Having A Pi-hole · Den Delimarsky
r_deckard@lemmy.world 1 week agoI’ve got two piholes running on the home network, and they are both DHCP servers - with different ranges, i.e. #1 serves 192.168.0.11 - 100, and #2 serves 101-200. Each uses option 6 to specify DNS servers, and they both reference each other. It doesn’t matter if one goes down because each client will have the both piholes specified as DNS servers. I’ve never had an address conflict problem.
mic_check_one_two@lemmy.dbzer0.com 1 week ago
I suppose as long as your subnet mask is set properly, this would work? Each one could only support half as many devices, but that’s not likely to be an issue on a small home network with less than a hundred devices.