From owner-freebsd-hackers Wed Feb 19 18:02:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA06131 for hackers-outgoing; Wed, 19 Feb 1997 18:02:31 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id SAA06125 for ; Wed, 19 Feb 1997 18:02:29 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA13344; Wed, 19 Feb 1997 11:03:59 -0700 From: Terry Lambert Message-Id: <199702191803.LAA13344@phaeton.artisoft.com> Subject: Re: sbwait hang? To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Wed, 19 Feb 1997 11:03:59 -0700 (MST) Cc: hackers@freebsd.org In-Reply-To: <199702190645.RAA10685@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Feb 19, 97 05:15:51 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > The file of death : > > -rw-r--r-- 1 msmith users 5133540 Dec 11 09:12 linux_lib-2.3.tar.gz > > No matter how I try to transfer this file, about 4MB (the figure > varies by a few kB) makes it, and then the transfer stops with both > ends sleeping on 'sbwait' (I've used ftp, ncftp, fetch, rcp so > far...). The same happens with the file coming from a source further > away (on the other side of the source machine). [ ... ] > ANY ideas? At all? Please? This was recently discussed on -current, but the file was on a Linux box. Make sure TCP extensions are off on both ends; you probably have broken hardware somewhere in between which is lighting all the bits. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.