- Posts: 72
- Thank you received: 0
ICMP Time Out + TTL
21 years 1 week ago #3242
by Cheetah
Kind Regards,
<b>Cheetah</b>
<i>The outcome of devotion is, quality!</i>
ICMP Time Out + TTL was created by Cheetah
Hi
As usual, I am going thru different papers of Chris & Team in the site. Just a question here on this paper below: www.firewall.cx/ip_routing.php , on the following section.
"This is also one of the reasons why sometimes the first "ping" will timeout. Because it takes some time for an ARP to be sent and the requested machine to respond with its MAC address, by the time all that happens, the TTL (Time To Live) of the first ping packet has expired, so it times out!"
TTL expired, and timing out; is it different or same? I believe it is different. Normally 'TTL expired' happens after the router(s) decrements the TTL value and it reaches '0' and has still not reached the destination host.
But... If its different how does it time out
Please correct me, if I am wrong.
Regards
Cheetah
As usual, I am going thru different papers of Chris & Team in the site. Just a question here on this paper below: www.firewall.cx/ip_routing.php , on the following section.
"This is also one of the reasons why sometimes the first "ping" will timeout. Because it takes some time for an ARP to be sent and the requested machine to respond with its MAC address, by the time all that happens, the TTL (Time To Live) of the first ping packet has expired, so it times out!"
TTL expired, and timing out; is it different or same? I believe it is different. Normally 'TTL expired' happens after the router(s) decrements the TTL value and it reaches '0' and has still not reached the destination host.
But... If its different how does it time out

Please correct me, if I am wrong.
Regards
Cheetah
Kind Regards,
<b>Cheetah</b>
<i>The outcome of devotion is, quality!</i>
21 years 1 week ago #3244
by tfs
Thanks,
Tom
Replied by tfs on topic Re: ICMP Time Out + TTL
TTL is time to live. This is also a hop count in Traceroute. It is a countdown timer that each router it hits decrements by one. When it hits zero it, the router sends an ICMP packet back with the "time exceeded" flag set (type 11).
Ping uses a timer (normally 1 second). If that time is exceeded, it is timed out.
Ping uses a timer (normally 1 second). If that time is exceeded, it is timed out.
Thanks,
Tom
21 years 1 week ago #3245
by sahirh
Sahir Hidayatullah.
Firewall.cx Staff - Associate Editor & Security Advisor
tftfotw.blogspot.com
Replied by sahirh on topic Re: ICMP Time Out + TTL
yep there is a difference, that looks like we should make it 'times out' to make it more clear
Sahir Hidayatullah.
Firewall.cx Staff - Associate Editor & Security Advisor
tftfotw.blogspot.com
Time to create page: 0.192 seconds