Guide to configure AdGuard Home with OpenWrt when AdGuard Home is running in Proxmox
Well, Openwrt for some reason hide the ability to easily change the way it gives DNS IP to its clients. Go to dnsmasq man page and look for DHCP Option 6, once you know the syntax you can go to dhcp settings in openwrt and put that to custom options.
Are you using AdGuard Home for DNS filtering or switching to DoH/TLS? If you'd prefer to stick with the same OpenWRT DNSmasq technology, I recommend using ad-blocking packages like Adblock-Lean by lynxthecat. Adblock-Lean uses DNSmasq (similar to Pi-hole and AdGuard, which are forks of DNSmasq). You can easily add Hagezi adblock lists to protect your entire home network without overloading it. This method is super easy to install and doesn't require reinventing the wheel.
But if you still prefer to use AdGuard Home, there's a guide by mercygroundabyss on how to integrate both.
From the Proxmox side, I suggest using an LXC container. There's a helpful script for setting this up:
I have PiHole, AdGuardHome, and technitium LXCs. Currently using AG because PiHole blocks the proxmox or debian sources when updating, and technitium's UI is kinda overkill/overwhelming for me.
What are the advantages of what you posted? Ill read those tomorrow on my free time, thanks.
Well, Openwrt for some reason hide the ability to easily change the way it gives DNS IP to its clients. Go to dnsmasq man page and look for DHCP Option 6, once you know the syntax you can go to dhcp settings in openwrt and put that to custom options.
Are you using AdGuard Home for DNS filtering or switching to DoH/TLS? If you'd prefer to stick with the same OpenWRT DNSmasq technology, I recommend using ad-blocking packages like Adblock-Lean by lynxthecat. Adblock-Lean uses DNSmasq (similar to Pi-hole and AdGuard, which are forks of DNSmasq). You can easily add Hagezi adblock lists to protect your entire home network without overloading it. This method is super easy to install and doesn't require reinventing the wheel.
But if you still prefer to use AdGuard Home, there's a guide by mercygroundabyss on how to integrate both.
From the Proxmox side, I suggest using an LXC container. There's a helpful script for setting this up:
Adblock-Lean by lynxthecat https://github.com/lynxthecat/adblock-lean
AdGuard Home LXC script by tteck https://tteck.github.io/Proxmox/#adguard-home-lxc
Installing AdGuard Home on OpenWRT (manual and opkg method) https://forum.openwrt.org/t/how-to-updated-2021-installing-adguardhome-on-openwrt-manual-and-opkg-method/113904
I have PiHole, AdGuardHome, and technitium LXCs. Currently using AG because PiHole blocks the proxmox or debian sources when updating, and technitium's UI is kinda overkill/overwhelming for me.
What are the advantages of what you posted? Ill read those tomorrow on my free time, thanks.
More replies