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:
   [EMAIL PROTECTED] 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:[EMAIL PROTECTED]:8080
   FETCH_ENV= FTP_PROXY=ftp://jbolivar:[EMAIL PROTECTED]: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 :
   [EMAIL PROTECTED] 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:[EMAIL PROTECTED]:port
   Please, if anybody can help me...
   Thanks and Regards,
   Julian Bolivar
   PS: Sorry for my english
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to