From owner-freebsd-questions Wed Jul 4 12:36:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu26-228-058.nc.rr.com [66.26.228.58]) by hub.freebsd.org (Postfix) with ESMTP id 2605E37B406 for ; Wed, 4 Jul 2001 12:36:08 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f64JapP90893; Wed, 4 Jul 2001 15:36:55 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 4 Jul 2001 15:36:51 -0400 (EDT) From: Joe Clarke To: Willtor Cc: Subject: Re: FTP stalls during install of 4.3 In-Reply-To: Message-ID: <20010704153225.N90527-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Things to check might be network settings. How do you connect to the Internet? If you go through ethernet, you might have a duplex mis-match problem. This can lead to stalling file transfers. Also, if you go out over a T1 line, you might be experiencing a line code mismatch, timing problem, or repeater problem. You can test for these using extended pings with the -p option. Run with: -p 00 -p ff -p 40 -p aa -p 11 To test all problematic data patterns. Also, if you do an Alt+F2 while it's installing, do you see any errors or warnings on the screen? It could also be an overwhelmed FTP server. You may also want to try one of the mirrors. Joe Clarke On Wed, 4 Jul 2001, Willtor wrote: > Howdy, > > I've been trying to install 4.3-STABLE over the network for a couple of > days. It generally gets going all right, sometimes even finishes dl'ing > bin, but it never fails to stall (though it doesn't report anything, it > just sits there). I don't know much about ftp (I'm a pretty insecure > about it), so I don't know where the problem is. What group should I > post this to? > > Thanks, > -wml > (Will Leiserson) > > --- > > "You can tune a file system, but you can't tune a fish..." > --man tunefs (FreeBSD) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message