ftp/fetch/cvsup behind a firewall
Anthony Discolo
avdiscolo at hotmail.com
Mon Feb 2 11:37:06 PST 2004
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 at pd.jaring.my>
To: Anthony Discolo <avdiscolo at hotmail.com>
CC: freebsd-questions at 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
More information about the freebsd-questions
mailing list