Recommended Posts

Hi everyone,

i am new to wireshark, just basic knowledge

im doing my analysis on wireshark

how can i exactly measure the performance related like Arrival time, speed 

using this module (PING, SSH, FTP) PC to PC while wireshark scan.

im only want to see how fast, time a PC ping/ssh/ftp to another pc in wireshark 

can anyone help explain me ?:|

Link to comment
https://www.neowin.net/forum/topic/1308310-wireshark-performance-analysis/
Share on other sites

so you want to see answer time in ping that you have in wireshark.  There are multiple ways to do this.. Look at the left timestamps of the packets and figure it out.

timest.jpg

Open up the reply packet and it will show you.

reply.jpg

 

Set a packet as ref time and it will use that packet as zero time and displace the timestamp in relation to that packet. 

timeref.jpg

Add a column for delta time and show that, etc.  With a tcp protocol it gets easier and you can graph, and have wireshark calculate timestamps, etc.  Can you be more specific in your question??  If not I would suggest you RTFM!!  Or watch some tutorials, or buy a book on using wireshark.

timede.jpg

 

https://www.wireshark.org/docs/wsug_html_chunked/

https://www.amazon.com/Wireshark-101-Essential-Analysis-Solutions/dp/1893939723

https://www.wireshark.org/#learnWS

 

This topic is now closed to further replies.