On 30/08/06 16:08, Roger Searle wrote:
> I'm getting a series of failed attempts to download files with wget (on
> the 5th try now):

> Connecting to download.microsoft.com|1.0.0.0|:80... failed: Connection
Here's the hint:                       ^^^^^^^

I suspect that either your resolver is broken or your http_proxy
environment setting (if you use one) is mis-set.

What's the output of

 host download.microsoft.com

and

 echo $http_proxy

Cheers,
Roy.

Reply via email to