Results 1 to 4 of 4
When i try to access FTP sites ex: ftp://ftp.redhat.com .the follwing error occurs.What should i do
Please help me
Thanks
regards
Ajith
While trying to retrieve the URL: ftp://ftp.redhat.com/
The ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-23-2008 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 1
I'm Unable to access ftp sites
When i try to access FTP sites ex: ftp://ftp.redhat.com .the follwing error occurs.What should i do
Please help me
Thanks
regards
Ajith
While trying to retrieve the URL: ftp://ftp.redhat.com/
The following error was encountered:
* Connection Failed
The system returned:
(110) Connection timed out
The remote host or network may be down. Please try the request again.
- 12-26-2008 #2Just Joined!
- Join Date
- Jan 2007
- Location
- San Antonio, TX
- Posts
- 21
Can you telnet to it?
----
telnet ftp.redhat.com 21
----
If not then it is going to be a networking/firewall issue.
Output should look something like the below.
----
[root@stan ~]# telnet ftp.redhat.com 21
Trying 209.132.176.30...
Connected to ftp.redhat.com (209.132.176.30).
Escape character is '^]'.
220 Red Hat FTP server ready. All transfers are logged. (FTP) [no EPSV]
^]
telnet> quit
Connection closed.
----
- 12-28-2008 #3Linux Newbie
- Join Date
- Apr 2008
- Location
- India
- Posts
- 170
hey,
let me know the ethtool eth0 .. check your network that u are getting
use the following commands ... on the server issue the commands
modprobe ip_conntrack
modprobe ip_conntrack_ftpRegards
David.s
davidanands.co.cc
-->Success is the list of failures ...!!!
- 12-29-2008 #4Just Joined!
- Join Date
- Nov 2008
- Posts
- 8
RE : I'm Unable to access ftp sites
Have you ever used ftp server before this issue?
if you want to use ftp site for getting more knowledge than you can use it, it will help you more.


Reply With Quote
