Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot set custom rule for _dns.resolver.arpa SVCB #7603

Open
4 tasks done
timkgh opened this issue Jan 28, 2025 · 0 comments
Open
4 tasks done

Cannot set custom rule for _dns.resolver.arpa SVCB #7603

timkgh opened this issue Jan 28, 2025 · 0 comments

Comments

@timkgh
Copy link

timkgh commented Jan 28, 2025

Prerequisites

Platform (OS and CPU architecture)

Darwin (aka macOS), AMD64 (aka x86_64)

Installation

GitHub releases or script from README

Setup

On one machine

AdGuard Home version

v0.108.0-b.62

Action

I would like to set a custom rule for _dns.resolver.arpa SVCB queries so that AGH does not advertise DoH, DoT, etc. even though encryption is enabled.

I tried adding the rule:
|_dns.resolver.arpa^$important,dnstype=SVCB,dnsrewrite=REFUSED
I also tried NXDOMAIN, NOERROR.

It does not work, so either AGH responds to this query before it checks the filter rules or my rule is not quite right.

Expected result

Expect to be able to block _dns.resolver.arpa SVCB queries.

Actual result

Custom rule does not work.

Additional information and/or screenshots

An alternate config setting to disable responding to this SVCB query would be fine too.

Related #7598

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant