What's the filter for a DNS query for type DS?
How do I filter query for dns query type DS?????????????
How do I filter query for dns query type DS?????????????
Either dns.qry.type == "DS (Delegation Signer)"
or dns.qry.type == 43
.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2021-04-04 19:44:52 +0000
Seen: 371 times
Last updated: Apr 05 '21
why are >15 points required to upvote?
I tried the obvious == "DS" no way. Ok now, bloody dawn for the string (Delegation Signer)