The ping packet in Linux returns DUP!

Source: Internet
Author: User

DUP can easily occur when the system created on the virtual machine is pinged to the Internet address! 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.

Recommended reading:

Installation of arping under Fedora 18

Install smokeping in CentOS 6.2 to test network conditions

Iptables ping configuration in CentOS

How to ping Windows in VMware Linux

In Linux, ping the network for a long time, add a timestamp, and record the timestamp to the text.

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.