AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
24.9k stars 1.79k forks source link

AdGuard DNS down which impacts AdGuard Home #6613

Open timkgh opened 9 months ago

timkgh commented 9 months ago

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 commented 9 months ago

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 commented 9 months ago

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.