I have configured my /etc/yum.conf file to point to the server I want it to get updates from, however when I run etherape I can see that it seems to be getting updates from multiple other servers even though the one I want is the only one in my conf file... Anybody have any ideas why? I hope its not something stupid HA HA... Below is my yum.conf ... Thanks!
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
metadata_expire=1800
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
#Base
baseurl=ftp://limestone.uoregon.edu/fedora/5/i386/os/
#Updates
baseurl=ftp://limestone.uoregon.edu/fedora/updates/5/i386/
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
metadata_expire=1800
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
#Base
baseurl=ftp://limestone.uoregon.edu/fedora/5/i386/os/
#Updates
baseurl=ftp://limestone.uoregon.edu/fedora/updates/5/i386/