AFAIK, packets sent by ping are actually ICMP echo request packets. Traceroute packets can, in theory, be any kind of routable packets (they are generally UDP packets or even ICMP packets) in which the TTL field is being increased (up to 30?) packet by packet, because in traceroute the usefull information is given by routers as they discard packets that have not enough TTL to pass through them. Hope this helps...
-- Miguel Angel Rodriguez Jodar | http://icaro.fie.us.es Area de Arquitectura y Tecnologia de Computadores Universidad de Sevilla On Sat, 10 Nov 2001, Mohit Mathur wrote: > Hi, > Can anybody tell me if their is a difference between the packets sent by > "Traceroute" and the packets sent by "Ping". If yes, is their any RFC in > which this is specified?? > > Regards > Mohit > >
