Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-users: Re: [Wireshark-users] Computing ICMP Statistics in Wireshark

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: vyaaghrah-wire@xxxxxxxxx
Date: Mon, 3 Aug 2009 23:38:47 -0700 (PDT)

ok that should just be ok.

thanks
 
Regards
Abhijeet.C





From: Hansang Bae <for_list_hbae@xxxxxxxxxx>
To: Community support list for Wireshark <wireshark-users@xxxxxxxxxxxxx>
Sent: Tuesday, August 4, 2009 10:20:39 AM
Subject: Re: [Wireshark-users] Computing ICMP Statistics in Wireshark

vyaaghrah-wire@xxxxxxxxx wrote:
> Just simply computing number of request send v/s number of replies
> received and correlating the if their is percentage loss in the same

If it's a one time thing, you could look at the display packet stats at
the bottom.

Use a display filter of 'icmp.type==8" to look for PING requests.
Then look at how many packets match the display filter at the bottom

e.g.  packets 385  Displayed 100

Then use 'icmp.type=0' to look for replies.

If you don't have 100, you lost some.  is this what you were looking for?

I suppose you can use TSHARK and some awk scripts if you need to do this
over and over.


--

Thanks,
Hansang

___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
            mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe
  • References:
    • [Wireshark-users] Computing ICMP Statistics in Wireshark
      • From: vyaaghrah-wire
    • Re: [Wireshark-users] Computing ICMP Statistics in Wireshark
      • From: ronnie sahlberg
    • Re: [Wireshark-users] Computing ICMP Statistics in Wireshark
      • From: vyaaghrah-wire
    • Re: [Wireshark-users] Computing ICMP Statistics in Wireshark
      • From: Hansang Bae
  • Prev by Date: Re: [Wireshark-users] Computing ICMP Statistics in Wireshark
  • Next by Date: [Wireshark-users] Value too large for defined data type
  • Previous by thread: Re: [Wireshark-users] Computing ICMP Statistics in Wireshark
  • Next by thread: [Wireshark-users] mp2t display filters do not function in my wireshark gui but work well in tshark (command line) - MAC OS, Wireshark 1.2.0
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation