password in proxy

jbolivar at cantv.net jbolivar at cantv.net
Mon Apr 17 22:32:57 UTC 2006


   Hello every body
   I'm trying to install a port in my freebsd 6.0 stable server, but to
   get out to internet from the network is necesary use a proxy.
   I try to do using pkg_add -r <port> and sysinstall, but no work any
   one.
   My /etc/make.conf is:
   root at anubis# cat /etc/make.conf
   # added by use.perl 2006-04-05 17:00:52
   PERL_VER=5.8.7
   PERL_VERSION=5.8.7
   FETCH_ENV= HTTP_PROXY=http://jbolivar:*********@172.16.255.1:8080
   FETCH_ENV= FTP_PROXY=ftp://jbolivar:*********@172.16.255.1:8080
   MASTER_SITE_BACKUP?=
   ftp://ftp10.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/
   MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP}
   but when I ran :
   root at anubis# pkg_add -r boinc
   Error: FTP Unable to get
   ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/Late
   st/boi
   nc.tbz: Connection refused
   pkg_add: unable to fetch
   'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/Lat
   est/bo
   inc.tbz' by URL
   I get the messages that you can see.
   First it try to connect to ftp://ftp.freebsd.org and not to
   ftp://ftp10.freebsd.org and second I don't now if it are using the
   proxy.
   When I try to install using sysinstall I can't specify a user and
   password for the proxy, or not using the format
   user:password at proxy:port
   Please, if anybody can help me...
   Thanks and Regards,
   Julian Bolivar
   PS: Sorry for my english


More information about the freebsd-questions mailing list