Yes, it's my ISP's DNS issue, i used another global DNS instead and it worked.
Thanks a lot
To: centos@centos.org From: markus.falb@fasel.at Date: Tue, 5 Jul 2011 17:55:25 +0200 Subject: Re: [CentOS] Mirror URL Times Out
On 5.7.2011 17:36, Torintino T wrote:
when i wget it resolves to : 41.215.241.82
--18:31:14-- http://mirror.centos.org/centos/4/updates/i386/repodata/repomd.xml => `repomd.xml' Resolving mirror.centos.org... 41.215.241.82 Connecting to mirror.centos.org|41.215.241.82|:80...
failed: Connection timed out. Retrying.
On 41.215.241.82 is no webservice listening.
$ telnet 41.215.241.82 80 Trying 41.215.241.82... telnet: connect to address 41.215.241.82: Operation timed out telnet: Unable to connect to remote host: Operation timed out
but
$ telnet mirror.centos.org 80 Trying 93.113.36.66... Connected to mirror.centos.org (93.113.36.66). Escape character is '^]'.
Check your DNS Server or /etc/hosts or whatever you use for name resolution.