AdGuard Home DNS server listening interfaces

This section of the adguard home guide mentions setting the DNS server to listen on 192.168.1.1 which makes the DNS server unusable on the openwrt router itself. By setting the DNS server to listen on all interfaces I'm able run opkg, ping etc on the router. So shouldn't this be changed on the adguard home guide?

I figured this out from this reddit comment

You mean on public IP on the internet when a user breaks their firewall? Say dnsmasq listens on loopback even if all interfaces are disabled to serve host self.

Sorry I don't really understand what you mean by that.

You need to add 2 listeners ::1 and 127.1

I see thanks. So shouldn't the wiki be updated to say that you need to add those two listening interfaces in addition to 192.168.1.1 in that case?

1 Like