Results 1 to 10 of 13
hi all ,
iam new to fedora core 6,
any time i download from any site using FTP , i always get this error msg
ISA Server: extended error message ...
- 06-01-2007 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 47
FTP is not working in fedora core 6
hi all ,
iam new to fedora core 6,
any time i download from any site using FTP , i always get this error msg
ISA Server: extended error message :
200 Switching to Binary mode.
200 PORT command successful. Consider using PASV.
550 Failed to open file.
Output of command:
# uname -a
Linux hiimsa 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 10:42:48 EDT 2007 i686 i686 i386 GNU/Linux
and I dont find any FTP service in Administrator->Server Settings ->Services
please help me out
Thanks in Advance
- 06-01-2007 #2
Try turning passive mode on, as the message says. If you're using the command-line ftp client, simply type 'passive' (you should get a dialog back saying passive mode is on).
That has nothing to do with your ftp client. That's for turning on a ftp server (which I'm pretty sure you don't want to do).
Originally Posted by hiimsa
- 06-04-2007 #3Just Joined!
- Join Date
- Oct 2006
- Posts
- 47
thanks anomie,
iam vey thankfull to you.
Do u know where i get the easy Tutorials about Linux.
thanks in advance.
have a great day ahead
- 06-29-2007 #4Just Joined!
- Join Date
- Oct 2006
- Posts
- 47
again i stuck in the FTP downloading
ISA Server: extended error message :
200 Type set to I
200 PORT command successful
425 Unable to build data connection: No route to host
this what i get when i click on any FTP downloadable link on my browser.

my system configuration
uname -a
Linux hiimsa 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 10:42:48 EDT 2007 i686 i686 i386 GNU/Linux
please help me out
thanks in advance
- 06-29-2007 #5
You're still not using passive mode. Check your browser settings to see if you can force ftp transfers into passive mode. If not, copy the link and do the transfer from a terminal window.
The 'no route to host' is a little strange. What does netstat -rn show you? (Put the output of that in <code> blocks so that it is readable.)
- 08-07-2007 #6Just Joined!
- Join Date
- Oct 2006
- Posts
- 47
Re: unable to do FTP from Fedora core 6
I dont understand what is going on , now i am getting this on my web browser when i want to access any FTP link from my browser.
************************************************** ******************************
************************************************** ***********************************HTML Code:ERROR The requested URL could not be retrieved While trying to retrieve the URL: ftp://microwindows.censoft.com/pub/microwindows/ The following error was encountered: * Connection Failed The system returned: (110) Connection timed out
I did FTP from my terminal window it gives me anonymous server .Output of : netstate -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.3.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 192.168.3.100 0.0.0.0 UG 0 0 0 eth0
but site is accesed from other window systems.
please help me.
Thanks for replying me
- 08-07-2007 #7
- 08-07-2007 #8Just Joined!
- Join Date
- Oct 2006
- Posts
- 47
- 08-07-2007 #9
Well, you're able to cruise the web without problems (is that true?) so presumably your nameservers and default gateway settings are correct. You are getting a somewhat vague "Connection Failed" error. Are you filtering any outbound traffic on your Linux box (via iptables) or perhaps at the router?
Double-check the proxy settings against one of your Windows boxes.
- 08-07-2007 #10Just Joined!
- Join Date
- Oct 2006
- Posts
- 47


Reply With Quote
