LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Wget and cURL can't connect (https://www.linuxquestions.org/questions/linux-newbie-8/wget-and-curl-cant-connect-233539/)

umberleigh 09-21-2004 05:59 PM

Wget and cURL can't connect
 
When I try the following:

Code:

$ wget a_url
I get:

Code:

--23:34:16--  a_url
          => `foobar.html'
Connecting to 192.168.0.1:80... failed: Connection refused.

(I would provide a real url in this example, but I can't due to my lack of posts)

cURL also fails, with
Code:

curl:  (7) Connect failed
I am not running a firewall on this computer

192.168.0.1 is the ip of the gateway box on my network, it's a WinXP box with ZoneAlarm firewall running. (don't know the version off the top of my head)

Any Ideas? I think ZoneAlarm may be the culprit, but as far as I can see it's setup to pass all my packets on to me without interfering.


All times are GMT -5. The time now is 03:04 AM.