Server and/or Client Issue

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
munruss
500 Command not understood
Posts: 2
Joined: 2006-04-13 12:58

Server and/or Client Issue

#1 Post by munruss » 2006-04-27 13:40

This is starting to get to me. When I use WS_FTP 2006, I can FTP into my server with ease. When I use FileZilla's client, I can not. I am at a loss here. Here is the log file:

(000007) 4/27/2006 9:27:31 AM - (not logged in) (68.194.25.100)> SSL connection established
(000007) 4/27/2006 9:27:31 AM - (not logged in) (68.194.25.100)> USER test
(000007) 4/27/2006 9:27:31 AM - (not logged in) (68.194.25.100)> 331 Password required for test
(000007) 4/27/2006 9:27:31 AM - (not logged in) (68.194.25.100)> PASS ***********
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> 230 Logged on
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> FEAT
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> 211-Features:
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> MDTM
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> REST STREAM
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> SIZE
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> MLST type*;size*;modify*;
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> AUTH SSL
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> AUTH TLS
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> 211 End
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> SYST
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> 215 UNIX emulated by FileZilla
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> PBSZ 0
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> 200 PBSZ=0
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> PROT P
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> 200 Protection level set to P
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> PWD
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> 257 "/" is current directory.
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> TYPE A
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> 200 Type set to A
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> PASV
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> 227 Entering Passive Mode (192.168.5.101,52,243)
(000007) 4/27/2006 9:27:31 AM - test (68.194.25.100)> LIST
(000007) 4/27/2006 9:27:42 AM - test (68.194.25.100)> 425 Can't open data connection.
(000007) 4/27/2006 9:27:57 AM - test (68.194.25.100)> PWD
(000007) 4/27/2006 9:27:57 AM - test (68.194.25.100)> 257 "/" is current directory.
(000007) 4/27/2006 9:28:20 AM - test (68.194.25.100)> disconnected.

If you guys have any idea, please let me know...

I think a port is being blocked. I'm not sure which one and where to allow it.
Thanks.

blueangel5
504 Command not implemented
Posts: 6
Joined: 2006-04-28 05:56

i have that kind of problem too

#2 Post by blueangel5 » 2006-04-28 07:02

hmm maybe in port forward?

i port forward my internal ip address 10.0.0.120 and the ftp port is 21

should be the external ip address ??

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#3 Post by botg » 2006-04-28 07:13

Server not configured correctly, please check the FAQ thread here. A workaround might be to disable passive mode in the settings dialog of FileZilla.

blueangel5
504 Command not implemented
Posts: 6
Joined: 2006-04-28 05:56

pls help me??

#4 Post by blueangel5 » 2006-04-28 07:16

pls i dont know why this error shows the 425 Can't open data connection.

blueangel5
504 Command not implemented
Posts: 6
Joined: 2006-04-28 05:56

port forward

#5 Post by blueangel5 » 2006-04-28 07:20

should i put the external ip address in the port forward??

MoR0Ninc
500 Command not understood
Posts: 1
Joined: 2006-05-24 12:16

#6 Post by MoR0Ninc » 2006-05-24 12:24

what I found to be my problem with that same issue as that I didn't specify passive ports on the server. Under the passive settings on the server I checked use custom port range and added a range, and then forwarded those ports on my firewall and all started working.

I opened ports:

990
21
and my passive port range that i specified.


I set up my client with:

my host
port 21
and FTP over SSL (explicit encryption)

Hope that helps some.

Post Reply