From owner-freebsd-questions@FreeBSD.ORG Sat Jan 14 07:37:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D8A616A41F for ; Sat, 14 Jan 2006 07:37:37 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id A94C843D45 for ; Sat, 14 Jan 2006 07:37:36 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 0FA305F3D; Sat, 14 Jan 2006 02:37:36 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 76548-05; Sat, 14 Jan 2006 02:37:35 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-122-227.ny325.east.verizon.net [68.161.122.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 1E7AC5D62; Sat, 14 Jan 2006 02:37:35 -0500 (EST) Message-ID: <43C8AA45.4040101@mac.com> Date: Sat, 14 Jan 2006 02:37:41 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Benfell References: <20060114041524.GA14008@parts-unknown.org> <43C87DF1.7000809@mac.com> <20060114051111.GA29735@parts-unknown.org> <20060114051559.GA16665@xor.obsecurity.org> <20060114053850.GA3491@parts-unknown.org> In-Reply-To: <20060114053850.GA3491@parts-unknown.org> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd-questions@freebsd.org, Kris Kennaway Subject: Re: Ummm... Why can't I find the FreeBSD 6.0 ISO images? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jan 2006 07:37:37 -0000 David Benfell wrote: > On Sat, 14 Jan 2006 00:15:59 -0500, Kris Kennaway wrote: >> Unable to confirm: > > > > Okay. Now I'm really bewildered. But apparently the problem is on my > Mac. > > On a lark, I tried another system. This one is my OpenBSD system that > I use for routing. It's pulling down the ISO just fine. [ ... ] > But ncftp and Safari's invocation of Finder also failed. Your wget attempt seemed to use active-mode FTP, which doesn't traverse some firewalls; you might also try "ifconfig en0 mtu 1400" and see whether that does anything helpful... -- -Chuck