From owner-freebsd-net@FreeBSD.ORG Fri Sep 1 23:24:52 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org 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 B8DA616A4DE for ; Fri, 1 Sep 2006 23:24:52 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 569FA43D45 for ; Fri, 1 Sep 2006 23:24:52 +0000 (GMT) (envelope-from w8hdkim@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1432019pye for ; Fri, 01 Sep 2006 16:24:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=osL40+iqoZ5mmEEW0BOHVIBng78bhkWxVgyb0ANcFmrd3ORlt1alH1bMhq0Kr8fL7k9SmaenaR940T20Uc5qD9gmalFVumNXRGcP2L40Qsi+oCeQoRz/afYZz3brSv6G8/NNaLMNrUOnb3efNVtTaIcdxLODxRukcxNujaXMF3s= Received: by 10.35.78.9 with SMTP id f9mr4028160pyl; Fri, 01 Sep 2006 16:24:18 -0700 (PDT) Received: by 10.35.86.5 with HTTP; Fri, 1 Sep 2006 16:24:18 -0700 (PDT) Message-ID: <89dbfdc30609011624x257f96f6oea917f5b4d8c006d@mail.gmail.com> Date: Fri, 1 Sep 2006 19:24:18 -0400 From: "Kim Culhan" To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Opensolaris --> FreeBSD-stable ethernet data rate slow X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Sep 2006 23:24:52 -0000 I'm seeing a very low data transfer rate from Opensolaris --> FreeBSD-stable This is true for either an NFS file copy or ftp transfer Using ethereal to monitor the traffic on the FreeBSD machine the startup of NFS copy operations can be seen at pastebin: solaris --> fbsd nfs server: http://pastebin.com/781357 fbsd --> fbsd nfs server: http://pastebin.com/781664 Data rate from FreeBSD --> Solaris is quite good for the 100mb ethernet connection. If anyone would have a minute to take a look, any ideas would be very greatly appreciated. regards, -kim -- w8hdkim@gmail.com