FTP Proxies and Ports

Bigelow, Andrea L. BigelowA at SEC.GOV
Thu Oct 7 07:17:40 PDT 2004


Remko, I really appreciate the suggestion. I gave it a go, and it doesn't
seem to work with my style of proxy. I think I'll consult with our security
folks here and see what they have to say.  

-----Original Message-----
From: Remko Lodder [mailto:remko at elvandar.org] 
Sent: Wednesday, October 06, 2004 6:08 PM
To: Bigelow, Andrea L.
Cc: 'questions at freebsd.org'
Subject: Re: FTP Proxies and Ports

Bigelow, Andrea L. wrote:

Hi Andi,
> Hello,
> 
> I've thus far been unsuccessful with $FTP_PROXY and $HTTP_PROXY in 
> getting fetch to honor my company's FTP proxy. The easiest way to use 
> the proxy is a URL format: ftp://<username>:<password>@<server>. Is 
> there a way that I can specify that this format be used anytime I want 
> to download and install or update a port? I'm using fetch instead of
CVSup.

I'd needed to set
ftp_proxy=http://username:password@<proxy>:<prt>
and
http_proxy=http://username:password@<proxy>:<prt>
while using squid.
Yes there are 2 http's.

Test it ;)

Cheers!

> 
> Thanks for any help you can provide!
> 


--
Kind regards,

Remko Lodder                   |remko at elvandar.org
Reporter DSINet                |remko at dsinet.org
Projectleader Mostly-Harmless  |remko at mostly-harmless.nl
Founder Tienervaders           |remko at tienervaders.org


More information about the freebsd-questions mailing list