Re: [CentOS] CentOS 6.6 repo access issue.

2015-03-14 Thread Ravi Roy
On Tue, Mar 10, 2015 at 8:21 PM, Hendrik Strydom h...@iinet.net.au wrote:


 This is stating the obvious but it looks like your proxy definition in
 yum.conf does not work.
 I assume you have something like:
 proxy=http://hostname:port
 with a possible
 proxy_username=whoever
 and proxy_password=whatever
 if required in yum.conf
 Check these again, I find I often read what I thought I typed, not what
 I actually did.

 If this is correct tcpdump may give you some useful information on what
 is actually happening.

 Thanks Hendrik and Mark for quick and fascinating support, it was a
network issue, which is solved.
Regards
Ravi.







 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 6.6 repo access issue.

2015-03-10 Thread Ravi Roy
Hi Guys,

My apologies for earlier mail without subject line. kindly ignore.

i've CentOS 6.6 (Final) 64 bit version installed and I can not access the
online repositories to install/update (pls see eror below the error),  I
tried to google this error I get a lot of links but nothing I could  really
solving this  issue. I've already disabled ipv6 and also defined proxy in
/etc/yum.conf.

[root@myhost ~]# yum update
Loaded plugins: fastestmirror, security
Setting up Update Process
Determining fastest mirrors
 * c6-media:
http://mirror.centos.org/centos/6/os/x86_64/repodata/repomd.xml: [Errno 12]
Timeout on http://mirror.centos.org/centos/6/os/x86_64/repodata/repomd.xml:
(28, 'connect() timed out!')
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository:
base. Please verify its path and try again

If I try to use 'wget' to get 'repomd.xml' then it works fine.

[root@myhost ~]# wget
http://mirror.centos.org/centos/6/os/x86_64/repodata/repomd.xml
--2015-03-09 20:05:03--
http://mirror.centos.org/centos/6/os/x86_64/repodata/repomd.xml
Connecting to xx.xx.xx.xx:80... connected.
Proxy request sent, awaiting response... 200 OK
Length: 3751 (3.7K) [text/xml]
Saving to: “repomd.xml”

100%[===]
3,751   --.-K/s   in 0s

2015-03-09 20:05:03 (14.6 MB/s) - “repomd.xml” saved [3751/3751]

Has anybody experienced this kind of beahviour and got it working ?

Thank you in advance for pointers.

Regards
Ravi.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6.6 repo access issue.

2015-03-10 Thread Hendrik Strydom
On Tue, 2015-03-10 at 16:44 +0530, Ravi Roy wrote:
 Hi Guys,
 
 My apologies for earlier mail without subject line. kindly ignore.
 
 i've CentOS 6.6 (Final) 64 bit version installed and I can not access the
 online repositories to install/update (pls see eror below the error),  I
 tried to google this error I get a lot of links but nothing I could  really
 solving this  issue. I've already disabled ipv6 and also defined proxy in
 /etc/yum.conf.
...

This is stating the obvious but it looks like your proxy definition in
yum.conf does not work.
I assume you have something like:
proxy=http://hostname:port
with a possible 
proxy_username=whoever
and proxy_password=whatever
if required in yum.conf
Check these again, I find I often read what I thought I typed, not what
I actually did.

If this is correct tcpdump may give you some useful information on what
is actually happening.

Regards






___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos