Adguard home


Installation itself

Very easy, good jobs on the devs overall. My upstream is 9.9.9.9:853 and I have wireguard running on that VM so it proxies to one of my VPSes in another country.


Mullvad linux client LAN sharing

It does NOT play nice. It does not let you use your own DNS even with lockdown mode off, LAN sharing on, and custom DNS enabled. DNS goes out and it doesn’t get it back from adguard because mullvad actually never changes the interfaces DNS to the custom one. It only changes it to SEND dns queries, not RECEIVE, so you are effectively left WITHOUT DNS unless you set it manually like so.

sudo resolvectl dns eno1 192.168.1.50
sudo resolvectl domain eno1 "~."