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

badfilter modifier not disabling rule which contains dnsrewrite modifier #6979

Open
4 tasks done
gdzevo opened this issue May 8, 2024 · 0 comments
Open
4 tasks done

Comments

@gdzevo
Copy link

gdzevo commented May 8, 2024

Prerequisites

Platform (OS and CPU architecture)

Linux, AMD64 (aka x86_64)

Installation

Docker

Setup

On one machine

AdGuard Home version

0.107.48

Action

After reviewing #5304 discussion I've tried to disable bad dnsrewrite rule from the block-list with no luck.

Add following rules in "Custom filtering rules"

||api2.branch.io^$dnsrewrite=127.0.0.1
||api2.branch.io^$dnsrewrite=127.0.0.1,$badfilter

Expected result

The second rule should disable the first one.

Actual result

dnsrewrite rule is still active

Additional information and/or screenshots

Following rule is added to "AdGuard DNS filter" list and it breaks some apps deep-linking functionality and could not be disabled because of this issue.
For now the only option is to completely disable "AdGuard DNS filter" list.

||api2.branch.io^$dnsrewrite=127.0.0.1
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