我有一个Windows Server 2008 R2与外部DNS服务器上。
所有的领域工作正常,但是当我平主题我得到这个结果和网站是closures的。
C:\Users\Administrator>ping xxx.com Pinging xxx.com [162.217.xxx.xxx] with 32 bytes of data: Request timed out. Reply from 38.104.xxx.xxx: TTL expired in transit. Reply from 38.104.xxx.xxx: TTL expired in transit. Reply from 38.104.xxx.xxx: TTL expired in transit. Ping statistics for 162.217.xxx.xxx: Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
但是当我直接ping我的服务器的IP,它工作正常。
这是我的防火墙或DNS的问题?
第一个IP是由DNS-Server解决的IP。
第二个IP应该是你的路由器,告诉你TTL过期了 。 所以当目的地不可达时 最后一个路由器给你一个错误。