cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4596
Views
5
Helpful
1
Replies

Different TTL value in Ping

Hi,

When I ping yahoo.com I get differnt TTL value,can u describe the cause of this situation and the solution please.

Thanks

Ahmed Tantawy

N.B., a snapshot is attached

1 Reply 1

mohammedmahmoud
Level 11
Level 11

Hi Ahmed :)

Every packet that gets sent out has a TTL field which is set to a relatively high number (ping packets get a TTL of 255). As the packet travels over the network, the TTL field gets decreased by one for each node, server, or router it passes through. When the TTL drops to 0, the packet is discarded by the router. The main purpose of this is so that a packet doesn't live forever on the network and will eventually die when it is deemed "lost." If the TTL field varies in successive pings, it could indicate that the successive reply packets are going via different routes. This could indicate that certain network routes may be experiencing problems. Packets are being sent along different paths (and not the same path each time) trying to find the quickest alternative route.

HTH, please rate if it does help,

Mohammed Mahmoud.