What are ping packets made of?
Posted
by Mr. Man
on Super User
See other posts from Super User
or by Mr. Man
Published on 2010-05-30T23:49:38Z
Indexed on
2010/05/30
23:54 UTC
Read the original article
Hit count: 390
What exactly are in the packets that are sent via the ping
command?
I was reading a Wikipedia article about magic numbers and saw this:
DHCP packets use a "magic cookie" value of '63 82 53 63' at the start of the options section of the packet. This value is included in all DHCP packet types.
so what else is in the packets?
© Super User or respective owner