this post was submitted on 29 Nov 2024
19 points (100.0% liked)

Pi-hole

433 readers
1 users here now

The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.

founded 2 years ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 months ago (1 children)

Tailscale> Set pihole machine/s as a nameserver/s> tailscale always on> use tailcale DNS... Profit?

[–] [email protected] 3 points 2 months ago (1 children)

I'm not familiar with Tailscale, but I assume it would only route DNS requests through the VPN just like the docs' solution does, doesn't it?

[–] [email protected] 4 points 2 months ago* (last edited 2 months ago) (1 children)

You can set a machine to be an exit node and route all traffic through it. Set it is as subnet router and you have your home network but everywhere.

I was implementing tailscale anyway so it was very little effort to add my pihole lxc+machine to it.

Note, I'm an advanced beginner. My homelab is other people's projects bolted together with scotch tape and best practice violations. Take the key words as Google recommendations only.

[–] Novi 3 points 2 months ago

You can accomplish the same with any VPN solution that supports split tunneling.

[–] [email protected] 1 points 2 months ago

WireGuard, Cloudflared, nginx, done.