127.0.0.1 local
is incorrectly interpreted as being for all .local address, breaking mDNS
#207
Labels
127.0.0.1 local
is incorrectly interpreted as being for all .local address, breaking mDNS
#207
Issue Details
Expected Behavior
I initially filed this bug report here StevenBlack/hosts#2449
but Steven said that the actual bug was with AdGuard, not his list. So the expected behaviour would be that AdGuard does not interpret any requests to .local domains as being rerouted to 127.0.0.1 and passes them along to the system dns
Actual Behavior
AdGuard blocks any request to a .local domain because of this rule, whitelisting domains doesn’t make them resolve either, only disabling the list.
Screenshots
Screenshot:
Additional Information
The text was updated successfully, but these errors were encountered: