From owner-freebsd-questions@FreeBSD.ORG Tue May 17 16:04:40 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21D0516A4DD for ; Tue, 17 May 2005 16:04:40 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE5843DB4 for ; Tue, 17 May 2005 16:04:39 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from [66.92.151.195] (july.chuckr.org [66.92.151.195]) by april.chuckr.org (Postfix) with ESMTP id 9368711F8A; Tue, 17 May 2005 11:58:25 -0400 (EDT) Message-ID: <428A158A.9050602@chuckr.org> Date: Tue, 17 May 2005 16:02:18 +0000 From: Chuck Robey User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: vdm.fbsd@virgilio.it References: <425650370011A8C2@ims1d.cp.tin.it> In-Reply-To: <425650370011A8C2@ims1d.cp.tin.it> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Ping and DUP!s X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 16:04:40 -0000 vdm.fbsd@virgilio.it wrote: > I have a simple home lan made of three networked FreeBSD PCs and a dsl router, > all connected to a hub. The PCs (all pointing at the router as a gateway) > have fixed IP address 192.168.10.1, 192.168.10.2, and 192.168.10.3 and > the router 192.168.10.100. > > Now it happens that if I ping form one PC to the other, say, 192.168.10.1 > to 192.168.10.2 annoying DUP! warnings appear while if I switch off the > dsl router they disappear. > > What could be wrong? > > Vittorio > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" what's the netmask you're using? Maybe giving us the ifconfigs for each net interface, and one of the results of netstat -rn?