Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Feb 2004 11:37:02 -0800
From:      "Anthony Discolo" <avdiscolo@hotmail.com>
To:        kaeru@pd.jaring.my
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ftp/fetch/cvsup behind a firewall
Message-ID:  <Sea2-F30U0TPbxyqC1t00017091@hotmail.com>

next in thread | raw e-mail | index | archive | help
Thanks for the quick response!

I assume that adding these lines to the make.conf is the same as setting 
them as environment variables?  If I do this, I get:

# set HTTP_PROXY="http://<foo>:80"  (where foo is my proxy server; the same 
address makes mozilla work)
# fetch http://ftp.freebsd.org/<file>; (where <file> is a valid file)
fetch: http://ftp.freebsd.org/<file>: Host not found


----Original Message Follows----
From: Khairil Yusof <kaeru@pd.jaring.my>
To: Anthony Discolo <avdiscolo@hotmail.com>
CC: freebsd-questions@freebsd.org
Subject: Re: ftp/fetch/cvsup behind a firewall
Date: Tue, 03 Feb 2004 03:23:32 +0800

On Mon, 2004-02-02 at 11:12 -0800, Anthony Discolo wrote:
 > I don't have a /usr/share/examples/etc/defaults/make.conf, but I have a
 > /usr/share/examples/etc/make.conf.  But it doesn't have a FETCH_ENV line 
in
 > it.

# 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.
#
#FETCH_ENV= FTP_PROXY=ftp://10.0.0.1:21
#FETCH_ENV= HTTP_PROXY=http://10.0.0.1:80

 > I'm sure someone has been successful in running cvsup behind a firewall?
 > After all, don't all these tools use ftp indrectly?

No they don't. :) cvs and cvsup, access a cvs server for latest updates
and other info, not an ftp server.

--
"You keep using that word. I do not think it means what you think it
means."

FreeBSD 5.2-CURRENT i386
3:15am up 1:56, 3 users, load averages: 2.15, 2.10, 1.91
<< signature.asc >>

_________________________________________________________________
There are now three new levels of MSN Hotmail Extra Storage!  Learn more. 
http://join.msn.com/?pgmarket=en-us&page=hotmail/es2&ST=1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Sea2-F30U0TPbxyqC1t00017091>