I want to record time of packets in file using wireshark, kindly give me some hints so that I can do this.

Sorry for my bad English.

link|improve this question

57% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Under the capture menu, selection options (Ctrl+K). In the dialog that opens, you are able to select a file in which to store the output of a capture.

Is that what you are looking for?

link|improve this answer
I am able to store the file, now I want to filter the network packets through its header, can you give me hints like that filter? – Siddiqui Aug 9 '10 at 7:03
if you are referring to filtering what packets actually go into the file, there are heaps of instructions and special formatting strings that are unique to Wireshark, so you will need to read up on those. The wireshark manual has instructions, as well as here: wiki.wireshark.org/CaptureFilters – Jonathan Aug 12 '10 at 12:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.