The ping packet in Linux returns DUP.

Source: Internet
Author: User

When the ping packet of Linux returns the system ping Internet address created on DUP virtual machine, DUP is easy to occur! The virtual machine here is workstation, not esxi. Returns: 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 !) This is an abbreviation of DUPLICATE, that is, when the ping packet receives multiple repeated response values, usually occurs in a linux environment, in windows, the ping reply is only sent to the first one, and subsequent repeated responses will be discarded. This usually happens when the IP address of the host machine conflicts, or the gateway has repeated route settings, or the router is blocked badly. There may be other reasons. The solution is to change the IP address segment of the host.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.