From owner-freebsd-net@FreeBSD.ORG Wed Feb 23 05:17:23 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AB7C16A4CE; Wed, 23 Feb 2005 05:17:23 +0000 (GMT) Received: from mirage.dyn.meta.net.nz (222-152-106-179.jetstream.xtra.co.nz [222.152.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6053A43D53; Wed, 23 Feb 2005 05:17:19 +0000 (GMT) (envelope-from pmurray@nevada.net.nz) Received: from [10.58.3.145] ([10.58.3.145])j1N0GWJ2018990; Wed, 23 Feb 2005 13:16:33 +1300 (NZDT) (envelope-from pmurray@nevada.net.nz) In-Reply-To: References: <421AFE52.3080509@nevada.net.nz> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <545743ccd1de0243e8c37e0010e639f8@nevada.net.nz> Content-Transfer-Encoding: 7bit From: Philip Murray Date: Wed, 23 Feb 2005 13:15:36 +1300 To: gnn@freebsd.org X-Mailer: Apple Mail (2.619.2) cc: freebsd-net@freebsd.org Subject: Re: FreeBSD, Samba and OSX clients X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 05:17:23 -0000 On 23/02/2005, at 3:00 AM, gnn@freebsd.org wrote: > At Tue, 22 Feb 2005 22:41:38 +1300, > Philip Murray wrote: >> I tried doing a tcpdump, but I couldn't really make enough sense of it >> to know if there was something wrong. >> > > Can you put up that tcpdump file for others to look at? That, and a > description of the network, how the relevant machines are connected, > and their names, could definitely help. Here is a trace after copying 1MB or so of a file (it was 660MB and would've taken upwards of 7 hours to copy) http://www.nevada.net.nz/~pmurray/slowsmb.bpf (captured with tcpdump -w slowsmb.bpf -i de0 host 10.58.3.145 and port 139) The server is 10.58.3.1 (Mirage, Samba v3.0.6) and the client is 10.58.3.145 (Lunchbox, MacOS 10.3.8), all the clients (10.58.3/24) are just connected via a single 100Mb/sec switch. Cheers Phil Murray