On Sat, 12 Jul 2003 13:11:55 -0500 Harlan <[EMAIL PROTECTED]> wrote: > I have changed the GENTOO_MIRRORS variable in the /etc/make.conf file > to be: GENTOO_MIRRORS="rsync://192.168.1.50" (my local server). The > local computers keep trying to connect to an outside server (they > don't have direct access to the outside world): > > >>> starting rsync with rsync://rsync.gentoo.org/gentoo-portage... > Try adding the following to your make.conf file:
SYNC="rsync://192.168.1.50/gentoo-portage" The equivalent worked for me. My thinking is that you are not specifying the directory, so the system can't find the files and goes looking for another server. HTH -- Ian Truelsen Email: [EMAIL PROTECTED] AIM: ihtruelsen Homepage: http://www.ihtruelsen.dyndns.org -- [EMAIL PROTECTED] mailing list
