jumpsmm7 / Asuswrt-Merlin-AdGuardHome-Installer

The Official Installer of AdGuardHome for Asuswrt-Merlin
GNU General Public License v3.0
143 stars 15 forks source link

Compatibility of these settings when Adguard Home is installed #194

Closed privacyguy123 closed 11 months ago

privacyguy123 commented 12 months ago

Is there any recommendation to avoid possible breakage?

image

privacyguy123 commented 12 months ago

I'll keep all my questions in one issue perhaps - do you know what is causing this spam?

AdGuardHome[3574]: 2023/10/02 14:08:16.039240 [error] dnsproxy: unpacking udp packet: dns: buffer size too small
jumpsmm7 commented 12 months ago

Is there any recommendation to avoid possible breakage?

image

Dont worry about these because dns validation is no longer being done by dnsmasq, so these options are pointless when running adguardhome. Only adjust DNS settings in the AdGuardHome GUI, or AdGuardHome WebUI. The only setting that will be helpful in the image above is setting Auto DoH to "YES" so your Newer Web Browsers do not attempt to override AdGuardHomes DNS. The rest should be set to "NO", though I don't think it will hurt if you leave DNS Rebind set to "YES".

This is all assuming you are using AdGuardHome as installed by this installer.

As for your warning logs, you may need to reach out to AdGuardHome for further inquiries on these logs. I have added as much support to my knowledge to make the router compatible with AdGuardHome, however, this does not mean the AdGuardHome developers will stop adding new features or adjustments to AdGuardHome. If AdGuardHome is working as it should, then I'd suggest ignoring the logs because some logs are debug level logs that are endless chatter. However, if your service is impacted, you should probably reach out to adguardhome developers for troubleshooting. Feel free to share anything here that you find out.