AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
25.07k stars 1.8k forks source link

Inability to search the query log by type and protocol #2939

Open DandelionSprout opened 3 years ago

DandelionSprout commented 3 years ago

Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.

Prerequisites

Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

Issue Details

Expected Behavior

The option to search by request type (e.g. A, AAAA, TXT, RRSIG, AXFR, PTR, MX, SRV, "None", NS, MD, MF, TYPE11, MB, SOA, URI, MR, NULL, OPT, etc.) and/or protocol (Regular DNS, TCP DNS, DNS-over-HTTPS, DNS-over-TLS, DNS-over-QUIC, etc.) in the query log, preferably incorporated into its unified search bar.

Actual Behavior

After the query log's search methods were unified into one text bar sometime in 2020, it has since then been impossible to search by request type, e.g. A, AAAA, TXT, RRSIG, AXFR, PTR, MX, etc.

It has also never been possible to search by protocol that I'm aware of.

Screenshots

Screenshot: ![image](https://user-images.githubusercontent.com/22780683/114282611-2f2f9300-9a45-11eb-938f-9db234a33b80.png)

Additional Information

This would be of help for https://github.com/DandelionSprout/adfilt/tree/master/Dandelion%20Sprout's%20Official%20DNS%20Server (which encourages the use of DoH and DoT), to further help sift out the constant invasion of Romanian/Dutch webhost port-scanners, from the (at the time of writing non-existent) legitimate human people person users.

Aikatsui commented 3 years ago

DNS protocol https://github.com/AdguardTeam/AdGuardHome/issues/1900 Related request type https://github.com/AdguardTeam/AdGuardHome/issues/594

DandelionSprout commented 3 years ago

594 applies to the old search bar, and in my eyes doesn't count.

I'll admit that #1900 counts, however.