TTLexceeded
TTLexceeded is a term used in computer networking to describe the event that occurs when a data packet's Time to Live (TTL) value expires before the packet reaches its destination, prompting a router to drop the packet and to send an ICMP Time Exceeded message back to the source. The phrase is not an official standard, but it is widely used in network engineering discussions to refer to TTL expiry events and their diagnostic value.
In IPv4, each router decrements TTL by one as the packet is forwarded; when TTL reaches zero,
TTLexceeded is exploited in traceroute and related diagnostic tools. By sending packets with incrementally higher TTL
Limitations include rate limiting or blocking of ICMP messages by routers or firewalls, which can mask TTL-exceeded