Hi Papinder Singh, Thanks Its works with below proxy syntax..
http_proxy=http://username:password@proxyserver:8080/ export http_proxy Thanks, Susi.S On Thu, Oct 31, 2013 at 12:50 PM, Susindran Suruli <[email protected]>wrote: > Hi Papinder Singh, > > Seems is not issue with proxy..We have to register on spacewalk inorder to > download? > > Telnet is working fine for port 80..Dont know whats the exact issue.. > > [root@ ~]# telnet yum.spacewalkproject.org 80 > Trying 209.132.183.81... > Connected to yum.spacewalkproject.org. > Escape character is '^]'. > > > > On Thu, Oct 31, 2013 at 6:07 AM, papinder singh <[email protected]>wrote: > >> Hi Susindran, >> >> Sorry what you did... you add proxy entries in up2date ... ooh common.. >> you have to add proxy on your system rather that proxy in rhn configure >> files... >> >> Do one thing, just add proxy into your spacewalk server like >> *export http_proxy=http://proxyserver:port* >> And then try ... might be that will help you ... >> >> >> On Thu, Oct 31, 2013 at 12:29 AM, Susindran Suruli <[email protected]>wrote: >> >>> Hi Papseddy, >>> >>> Thanks for your reply...I have added proxy details in the >>> /etc/sysconfig/rhn/up2date file but seems same issue..Very difficult to >>> download all the rpm from spacewalk to install manually with use for rpm >>> command... >>> >>> Is there any way to communicate with spacewalk website? >>> >>> Any other configuration need to check? >>> >>> >>> On Wed, Oct 30, 2013 at 1:09 PM, papinder singh <[email protected]>wrote: >>> >>>> Are u using proxy in your network?... >>>> >>>> Or you can download this rpm package through Firefox and then install >>>> it with simple rpm command.. If you have graphical interface of course.. >>>> >>>> >>>> On Wednesday, October 30, 2013, Susindran Suruli wrote: >>>> >>>>> Hi Boyd, >>>>> >>>>> I am getting the same error.I have disabled iptables already.. >>>>> >>>>> [root@ ~]# wget >>>>> http://yum.spacewalkproject.org/2.0/RHEL/6/x86_64/space >>>>> >>>>> walk-repo-2.0-3.el6.noarch.rpm >>>>> --2013-10-30 11:36:09-- >>>>> http://yum.spacewalkproject.org/2.0/RHEL/6/x86_64/space >>>>> >>>>> walk-repo-2.0-3.el6.noarch.rpm >>>>> Resolving yum.spacewalkproject.org... 209.132.183.81 >>>>> Connecting to yum.spacewalkproject.org|209.132.183.81|:80... >>>>> connected. >>>>> HTTP request sent, awaiting response... Read error (Connection reset >>>>> by peer) in >>>>> headers. >>>>> Retrying. >>>>> >>>>> --2013-10-30 11:36:10-- (try: 2) >>>>> http://yum.spacewalkproject.org/2.0/RHEL/6/x8 >>>>> >>>>> 6_64/spacewalk-repo-2.0-3.el6.noarch.rpm >>>>> Connecting to yum.spacewalkproject.org|209.132.183.81|:80... >>>>> connected. >>>>> HTTP request sent, awaiting response... Read error (Connection reset >>>>> by peer) in >>>>> headers. >>>>> Retrying. >>>>> >>>>> --2013-10-30 11:36:12-- (try: 3) >>>>> http://yum.spacewalkproject.org/2.0/RHEL/6/x86_64/spacewalk-repo-2.0-3.el6.noarch.rpm >>>>> Connecting to yum.spacewalkproject.org|209.132.183.81|:80... >>>>> connected. >>>>> HTTP request sent, awaiting response... Read error (Connection reset >>>>> by peer) in headers. >>>>> Retrying. >>>>> >>>>> >>>>> [root@ ~]# chkconfig --list |grep -i iptables >>>>> iptables 0:off 1:off 2:off 3:off 4:off 5:off 6:off >>>>> [root@ ~]# /sbin/iptables -L >>>>> Chain INPUT (policy ACCEPT) >>>>> target prot opt source destination >>>>> >>>>> Chain FORWARD (policy ACCEPT) >>>>> target prot opt source destination >>>>> >>>>> Chain OUTPUT (policy ACCEPT) >>>>> target prot opt source destination >>>>> [root@ ~]# >>>>> >>>>> >>>>> >>>>> >>>>> On Wed, Oct 30, 2013 at 10:30 AM, Boyd, Robert < >>>>> [email protected]> wrote: >>>>> >>>>>> Susi,**** >>>>>> >>>>>> ** ** >>>>>> >>>>>> What happens if you try this:**** >>>>>> >>>>>> ** ** >>>>>> >>>>>> wget >>>>>> http://yum.spacewalkproject.org/2.0/RHEL/6/x86_64/spacewalk-repo-2.0-3.el6.noarch.rpm >>>>>> **** >>>>>> >>>>>> ** ** >>>>>> >>>>>> ?**** >>>>>> >>>>>> ** ** >>>>>> >>>>>> Is it possible that you have a firewall or intrusion detection system >>>>>> that might be interfering with your connection to the spacewalk distro >>>>>> server on port 80?**** >>>>>> >>>>>> ** ** >>>>>> >>>>>> Robert**** >>>>>> >>>>>> ** ** >>>>>> >>>>>> *From:* [email protected] [mailto: >>>>>> [email protected]] *On Behalf Of *Susindran Suruli >>>>>> *Sent:* Tuesday, October 29, 2013 4:19 PM >>>>>> *To:* [email protected] >>>>>> *Subject:* [Spacewalk-list] Installation of spacewalk on RHEL 6**** >>>>>> >>>>>> ** ** >>>>>> >>>>>> Hi Team,**** >>>>>> >>>>>> ** ** >>>>>> >>>>>> I am new to spacewalk..I am trying to install spacewalk on our test >>>>>> server its running under RHEL 6.4.I am getting below error while trying >>>>>> to >>>>>> isntall.Please let us know what the problem..I can able to ping the >>>>>> spacewalk IP from my server,.**** >>>>>> >>>>>> ** ** >>>>>> >>>>>> Find the below for error.**** >>>>>> >>>>>> ** ** >>>>>> >>>>>> [root@ ~]# rpm -Uvh >>>>>> http://yum.spacewalkproject.org/2.0/RHEL/6/x86_64/spacewalk-repo-2.0-3.el6.noarch.rpm >>>>>> **** >>>>>> >>>>>> Retrieving >>>>>> http://yum.spacewalkproject.org/2.0/RHEL/6/x86_64/spacewalk-repo-2.0-3.el6.noarch.rpm >>>>>> **** >>>>>> >>>>>> curl: (56) Failure when receiving data from the peer**** >>>>>> >>>>>> error: skipping >>>>>> http://yum.spacewalkproject.org/2.0/RHEL/6/x86_64/spacewalk-repo-2.0-3.el6.noarch.rpm- >>>>>> transfer failed >>>>>> **** >>>>>> >>>>>> [root@~]#**** >>>>>> >>>>>> ** ** >>>>>> >>>>>> [root@ ~]# curl -v >>>>>> http://yum.spacewalkproject.org/2.0/RHEL/6/x86_64/spacewalk-repo-2.0-3.el6.noarch.rpm >>>>>> **** >>>>>> >>>>>> * About to connect() to yum.spacewalkproject.org port 80 (#0)**** >>>>>> >>>>>> * Trying 209.132.183.81... connected**** >>>>>> >>>>>> * Connected to yum.spacewalkproject.org (209.132.183.81) port 80 (#0) >>>>>> **** >>>>>> >>>>>> > GET /2.0/RHEL >>>>>> _______________________________________________ >>>>>> >>>>>> Spacewalk-list mailing list >>>>>> [email protected] >>>>>> https://www.redhat.com/mailman/listinfo/spacewalk-list >>>>>> >>>>> >>>>> >>>> >>>> -- >>>> Thanks, >>>> >>>> Papseddy >>>> +919871417733 >>>> >>>> Sent from Ipad >>>> >>>> >>>> _______________________________________________ >>>> Spacewalk-list mailing list >>>> [email protected] >>>> https://www.redhat.com/mailman/listinfo/spacewalk-list >>>> >>> >>> >>> _______________________________________________ >>> Spacewalk-list mailing list >>> [email protected] >>> https://www.redhat.com/mailman/listinfo/spacewalk-list >>> >> >> >> >> -- >> Papinder Singh >> >> mobile: +919871417733 >> mail: [email protected] >> >> >> >> _______________________________________________ >> Spacewalk-list mailing list >> [email protected] >> https://www.redhat.com/mailman/listinfo/spacewalk-list >> > >
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
