LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   wget is not working... (https://www.linuxquestions.org/questions/linux-newbie-8/wget-is-not-working-916164/)

kalpesh chhajed 11-29-2011 05:58 AM

wget is not working...
 
wget is not working on my redhat machine..
the version of wget is 1.11.4
its facing problem as connection timed out..
i tried with removing firewall also but its not working..
please help..
thanks..

repo 11-29-2011 06:02 AM

Which protocol are you using, http, ftp....
Are these ports open, and more important are these services running?

Kind regards

ramesh_india2020 11-29-2011 06:26 AM

Hi,

It could be firewall issue. Try to disable your firewall and try again. If the issue still persists let us know your trace route results from local machine to download server

Regards,
Ramesh

kalpesh chhajed 11-29-2011 06:34 AM

i am using http..
and it is showing that hthp service is running...
and ports are also opened..
still i am not able to do ..
please help..
thanks

repo 11-29-2011 06:37 AM

Quote:

and it is showing that hthp service is running...
On the server right?
Can you connect using a browser?
Please post the command you are using and the errors.

Kind regards

kalpesh chhajed 11-29-2011 07:14 AM

i can connect using a browser within a second but not using wget..
the command that i am using is as below..
wget -r http://topnews.in/light/files/Akon_6.jpg
--2011-11-30 18:46:29-- http://topnews.in/light/files/Akon_6.jpg
Resolving topnews.in... 74.86.142.3
Connecting to topnews.in|74.86.142.3|:80... failed: Connection timed out.
Retrying.
...
n continues..
please help..
thanks

ramesh_india2020 11-29-2011 08:52 AM

Hi,

Let us know the trace-route results from your local server

tracert 74.86.142.3

Seems there is network block between your server to 74.86.142.3 server

Regards,
Ramesh

kalpesh chhajed 11-29-2011 10:11 PM

result of the traceroute is as below..
traceroute to 74.86.142.3 (74.86.142.3), 30 hops max, 40 byte packets
1 * * *
2 * * *
3 * * *
4 * * *
5 * * *
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *


All times are GMT -5. The time now is 07:32 AM.