
ttl传输中过期怎么解决
TTL is the short code for Time To Live. TTL is located in IP packets where it is used to hold the count of intermediate hops. TTL is value is set by source host. Windows operating system set it to 64 where Linux operating systems set to 128. Every router or intermediate host the packet pass will decrease the TTL value of the IP packet.
TTL是生存时间的简称。 TTL位于IP数据包中,用于保存中间跃点的计数。 TTL是由源主机设置的值。 Windows操作系统将其设置为64,Linux操作系统将其设置为128。每台路由器或中间主机的数据包传递都会减少IP数据包的TTL值。
TTL generally used with different network troubleshooting tools like tracert, ping etc. TTL value provides the intermediate host counts.
TTL通常与不同的网络故障排除工具(例如tracert,ping等)一起使用。TTL值提供中间主机计数。
追踪到Google (Trace To Google)
In this part we will trace to the google.com
where there is no TTL related restriction for IP packet transfer. We will use tracepath
command with the remote host name which is google.com
.
在这一部分中,我们将跟踪到google.com
,其中IP数据包传输没有与TTL相关的限制。 我们将使用tracepath
命令使用远程主机名google.com
。
$ tracepath google.com
