Hi Good people,
I'm getting a connection refused error when doing a yum update from my Centos 4 servers.
I have checked my proxy acount that we use for our linx servers and it's not locked out.
When I do a yum update, wget or links I get the connection refused error to the link below any Idia what causing this.
[root@tumnus ~]# yum update
Setting up Update Process
Setting up repositories
http://oak.corporatebank.co.za/centos4-i386/RPMS.updates/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (111, 'Connection refused')>
Trying other mirror.
Cannot open/read repomd.xml file for repository: updates
failure: repodata/repomd.xml from updates: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from updates: [Errno 256] No more mirrors to try.
[root@tumnus ~]# wget
wget: missing URL
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
[root@tumnus ~]# wget
http://oak.corporatebank.co.za/centos4-i386/RPMS.updates/--10:42:28--
http://oak.corporatebank.co.za/centos4-i386/RPMS.updates/ => `index.html'
Resolving oak.corporatebank.co.za... 10.198.1.29
Connecting to oak.corporatebank.co.za|10.198.1.29|
:4447... failed: Connection refused.
[root@tumnus ~]#