cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl problem on windows

From: Sunil S <sunils_at_hpcl.co.in>
Date: Sat, 07 Jan 2012 10:59:48 +0530

Dear Wisner,
 
It seems to be a connectivity issue and not a cURL specific issue. Did
you try to fetch this site with your browser after removing all PROXY
settings?
 
I strongly feel that either you don't have a route to Internet or you
still are behind a firewall (could even be on your own machine..)
 
-- Sunil

>>> "Wisner, LeonardX P" <leonardx.p.wisner_at_intel.com> 2012-01-06 21:19
>>>

Hi There,
 
I am brand new to this arena. In my research to implement a build
process in AWS I have come across the need to have curl in several
places.
 
I have installed the curl.exe but it doesn’t seem to be able to
communicate to the outside network. Below is a transcript from a cmd
window based on a sanity check from the aws.pl script:
 
C:\Users\sys_buildmml\Desktop>curl -q -v --insecure --dump-header -
http://conn
ection.s3.amazonaws.comection.s3.amazonaws.com
* About to connect() to
connection.s3.amazonaws.comection.s3.amazonaws.com port
80 (#0)
* Trying 207.171.187.118... Timed out
* couldn't connect to host
* Closing connection #0
curl: (7) couldn't connect to host
 
C:\Users\sys_buildmml\Desktop>curl -q -v --insecure --dump-header -
http://conn
ection.s3.amazonaws.comection.s3.amazonaws.com
* About to connect() to
connection.s3.amazonaws.comection.s3.amazonaws.com port
80 (#0)
* Trying 207.171.187.118... Timed out
* couldn't connect to host
* Closing connection #0
curl: (7) couldn't connect to host
 
C:\Users\sys_buildmml\Desktop>curl -q -v --insecure --dump-header -
http://conn
ection.s3.amazonaws.comection.s3.amazonaws.com
* About to connect() to
connection.s3.amazonaws.comection.s3.amazonaws.com port
80 (#0)
* Trying 207.171.185.201... Timed out
* couldn't connect to host
* Closing connection #0
curl: (7) couldn't connect to host
 
I noted that at least three IP addresses are attempted in no particular
order or pattern. I have no idea where curl is getting these addresses:

 
207.171.187. 118
207.171.185.201
207.171.189.81
 
I get the same result on 2 machines and am operating on a network
outside the intel firewall.
 
Can anyone help me on this? I gotta get this going.
 
Thanks,
 
Len
 

This e-mail message is only to be used by intended recipients and all others may
kindly delete it and notify the sender. Unless expressly authorized by HPCL, the
views expressed and the message itself is that of the individual sender and
recipients are cautioned to check messages/attachments for any viruses before
use. Users acknowledge that messages may contain confidential, proprietary or
privileged information and that HPCL neither assures nor guarantees integrity or
content of messages.

The Website address of HPCL is www.hindustanpetroleum.com

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-01-07