A Guide for WireGuard VPN Setup with Pi-Hole Adblock and Unbound DNS
1–10 of 32 posts
Re: A Guide for WireGuard VPN Setup with Pi-Hole Adblock and Unbound DNS
#2Re: A Guide for WireGuard VPN Setup with Pi-Hole Adblock and Unbound DNS
#3I just use blocklists in Unbound without having to bother with Pi-Hole. Nothing against Pi-Hole, I just find it easier long-term to maintain fewer services.
Re: A Guide for WireGuard VPN Setup with Pi-Hole Adblock and Unbound DNS
#4Re: A Guide for WireGuard VPN Setup with Pi-Hole Adblock and Unbound DNS
#5I have an instance on my router in my home network for covering all devices by default, and a hosted one to which I connect when outside via mobile network. Split-tunneling with only the DNS routed, so that I don't have to push all traffic through the VPN.
Re: A Guide for WireGuard VPN Setup with Pi-Hole Adblock and Unbound DNS
#6I have a similar setup, but with AdGuardHome. I used Pi-Hole in the past, but AdGuardHome's UI is from this century at least. That, and the fact that with Pi-Hole it was very difficult have IPv6 working. I have an instance on my router in my home network for covering all devices by default, and a hosted one to which I connect when outside via mobile network. Split-tunneling with only the DNS routed, so that I don't h…
I ended up just going to NextDNS. All my devices are Apple so I could install the certificate and it works away from home too.
Re: A Guide for WireGuard VPN Setup with Pi-Hole Adblock and Unbound DNS
#7Re: A Guide for WireGuard VPN Setup with Pi-Hole Adblock and Unbound DNS
#81. I looked at AdGuardHome but I preferred PiHole because I found its documentation a bit more helpful for my purpose (the Unbound sample, the Wireguard setup, etc)
2. I saw the docker compose package, but I wanted something that runs at the OS level. There are docker packages for Wireguard too and I had also a look at Mistborn (https://gitlab.com/cyber5k/mistborn)
3. The VPN is the main thing I wanted setup to reach resources on my home network, adblocking and DNS came a bit later, so you can run this without a VPN, but its central for my setup.
4. I really wanted this setup at the OS level and to hopefully learn more about the whole process.
Thanks again for the suggestions though!
Re: A Guide for WireGuard VPN Setup with Pi-Hole Adblock and Unbound DNS
#9Re: A Guide for WireGuard VPN Setup with Pi-Hole Adblock and Unbound DNS
#10Another solution to consider is Tailscale. There is a vast free tier and it makes securing your network really simple.