AdguardTeam / DnsLibs

DNS filtering library that's used in AdGuard products
https://adguard.com/
Apache License 2.0
99 stars 20 forks source link

Add "lb._dns-sd._udp.*.in-addr.arpa" to the default list of exclusions #194

Closed ameshkov closed 1 year ago

ameshkov commented 1 year ago

Talking about PTR queries like this: lb._dns-sd._udp.111.15.80.10.in-addr.arpa

It makes little sense to route these DNS discovery queries through the public DNS resolvers, they're only required for DNS discovery. Let's change the default exclusions list of DnsLibs to route them to system DNS.