AdGuardHome icon indicating copy to clipboard operation
AdGuardHome copied to clipboard

AdGuard DNS down which impacts AdGuard Home

Open timkgh opened this issue 2 years ago • 2 comments

Prerequisites

Platform (OS and CPU architecture)

Linux, MIPS

Installation

GitHub releases or script from README

Setup

On a router, DHCP is handled by the router

AdGuard Home version

v0.108.0-b.51

Action

dig google.com @94.140.14.35 ;; communications error to 94.140.14.35#53: timed out

dig google.com @94.140.14.33 ;; communications error to 94.140.14.33#53: timed out

Expected result

AGH down if Use AdGuard browsing security web service and/or Use AdGuard parental control web service are enabled. They use: standard-block.dns.adguard.com family-block.dns.adguard.com

Actual result

AdGuard DNS down

Additional information and/or screenshots

No response

timkgh avatar Jan 05 '24 17:01 timkgh

Can you please make the security and parental control lists available standalone in AGH so that the features do not rely on another service? This would also reduce latency too, which in my case adds another 20ms to query the AGH DNS servers.

timkgh avatar Jan 05 '24 17:01 timkgh

Maybe my test above is not correct, I thought standard-block and family-block used DNS TXT records but I might be wrong, not sure what protocol they use. But they were down or very slow when pinged, they are functional now.

timkgh avatar Jan 05 '24 18:01 timkgh