Using AdGuard Home with Wireguard Vpn
Was this helpful?
Help us improve our community guides.
Help us improve our community guides.
Connecting Your Phone to Wireguard — Step-by-step guide for your LocalNode.
Setting Up Wireguard Vpn for Remote Access — Step-by-step guide for your LocalNode.
Troubleshooting Wireguard Connection Issues — Step-by-step guide for your LocalNode.
AdGuard Home is amazing when you are sitting on your couch connected to Wi-Fi. But the moment you leave your house and switch to 5G, the ads come back. By combining WireGuard with AdGuard, you can get ad-blocking anywhere in the world.
The WireGuard VPN on your LocalNode creates a secure tunnel from your phone back to your house. We can configure the VPN so that while it routes your traffic, it specifically forces all DNS requests through the AdGuard Home instance running on the same server.
We need to tell the WireGuard app on your phone to use the LocalNode as its DNS server.
192.168.1.50).💡 Tip: If your LocalNode IP is 192.168.1.50, ensure your WireGuard "Allowed IPs" setting is either 0.0.0.0/0 (full tunnel) or at least includes 192.168.1.0/24 (split tunnel) so the DNS request can actually reach the server.
http://192.168.1.50:3000). Look at the Query Log; you should see requests coming from the WireGuard tunnel IP (usually 10.13.13.x).⚠️ Warning: Running a VPN 24/7 on your phone will slightly increase battery consumption. Most users find the trade-off of having zero ads on cellular data well worth a 5% hit to battery life.
Need help? Email hello@localnode.tech or visit localnode.tech/contact.