2 devices, Tailscale + adguard not working

I have the following topology set up for a secure network tunnel and no dns leaks. I wanted to add Adguard on Brume to filter out all ads and trackers for all traffic going through brume, but its not working for me.

Is there any guide I missed here on how to set it up?

Hi

Since you configured encrypted DNS on the Beryl, all client DNS requests will be encrypted and forwarded through the Tailscale tunnel to Brume, and then sent to Cloudflare for resolution.

If you want DNS requests from Beryl’s clients to also be filtered by AdGuard Home on Brume, then:

  1. In Beryl → Admin Panel → Network → DNS, change it to Manual DNS and set it to Brume’s Tailscale IP address.

  2. On Brume → LuCI → Network → DHCP and DNS, uncheck Local Service Only.

After that, Beryl should forward DNS requests from its LAN devices to Brume, where they will be filtered by AdGuard Home.

Works. Thanks!

1 Like