Cant connect to SERV-U with SSL secure connection.

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

Moderator: Project members

Post Reply
Message
Author
Xeonbuilder
500 Command not understood
Posts: 5
Joined: 2006-06-14 04:17

Cant connect to SERV-U with SSL secure connection.

#1 Post by Xeonbuilder » 2006-06-14 04:29

Hey,

I have a servU 6.2 server running in my office and its set to use SSL connections. For some reason I cant connect to that server with SSL using Filezilla. I can connect using FTP Voyager but not with Filezilla.

I have the server set up to allow SSL/TLS sessions and the user has to use a secure connection to connect. I have filezilla set as FTP over SSL(explicit encryption) but it looks like it connects and gives me an error.

Is it possible to connect to my Serv-U server with filezilla using SSL? If so how?

Thanks. I love filezilla by the way.

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

#2 Post by botg » 2006-06-14 08:17

Can you please post some logs? Also, please read the FAQ for proper router/firewall configuration, that's likely the reason for your problems.

Xeonbuilder
500 Command not understood
Posts: 5
Joined: 2006-06-14 04:17

#3 Post by Xeonbuilder » 2006-06-15 16:53

Code: Select all

Status:	Connecting to jnftp.com ...
Status:	Connected with jnftp.com, negotiating SSL connection...
Response:	220 Serv-U FTP Server v6.2 for WinSock ready...
Command:	AUTH SSL
Response:	234 AUTH command OK. Initializing SSL connection.
Status:	SSL connection established. Waiting for welcome message...
Command:	USER gf
Response:	331 User name okay, need password.
Command:	PASS *****
Response:	230 User logged in, proceed.
Command:	SYST
Response:	215 UNIX Type: L8
Command:	FEAT
Response:	211-Extension supported
Response:	 AUTH TLS
Response:	 SSCN
Response:	 PBSZ
Response:	 PROT
Response:	 CCC
Response:	 CLNT
Response:	 MDTM
Response:	 MDTM YYYYMMDDHHMMSS[+-TZ];filename
Response:	 SIZE
Response:	 SITE PSWD;EXEC;SET;INDEX;ZONE;CHMOD;MSG
Response:	 REST STREAM
Response:	 XCRC filename;start;end
Response:	 MODE Z
Response:	 MLST Type*;Size*;Create;Modify*;Win32.ea*;
Response:	211 End
Command:	PBSZ 0
Response:	200 PBSZ command OK. Protection buffer size set to 0.
Command:	PROT P
Response:	200 PROT command OK. Using private data connection.
Status:	Connected
Status:	Retrieving directory listing...
Command:	PWD
Response:	257 "/" is current directory.
Command:	MODE Z
Response:	200 MODE Z ok.
Command:	TYPE A
Response:	200 Type set to A.
Command:	PASV
Response:	227 Entering Passive Mode (192,168,1,100,14,64)
Command:	LIST
Error:	Transfer channel can't be opened. Reason: No connection could be made because the target machine actively refused it.
Error:	Could not retrieve directory listing

Thats what I keep getting. Like i said I can connect with FTP Voyager but not with Filezilla. Can someone let me know what Im doing wrong??

Thanks :)
Last edited by Xeonbuilder on 2006-06-15 21:42, edited 1 time in total.

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

#4 Post by botg » 2006-06-15 17:22

Please read the FAQ and do proper configuration of FileZilla and your router/firewall.

Xeonbuilder
500 Command not understood
Posts: 5
Joined: 2006-06-14 04:17

#5 Post by Xeonbuilder » 2006-06-15 21:31

botg wrote:Please read the FAQ and do proper configuration of FileZilla and your router/firewall.
what do you mean? I dont have a problem connecting with FTP Voyager so I know that I have the port forwarding set up right.

I also have the client set on passive mode.

What did you mean by proper configuration?

Xeonbuilder
500 Command not understood
Posts: 5
Joined: 2006-06-14 04:17

#6 Post by Xeonbuilder » 2006-06-16 03:44

Bumpppppppy in the night..

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

#7 Post by botg » 2006-06-16 08:55

Response: 227 Entering Passive Mode (192,168,1,100,14,64)
This is in the log, indicating wrong configuration of the server.

Xeonbuilder
500 Command not understood
Posts: 5
Joined: 2006-06-14 04:17

#8 Post by Xeonbuilder » 2006-06-16 14:06

botg wrote:
Response: 227 Entering Passive Mode (192,168,1,100,14,64)
This is in the log, indicating wrong configuration of the server.
I read the FAQs but Im still not sure what I should be fixing. Should that IP be my LAN or WAN ip? I did try to find the answer in the forum before bugging you :)

Should I be giving a range of ports to use for passive mode?

Post Reply