-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Stenberg Sent: Wednesday, February 17, 2010 10:36 AM To: libcurl development Subject: RE: Newbie, can't connect to any website
On Wed, 17 Feb 2010, Young, Arien R wrote: > > Do you use any firewall? Have you tried to turn it off? > > Yes there's a corporation-wide firewall, but no personal one that I > can shut off. I wouldn't think that would be a problem though, because > I can reach the websites through web-browsers, and isn't Curl using > the same port that Firefox would? If the firewall allows a browser > through that port, wouldn't it allow Curl as well? And that Firefox isn't using a proxy of some kind? But yes, there should be no difference between Firefox's TCP connect handshake and libcurl's. -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html YES the proxy was the problem! My coworker showed me a proxy-setting command and now it works. Thanks everyone for your responses. ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
