Skip Navigation

DNS Black-holing w/ DNS over TLS - Personal Privacy Part 1

So DNS Black-holing is not new obviously, and what stands out as the go to solution? Pihole probably... and yeah thats what im using because hey its a popular choice. Though I am running it in docker. Combining that with Unbound (also in docker), and configuring outbound DNS to use DNS over TLS, with a few additional minor tweaks, but otherwise mostly standard configuration on both.

Wondering what you guys might be using, and if you are using Pihole and/or Unbound if you have any tips on configuration.

Happy to share my config if there is interest.

15

You're viewing a single thread.

15 comments
  • I got two PiHoles running on my network via Docker Compose, I tried setting up Unbound in Docker-Compose and that fell flat, from my understanding DNSSEC was preventing DNS resolution outright.

    Also tried OpenSense + Unbound which led to the same thing.

    Eventually got tired of having my network cutting in and out over minor changes so I just stuck with Quad9 for my upstream needs.

15 comments