Date: Fri, 20 Apr 2001 17:24:17 +1200 From: Richard B Mahoney <rbm49@student.canterbury.ac.nz> To: Subscribers to FreeBSD-Questions <freebsd-questions@FreeBSD.org> Subject: Go `Fetch' Message-ID: <20010420172416.C1443@tacacs.canterbury.ac.nz>
next in thread | raw e-mail | index | archive | help
Dear Readers, I've at small breathing space at the moment to fix a problem with `fetch'. Its been bothering me for a while. Hopefully someone can help. `Fetch' has never worked for me. I haven't been able to get it through the varsity ftp proxy. The upshot is that I've collected all tar balls by hand and only then compiled programmes. Instead, it would be so good just execute `make' and to let the machine just get on with it. The ftp proxy I have to get through uses RADIUS. It goes like this: **************************************** ncftp> open ftpproxy.canterbury.ac.nz Connecting to 132.181.3.233... Welcome to the University of Canterbury FTP Gateway At the User prompt enter login details in the form: <ftp_server_username>@<IT_username>@<ftp_server> Then at the Password prompt enter passwords in the form: <ftp_server_password>@<IT_password> **************************************** I was wondering if `/etc/make.conf' could be adjusted to take care of all this. At present I have: **************************************** USA_RESIDENT=NO FTP_PROXY=ftpproxy.canterbury.ac.nz FTP_LOGIN=IT_username FTP_PASSWORD=IT_password HTTP_PROXY=wwwproxy.canterbury.ac.nz **************************************** Any help would be much approciated. Many regards, Richard Mahoney -- ------------------------ Richard Mahoney ------------------------- 78 Jeffreys Rd +64-3-351-5831 Christchurch New Zealand --------------- mailto:rbm49@csc.canterbury.ac.nz ---------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010420172416.C1443>