Hello,
I’m testing Adguard Home on my Flint 3, firmware 4.8.4. Using a NextDNS upstream server using DNS over HTTP / HTTP3. Everything works fine by default.
Once I connect to my corporate VPN using an OpenVPN configuration, DNS resolution will fail network-wide for all devices, regardless of whether they’re using VPN or not. This does not happen instantly, sometimes it takes minutes, sometimes an hour, but it will always eventually break.
It seems AdGuard can’t reach the upstream servers, which the “Test Upstreams” button confirms.
As soon as the VPN is turned off, everything works again.
VPN configuration that breaks DNS:
I’m only routing my work computer and the corporate subnet through the VPN (Include mode). As far as I understand, this should not affect AdGuard.
I tested some more and moved my public VPN provider’s WireGuard VPN (Exclude mode) in priority higher than the work VPN and turned it on:
DNS resolution works again. As expected, DNS resolution is now sent through the VPN.
If the public VPN is turned off while still highest in priority, AdGuard breaks again, so it doesn’t seem to be related to the priority alone.
Now it gets strange: putting a dummy VPN on top, which doesn’t actually route anything (guest network doesn’t exist + Include mode with invalid IP):
AdGuard works again, as long as the dummy VPN is connected. So I can use this as a temporary workaround.
I’m not an expert on OpenWRT or Linux routing, so I can only assume that there’s an issue on the backend.
I also tested configuring any WireGuard VPN with Include mode to look similar to my work VPN. This also works flawlessly. So it might be related to OpenVPN, as AdGuard does work when using only WireGuard VPN. Unfortunately, I don’t have another OpenVPN server to test this with.
Notes regarding AdGuard’s “Test Upstreams” button:
Work + Dummy VPN + DNS over HTTP = OK
Work + Dummy VPN + DNS over HTTP3 (H3) = FAIL (but so far DNS is still working ~ 1 hour)
Lastly: This issue doesn’t happen when AdGuard is configured with unencrypted DNS. However, I require to use DNS over HTTP for my config.
Any help would be appreciated.





