After capturing packets, I select "File->Export->File", and save the packet information in a .txt file. However, the content in the txt file is inconsistent with that in the Wireshark console(I just save the main column info excluding the detail info). e.g, in wireshark column, one line is:
No. Time Info src dst protocal
156 time Seq=xx,ACK=xx,Len=xx src dst tcp
however, the relevant line in the text file is:
No. Time Info src dst protocal
156 time Unknown Packet Type: 113[Unreassembled Packet] src dst tds
(I disable the "reassemble option" in the Preferences Menu. )
what is the reason?
Explore the seven wonders of the world Learn more!
|