From owner-freebsd-questions@FreeBSD.ORG Thu Nov 25 20:56:41 2004 Return-Path: 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 B639016A4CE for ; Thu, 25 Nov 2004 20:56:41 +0000 (GMT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A90B43D54 for ; Thu, 25 Nov 2004 20:56:41 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend3.messagingengine.com (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 0F792C3C286 for ; Thu, 25 Nov 2004 15:56:40 -0500 (EST) X-Sasl-enc: smQQXmewOeLyh8PGnd/JEg 1101416199 Received: from gumby.localhost (unknown [80.41.1.106]) by frontend3.messagingengine.com (Postfix) with ESMTP id BE005247F3 for ; Thu, 25 Nov 2004 15:56:39 -0500 (EST) From: RW To: freebsd-questions@freebsd.org Date: Thu, 25 Nov 2004 20:57:31 +0000 User-Agent: KMail/1.7.1 References: <20041123212208.81596.qmail@web53407.mail.yahoo.com> In-Reply-To: <20041123212208.81596.qmail@web53407.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411252057.31667.list-freebsd-2004@morbius.sent.com> Subject: Re: How do you "make install" without direct internet access? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 20:56:41 -0000 On Tuesday 23 November 2004 21:22, Ralph wrote: "freebsd-questions-unsubscribe@freebsd.org" > > actually, since I was in csh, the setenv FTP_PROXY > my.internal.proxy:80 worked like a charm, except that, > for some reason, fetch refuses to work without > internet DNS resolution. As with our environment, no > internal hosts have external DNS resolution - how do > you solve that? One possibility is using something other than fetch, take a look at FETCH_CMD and the other FETCH_* variables in /usr/ports/Mk/bsd.port.mk.