Wireshark mailing list archives

Re: Analyzing icmpv6 echo packets


From: aokundaye () gmail com
Date: Thu, 9 Aug 2012 19:49:57 +0000

Thankyou so much, that worked, learnt something new.

------Original Message------
From: Tim.Poth () bentley com
To: aokundaye () gmail com
To: wireshark-users () wireshark org
Subject: RE: [Wireshark-users] Analyzing icmpv6 echo packets
Sent: Aug 9, 2012 3:34 PM

You're looking for specific types of icmp packets, look at the different filters under icmpv6 under 'Expression...' OR 
by typing a . at the end of the filter in the filter bar and see what pops up, 

think you are looking for something like this

icmpv6.type eq 128 or icmpv6.type eq 129

128 is request, 129 is reply


-----Original Message-----
From: wireshark-users-bounces () wireshark org [mailto:wireshark-users-bounces () wireshark org] On Behalf Of aokundaye 
() gmail com
Sent: Thursday, August 09, 2012 3:15 PM
To: wireshark-users () wireshark org
Subject: [Wireshark-users] Analyzing icmpv6 echo packets

I'm very new to wireshark.
I'm logging tcpdump from a network I set up, and I've been trying to filter only the icmpv6 echo packets out for 
analysis so I could plot a graph to show when the pings are not delivering.
My problem is I keep getting icmpv6 neighbor advertisement, multicast listener report message. router solicitation and 
neighbor solicitation as well as the Echo send and reply packets when I filter.
Is there a way to filter just the Ping echo packets only for analysis.

Thankyou
Alice
Sent from my BlackBerry(r) powered by Virgin Mobile.
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe


Sent from my BlackBerry® powered by Virgin Mobile.
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe


Current thread: