Proxy to load the ports

Matthew Seaman m.seaman at infracaninophile.co.uk
Tue Jun 10 02:36:27 PDT 2003


On Tue, Jun 10, 2003 at 04:04:21PM +0700, Olivier Nicole wrote:

> Since I installed a firewall the incoming ftp have to go through a
> proxy.
> 
> Where in the mport making mechanism can I configure a proxy?

In /etc/make.conf would be the usual place.  From
/etc/defaults/make.conf:

    # 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

or just set the FTP_PROXY and HTTP_PROXY variables in your
environment.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030610/8be33c66/attachment.bin


More information about the freebsd-questions mailing list