From owner-freebsd-stable@FreeBSD.ORG Wed Jun 7 01:40:09 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 E99CB16A518 for ; Wed, 7 Jun 2006 01:32:02 +0000 (UTC) (envelope-from dsamms@nw-ds.com) Received: from scorch.nw-ds.com (scorch.nw-ds.com [204.13.148.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7121B43D48 for ; Wed, 7 Jun 2006 01:32:02 +0000 (GMT) (envelope-from dsamms@nw-ds.com) Received: from [204.210.251.113] (helo=cpe-204-210-251-113.columbus.res.rr.com) by scorch.nw-ds.com with esmtpsa (SSLv3:RC4-MD5:128) (Exim 4.50 (FreeBSD)) id 1Fnmtt-000Pwk-6J; Tue, 06 Jun 2006 21:32:01 -0400 From: David Samms To: Brian Tao In-Reply-To: <20060606141727.R61206-100000@as2.dm.egate.net> References: <20060606141727.R61206-100000@as2.dm.egate.net> Content-Type: text/plain Date: Tue, 06 Jun 2006 21:31:13 -0400 Message-Id: <1149643873.1392.7.camel@freeBSD.internal> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - scorch.nw-ds.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - nw-ds.com X-Source: X-Source-Args: X-Source-Dir: Cc: FREEBSD-STABLE Subject: Re: FTP - Large file transfers (6.1) 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: Wed, 07 Jun 2006 01:40:13 -0000 On Tue, 2006-06-06 at 14:19 -0400, Brian Tao wrote: > On Tue, 6 Jun 2006, David Samms wrote: > > > > I patched the two files and rebuild world, the kernel, and pureFTP. > > I have retested the default FTP and pureFTP with the same failure. > > > > Anyone know how I can get more debug info? > > Have you attempted the same FTP test over loopback using local > filesystems only, to eliminate external network factors and NIC driver > faults? I brought in a new machine and built it with 6.1 i386 and tested then again with AMD64 and retested. FTP transfers from the new server are always successful even with the the same network card, switch, and cables. Thanks for your help. I am considering the issue resolved. Guess my test box is a bit flaky.