PDA

View Full Version : Tried countless FTP daemons, cannot FXP!


awad
04-22-2005, 05:18 AM
Hello.

I've tried many FTP daemons inside a FreeBSD 4.11-RELEASE jail, such as its default ftpd, openftpd, glftpd, proftpd -- FXP works in some cases for somebody (although it seems to be switching to something called 'alternate mode' whatever that is).

The thing is, it doesn't work for the ones it is meant to work for. They cannot establish their connections, and can't get pass the STOR command. I am not very FTP savvy, so I don't know if this makes any sense to you all.

They all ran on port 21 with their data transfer portrange (5000-6000) all in the clear. I decided to try proftpd after seeing:

http://forum.flashfxp.com/showthread.php?s=&threadid=2701&highlight=freebsd

But it wasn't that successful.
Thanks all!

-- awad

MxxCon
04-22-2005, 08:47 AM
so far you haven't provided any details or questions, so there is not much we can do for you...

while you are at it, consider reading http://slacksite.com/other/ftp.html

awad
04-22-2005, 01:42 PM
The question is: Why can't I FXP?

# tail /var/log/xferlog

Apr 22 20:37:40 effe ftpd[872]: connection from pD9E03872.dip.t-dialin.net (217.224.112.32)
Apr 22 20:37:41 effe ftpd[872]: FTP LOGIN FROM pD9E03872.dip.t-dialin.net as skript0r

FlashFXP (tried with all recent versions) log:

STOR test
425 Can't build data connection: Connection refused.
Transfer Failed!

It doesn't get any more detailed than that.

Thanks,
-- awad

bigstar
04-22-2005, 03:47 PM
You need to provide a complete copy of the ftp session log. What you provided isn't enough information.

awad
04-23-2005, 05:12 AM
FTP session log of something on my FreeBSD system? Or from the FlashFXP? Please tell me how to be more verbose. Because what I have provided you, IMHO, is everything that I am able to provide.

What other information would you be looking for?

Thanks,
-- awad

MxxCon
04-23-2005, 05:52 AM
status log from flashfxp
also read http://forum.flashfxp.com/showthread.php?s=&threadid=4745