Linux的ping包返回DUP

來源:互聯網
上載者:User

Linux的ping包返回DUP 虛擬機器上建立的系統ping外網地址時,很容易發生DUP!的情況,這裡的虛擬機器是workstation,不是esxi。 當ping百度地址115.239.210.26時返回:  64 bytes from 115.239.210.26: icmp_seq=1 ttl=57 time=10 ms 64 bytes from 115.239.210.26: icmp_seq=1 ttl=56 time=12 ms (DUP!) 64 bytes from 115.239.210.26: icmp_seq=2 ttl=56 time=12 ms 64 bytes from 115.239.210.26: icmp_seq=2 ttl=56 time=13 ms (DUP!) 64 bytes from 115.239.210.26: icmp_seq=3 ttl=57 time=10 ms 64 bytes from 115.239.210.26: icmp_seq=3 ttl=56 time=12 ms (DUP!) 64 bytes from 115.239.210.26: icmp_seq=4 ttl=56 time=12 ms  64 bytes from 115.239.210.26: icmp_seq=4 ttl=56 time=13 ms (DUP!) (DUP!) 這個東西是DUPLICATE的一個縮寫,也就是ping包的時候收到多個重複值回應,通常發生在linux環境下比較多,windows環境對ping的reply只接到第一個,後續的重複回應會被廢棄。  發生這種情況通常是主宿機的IP衝突,或者網關有重複的路由設定,也或者路由器堵塞比較厲害,也可能還有其他原因。  本次的解決辦法是更改主機的IP網段。 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.