I am using Wireshark to analyze traffic. I know that the 8 refers to the echo (ping) type. I have been unsuccesful with finding information regarding the C3 byte.

Identifier (BE): 49928 (0xc308)
link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

You can look it up in rfc792 (page 13):
Identifier
If code = 0, an identifier to aid in matching echos and replies, may be zero.

Here is another usefull link:
http://www.iana.org/assignments/icmp-parameters/icmp-parameters.xml

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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