From owner-freebsd-stable@FreeBSD.ORG Thu Oct 12 14:31:46 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69D7416A4D8 for ; Thu, 12 Oct 2006 14:31:46 +0000 (UTC) (envelope-from jarek@ataxo.com) Received: from speedy.all-stars.cz (speedy.all-stars.cz [85.93.166.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7D1343D66 for ; Thu, 12 Oct 2006 14:30:37 +0000 (GMT) (envelope-from jarek@ataxo.com) Received: from Mephisto.all-stars.cz (227.14.212.194.contactel.net [194.212.14.227]) by speedy.all-stars.cz (Postfix) with ESMTP id 6EA80508025; Thu, 12 Oct 2006 16:30:36 +0200 (CEST) Date: Thu, 12 Oct 2006 16:30:36 +0200 From: =?utf-8?B?SmFyb23DrXIgRHZvxZnDocSNZWs=?= To: Balgansuren Batsukh Message-ID: <20061012143035.GA11176@ataxo.com> References: <000601c6ee07$7d1c0d50$0201000a@JACK> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000601c6ee07$7d1c0d50$0201000a@JACK> X-Operating-System: FreeBSD Mephisto.all-stars.cz 6.0-RELEASE FreeBSD 6.0-RELEASE User-Agent: mutt-ng/devel-r804 (FreeBSD) Cc: freebsd-stable@freebsd.org Subject: Re: Ping question X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 14:31:46 -0000 Hi, The "DUP" means that "ping" received two replies to one enquiry - the icmp_sequence number is duplicated. In my case it was mistake in wifi configuration... Jaromir Dvoracek On 12. Oct (Thursday) 2006 at 22:05:30, Balgansuren Batsukh wrote: > Hello, > > I am using FreeBSD-6.2-PRERELEASE and when I ping to outside IP address get below result. > > gk# ping y.y.y.y > PING y.y.y.y (y.y.y.y): 56 data bytes > 64 bytes from y.y.y.y: icmp_seq=0 ttl=43 time=482.571 ms > 64 bytes from y.y.y.y: icmp_seq=0 ttl=43 time=482.934 ms (DUP!) > 64 bytes from y.y.y.y: icmp_seq=0 ttl=43 time=483.431 ms (DUP!) > 64 bytes from y.y.y.y: icmp_seq=1 ttl=43 time=441.772 ms > 64 bytes from y.y.y.y: icmp_seq=1 ttl=43 time=441.978 ms (DUP!) > 64 bytes from y.y.y.y: icmp_seq=1 ttl=43 time=442.256 ms (DUP!) > 64 bytes from y.y.y.y: icmp_seq=2 ttl=43 time=492.160 ms > 64 bytes from y.y.y.y: icmp_seq=3 ttl=43 time=477.828 ms > 64 bytes from y.y.y.y: icmp_seq=4 ttl=43 time=440.011 ms > 64 bytes from y.y.y.y: icmp_seq=4 ttl=43 time=440.372 ms (DUP!) > 64 bytes from y.y.y.y: icmp_seq=4 ttl=43 time=440.744 ms (DUP!) > 64 bytes from y.y.y.y: icmp_seq=5 ttl=43 time=422.430 ms > 64 bytes from y.y.y.y: icmp_seq=5 ttl=43 time=422.790 ms (DUP!) > 64 bytes from y.y.y.y: icmp_seq=5 ttl=43 time=423.040 ms (DUP!) > 64 bytes from y.y.y.y: icmp_seq=6 ttl=43 time=452.691 ms > 64 bytes from y.y.y.y: icmp_seq=7 ttl=43 time=489.581 ms > 64 bytes from y.y.y.y: icmp_seq=8 ttl=43 time=479.235 ms > 64 bytes from y.y.y.y: icmp_seq=9 ttl=43 time=473.910 ms > 64 bytes from y.y.y.y: icmp_seq=9 ttl=43 time=474.271 ms (DUP!) > 64 bytes from y.y.y.y: icmp_seq=9 ttl=43 time=474.644 ms (DUP!) > 64 bytes from y.y.y.y: icmp_seq=10 ttl=43 time=443.461 ms > 64 bytes from y.y.y.y: icmp_seq=11 ttl=43 time=496.951 ms > 64 bytes from y.y.y.y: icmp_seq=12 ttl=43 time=500.120 ms > 64 bytes from y.y.y.y: icmp_seq=13 ttl=43 time=481.664 ms > 64 bytes from y.y.y.y: icmp_seq=13 ttl=43 time=519.755 ms (DUP!) > 64 bytes from y.y.y.y: icmp_seq=13 ttl=43 time=520.129 ms (DUP!) > > Above result shows there some row has (DUP!) message. I don't know why there such message. Where can I get more detail information about it or it is error happen to NIC? > > Also included below information too. > > gk# uname -a > FreeBSD gk.magicnet.mn 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Oct 13 00:1 4:07 ULAT 2006 balgaa@gk.boldsoft.mn:/usr/obj/usr/src/sys/GK i386 > > > gk# ifconfig -a > em0: flags=8843 mtu 1500 > options=b > inet x.x.x.x netmask 0xffffffe0 broadcast 80.237.106.159 > ether 00:0e:a6:30:39:8b > media: Ethernet autoselect (100baseTX ) > status: active > lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > > Regards, > Balgaa > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >