From owner-freebsd-current@FreeBSD.ORG Mon Oct 26 13:33:57 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B2BC1065679 for ; Mon, 26 Oct 2009 13:33:57 +0000 (UTC) (envelope-from remko@elvandar.org) Received: from mailgate.jr-hosting.nl (mailgate.jr-hosting.nl [78.46.126.30]) by mx1.freebsd.org (Postfix) with ESMTP id E782E8FC17 for ; Mon, 26 Oct 2009 13:33:56 +0000 (UTC) Received: from websrv01.jr-hosting.nl (websrv01 [78.47.69.233]) by mailgate.jr-hosting.nl (Postfix) with ESMTP id 805591CD41; Mon, 26 Oct 2009 14:15:32 +0100 (CET) Received: from milamber.elvandar.org ([78.47.44.222] helo=[10.0.3.2]) by websrv01.jr-hosting.nl with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1N2PQ4-000O4k-FJ; Mon, 26 Oct 2009 14:15:32 +0100 Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes From: Remko Lodder In-Reply-To: <6e0e5340910231531n737ac71ds11a07117c3f7667e@mail.gmail.com> Date: Mon, 26 Oct 2009 14:15:32 +0100 Content-Transfer-Encoding: 7bit Message-Id: References: <4ADF70F1.5060300@gmail.com> <4AE0DCDF.7090604@gmail.com> <20091023183708.GA6050@michelle.cdnetworks.com> <6e0e5340910231237v3f19b27ex1cbefd3f9a01af54@mail.gmail.com> <20091023194755.GC6050@michelle.cdnetworks.com> <20091023202604.GD6050@michelle.cdnetworks.com> <6e0e5340910231531n737ac71ds11a07117c3f7667e@mail.gmail.com> To: David Ehrmann X-Mailer: Apple Mail (2.1076) X-Mailman-Approved-At: Mon, 26 Oct 2009 14:10:01 +0000 Cc: pyunyh@gmail.com, freebsd-current@freebsd.org, Ivan Voras Subject: Re: Strange issue with Samba on 8.0rc1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Oct 2009 13:33:57 -0000 On Oct 24, 2009, at 12:31 AM, David Ehrmann wrote: > On Fri, Oct 23, 2009 at 1:26 PM, Pyun YongHyeon > wrote: >> >> >> Forgot to say one thing. >> AFAIK there is one bug which tries to adjust buffer length after >> loading dma map when frame length is less than 60 bytes. However >> I'm not sure whether this causes your Samba related issue. >> > > I just gave my other ethernet device, vr0, an IP and netmask. I'm > seeing > the same problem if I access the samba share via that IP. Unless > FreeBSD is > doing something funny and trying to guess that the two IP addresses > are on > the same network and sending all data out on the faster interface, I > think > the vge driver is off the hook. > > I also switched my laptop over from wifi to ethernet, but that also > didn't > change things. > _______________________________________________ Wait.. Are you telling us you have a vr and an vge card in the same network? that would surely generate problems. One of them will reply for the ARP address of the requested IP, because they both know the address for that. That could mean that sometimes the traffic goes to the vge, and sometimes to the vr device. The thing to avoid that is by unsetting ARP questions on the interface, and statically assigning it to your devices (arp -S/-s) so that they will only talk with the correct interface. The way I read this, it will never generate a good working test... -- /"\ Best regards, | remko@FreeBSD.org \ / Remko Lodder | remko@EFnet X http://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News