authority RRs tshark
how can i get the DNS authority RRs with tshark?
dns.ns
is the closest thing to it, but probably won't give you authoritative answers only.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-12-11 19:57:05 +0000
Seen: 932 times
Last updated: Dec 12 '17
Deduplication in tshark -T ek [closed]
filtering out protocol, sequence number, and ack using tshark
Using tshark filters to extract only interesting traffic from 12GB trace
Any way to use cmd tshark for a gns3 wire?
How do I change the interface on Tshark?
Tshark output file problem, saving to csv or txt
What do you mean by "get"? If they're in the packet trace you've captured or are reading, they should show up in DNS packets containing them, just as other DNS RRs do.
I need to parse some pcap files to csv, so Im using the T fields and -E separator in tshark. But I cant find a field for the DNS RRs, despite it is in wireshark