authority RRs tshark
how can i get the DNS authority RRs with tshark?
asked Dec 11 '17
This post is a wiki. Anyone with karma >750 is welcome to improve it.
how can i get the DNS authority RRs with tshark?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: Dec 11 '17
Seen: 977 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