Hacker News new | ask | show | jobs
by amag 1414 days ago
They try to make it super easy: https://pi-hole.net/ and I have no recollection of encountering any issues.

OTOH I am a software engineer working with Linux and network related stuff.

The issues comes later when some pages may break. When that happens you need to stop bashing your computer and add some URLs to the Pi-hole whitelist (or skip those parts of the web...). In my experience there has been few issues. Some enterprisey stuff my wife needed for work depended on some oracle tracking URLs that were blocked if I remember correctly.

1 comments

Can you write exceptions for IPs within your network? I’d like to exclude our work laptops from filtering. Both laptops have static IPs on my network.

Reading more I could just change my devices dns settings to use what I want. A little more cumbersome and requires local admin on windows.

You can create IP based exceptions, or you can point those machines at another dns resolver. Either works.