List at least three ways to do this in Wireshark?

asked 2020-03-06 21:04:24 +0000

mrblaq999 gravatar image

updated 2020-03-07 11:18:54 +0000

Jasper gravatar image

When network engineers are diagnosing a problem with a connection, it often helps to filter out unrelated traffic and follow the data through the troubled connection. List at least three ways to do this in Wireshark?

edit retag flag offensive close merge delete

Comments

This sounds like a homework assignment to me. You might want to put in some effort to find out yourself, it's not that hard.

Jasper gravatar imageJasper ( 2020-03-07 11:18:10 +0000 )edit

its a homework, kinda complicated for me..

mrblaq999 gravatar imagemrblaq999 ( 2020-03-09 01:03:23 +0000 )edit

Maybe read the Wireshark User's Guide? You can even search for terms like "filter", which might help you narrow down what you're looking for. As @Jasper mentioned, it's not that hard. This is actually something basic enough and applies to any software, not just Wireshark. Learn to help yourself by at least reading the documentation provided. Besides the User's Guide, there is more documentation (man pages, etc) available at: https://www.wireshark.org/docs/. Good luck.

cmaynard gravatar imagecmaynard ( 2020-03-09 14:20:23 +0000 )edit

Look into the statistics menu, and check the available options. Hint: a connection is often also called a "flow", "stream" or "conversation". With these you should be able to find the solutions you need.

Jasper gravatar imageJasper ( 2020-03-09 14:42:59 +0000 )edit