All of lore.kernel.org
 help / color / mirror / Atom feed
* [Q] bkbits Access
@ 2005-03-21 17:16 Bharadwaj Yadavalli
  2005-03-21 17:24 ` Bin Ren
  0 siblings, 1 reply; 5+ messages in thread
From: Bharadwaj Yadavalli @ 2005-03-21 17:16 UTC (permalink / raw)
  To: xen-devel

I have been trying unsuccessfully to run bk clone to pull
down Xen sources to a Linux box (running FC3) that is
sitting behind a firewall.  I have set the env variable
http_proxy correctly and verified that access to outside
world is possible as follows:

$ http_proxy=proxy.mycompany.com:port_num wget http://xen.bkbits.net/

However, I get a "Connection refused" message each time I run

$ http_proxy=proxy.mycompany.com:port_num bk clone http://xen.bkbits.net/xen-2.0.bk

Any one out there that can help me understand my mistake?  I
tried specifying bk:// in the URI but that made no
difference.

Thanks,

Bharadwaj


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: [Q] bkbits Access
@ 2005-03-21 17:57 Wahlig, Elsie
  0 siblings, 0 replies; 5+ messages in thread
From: Wahlig, Elsie @ 2005-03-21 17:57 UTC (permalink / raw)
  To: Bharadwaj Yadavalli, xen-devel

Exporting with the proxy information in this format works for me: 

   export http_proxy=http://mycompanyproxyname:mycompanyproxynumber/
   (replace mycompanyproxyname and mycompanyproxynumber with your proxy
information)
   bk clone http://xen.bkbits.net/xeno-unstable.bk  xeno-unstable

Elsie

On Mon, 21 Mar 2005 12:16:12 -0500, Bharadwaj Yadavalli
<bharadwaj.yadavalli@hp.com> wrote:
> I have been trying unsuccessfully to run bk clone to pull down Xen 
> sources to a Linux box (running FC3) that is sitting behind a 
> firewall.  I have set the env variable http_proxy correctly and 
> verified that access to outside world is possible as follows:
> 
> $ http_proxy=proxy.mycompany.com:port_num wget http://xen.bkbits.net/
> 
> However, I get a "Connection refused" message each time I run
> 
> $ http_proxy=proxy.mycompany.com:port_num bk clone 
> http://xen.bkbits.net/xen-2.0.bk
> 
> Any one out there that can help me understand my mistake?  I tried 
> specifying bk:// in the URI but that made no difference.
> 
> Thanks,
> 
> Bharadwaj 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: [Q] bkbits Access
@ 2005-03-21 19:06 Bharadwaj Yadavalli
  0 siblings, 0 replies; 5+ messages in thread
From: Bharadwaj Yadavalli @ 2005-03-21 19:06 UTC (permalink / raw)
  To: xen-devel

I figured out my mistake.

I need to specify the value as 

 http_proxy=http://myhttpproxyserver:portno

and not as

 http_proxy=myhttpproxyserver:portno

Sorry for the noise.

Bharadwaj

On Mon, 21 Mar 2005 12:16:12 -0500, I wrote:
> I have been trying unsuccessfully to run bk clone to pull down Xen 
> sources to a Linux box (running FC3) that is sitting behind a 
> firewall.  I have set the env variable http_proxy correctly and 
> verified that access to outside world is possible as follows:
> 
> $ http_proxy=proxy.mycompany.com:port_num wget http://xen.bkbits.net/
> 
> However, I get a "Connection refused" message each time I run
> 
> $ http_proxy=proxy.mycompany.com:port_num bk clone 
> http://xen.bkbits.net/xen-2.0.bk
> 
> Any one out there that can help me understand my mistake?  I tried 
> specifying bk:// in the URI but that made no difference.
> 
> Thanks,
> 
> Bharadwaj 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-21 19:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-21 17:16 [Q] bkbits Access Bharadwaj Yadavalli
2005-03-21 17:24 ` Bin Ren
2005-03-21 17:30   ` Bharadwaj Yadavalli
  -- strict thread matches above, loose matches on Subject: below --
2005-03-21 17:57 Wahlig, Elsie
2005-03-21 19:06 Bharadwaj Yadavalli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.