From owner-freebsd-questions Wed Aug 26 18:25:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA04961 for freebsd-questions-outgoing; Wed, 26 Aug 1998 18:25:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA04931 for ; Wed, 26 Aug 1998 18:25:39 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-154.laker.net [208.0.233.54]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id VAA01705; Wed, 26 Aug 1998 21:24:45 -0400 Message-Id: <199808270124.VAA01705@laker.net> From: "Steve Friedrich" To: "pekarske_bob@burr-brown.com" Cc: "FreeBSD Questions" Date: Wed, 26 Aug 1998 21:25:23 -0500 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.00.1500) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: building ports thru a firewall Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 26 Aug 1998 14:37:59 -0700, pekarske_bob@burr-brown.com wrote: >I have the ftp proxy running on the firewall. I don't know how to get the >"make install" to use the firewall and pass the required "user@system" info >to the firewall so it can make the connection. Someone else may have a better answer... You could watch to see what ftp site it goes to and what file it wants and then do it manually 8o( Other than that, I'd modify a makefile (but if you don't know how makefiles work, this could be a lot to chew). I hope someone else has a better answer for you... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message