From owner-freebsd-questions Thu Apr 19 10:40:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [209.167.225.66]) by hub.freebsd.org (Postfix) with ESMTP id 5687337B42C for ; Thu, 19 Apr 2001 10:40:17 -0700 (PDT) (envelope-from ddavid_3@yahoo.com) Received: from david.thecafe.ca (H185.C193.tor.velocet.net [216.138.193.185]) by spitfire.velocet.net (Postfix) with SMTP id 43A2F19A151; Thu, 19 Apr 2001 13:40:07 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: David Reply-To: ddavid_3@yahoo.com To: freebsd-questions@freebsd.org Subject: RE: How to connect to the internet through a proxy Date: Thu, 19 Apr 2001 13:31:56 -0400 X-Mailer: KMail [version 1.2] Cc: RClark@swst.com MIME-Version: 1.0 Message-Id: <01041913315600.00349@david.thecafe.ca> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I believe make.conf has you answer, # If you're behind a firewall and need FTP or HTTP proxy services for # ports collection fetching to work, the following examples give the # necessary syntax. See the fetch(3) man page for details. # #FTP_PROXY= 10.0.0.1:21 #HTTP_PROXY= 10.0.0.1:80 # # David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message