mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Rule matching process wrong #4056
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#4056
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dairywg on GitHub (Nov 16, 2022).
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question
Operating system type
Linux, Other (please mention the version in the description)
CPU architecture
AMD64
Installation
GitHub releases or script from README
Setup
On a router, DHCP is handled by AdGuard Home
AdGuard Home version
v0.107.18
Description
What did you do?
>
nslookup www.bmcx.comExpected result
>
nslookup www.bmcx.comServer: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
www.bmcx.com canonical name = vvv-auto-1.7x24s.com.
Name: vvv-auto-1.7x24s.com
Address: 47.97.111.188
Actual result
[root@htpc filters]#
nslookup www.bmcx.comServer: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: www.bmcx.com
Address: 0.0.0.0
Screenshots (if applicable)
Additional information
@Disqu3-mirOir-qt commented on GitHub (Nov 16, 2022):
not issue , it,s Cname blocking
@Disqu3-mirOir-qt commented on GitHub (Nov 16, 2022):
https://adguard.com/en/blog/cname-tracking.html?cname
old article
@Birbber commented on GitHub (Dec 27, 2022):
Closing as completed. Please re-open if needed.