What is the meaning of this?
This is a discussion about What is the meaning of this? in the Windows Networking category; If a ping an IP address and get the message TTL expired in transit, what does it mean? TIA. .
If a ping an IP address and get the message "TTL expired in transit", what does it mean?
TIA.
TIA.
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
May 10
May 12
0
1 minute
Responses to this topic
BladeRunner in the beige hummer all summer...
TTL is short for "Time to Live" which is one of the fields in IP - it specifies how many hops a packet can travel before being discarded or returned.
Basically it means that if you're seeing this message, then either the TTL value you have set is too low (unlikely, I think Windows defaults to a TTL value of 128?) or there are problems with the network and the route the packets are taking is very long and tortuous.
The cause of the problem depends on whether you're trying to ping a LAN/WAN address or whether you're trying to ping an Internet address.
Hope this helps,
AndyF
Basically it means that if you're seeing this message, then either the TTL value you have set is too low (unlikely, I think Windows defaults to a TTL value of 128?) or there are problems with the network and the route the packets are taking is very long and tortuous.
The cause of the problem depends on whether you're trying to ping a LAN/WAN address or whether you're trying to ping an Internet address.
Hope this helps,
AndyF
Certainly it did.
Many thanks all of you.
Many thanks all of you.