Connections from Mac client failing

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
smallgreen
500 Command not understood
Posts: 3
Joined: 2006-08-24 20:41

Connections from Mac client failing

#1 Post by smallgreen » 2006-08-24 20:53

Hi Everyone,

Sorry if this has already been asked but I couldn't find it anywhere on the forum.

I am running filezilla server 0.9.18 with implict SSL on port 990. There are no problems connecting from Windows PC but one of my clients is having a problem connecting from Mac OSX running Fetch. Here is the log from the server for those connections;


(000002) 24/08/2006 17:34:49 - (not logged in) (???.???.???.???)> Connected, sending welcome message...
(000002) 24/08/2006 17:35:49 - (not logged in) (???.???.???.???)> 421 Login time exceeded. Closing control connection.
(000002) 24/08/2006 17:35:49 - (not logged in) (???.???.???.???)> disconnected.
(000003) 24/08/2006 17:36:20 - (not logged in) (???.???.???.???)> Connected, sending welcome message...
(000003) 24/08/2006 17:37:20 - (not logged in) (???.???.???.???)> 421 Login time exceeded. Closing control connection.
(000003) 24/08/2006 17:37:20 - (not logged in) (???.???.???.???)> disconnected.
(000004) 24/08/2006 17:37:31 - (not logged in) (???.???.???.???)> Connected, sending welcome message...
(000004) 24/08/2006 17:38:31 - (not logged in) (???.???.???.???)> 421 Login time exceeded. Closing control connection.
(000004) 24/08/2006 17:38:31 - (not logged in) (???.???.???.???)> disconnected.
(000005) 24/08/2006 17:38:53 - (not logged in) (???.???.???.???)> Connected, sending welcome message...
(000005) 24/08/2006 17:39:54 - (not logged in) (???.???.???.???)> 421 Login time exceeded. Closing control connection.
(000005) 24/08/2006 17:39:54 - (not logged in) (???.???.???.???)> disconnected.
(000006) 24/08/2006 17:40:13 - (not logged in) (???.???.???.???)> Connected, sending welcome message...
(000006) 24/08/2006 17:41:14 - (not logged in) (???.???.???.???)> 421 Login time exceeded. Closing control connection.
(000006) 24/08/2006 17:41:14 - (not logged in) (???.???.???.???)> disconnected.

It seems to failing to establish the SSL connection.
Anyone know what is causing this or can point me to a helpfull thread?

Ta

Xu Tianwei
500 Command not understood
Posts: 1
Joined: 2006-08-25 06:08

#2 Post by Xu Tianwei » 2006-08-25 06:13

Hi Friend,

I got same problem as you. My client report that my FTP server can not work with Mac OS. He uses Cyberduck and problems reports as:

/61.186.90.79

220 WELCOME TO YONGYI'S FTP SITE!

USER ******

331 Password required for ******

PASS ********

230 Logged on

SYST

215 UNIX emulated by FileZilla

PWD

I/O Error: Read timed out

SO I can't make out why this I/O error comes from? I hope some one can help me look into this issue.

Best wishes & have a very nice weekend.

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

#3 Post by botg » 2006-08-25 08:11

smallgreen, it doesn't seem you're connecting to port 990.

Xu Tianwei I'm clueless, maybe a packet sniffer it would be possible to figure out what's going on.

smallgreen
500 Command not understood
Posts: 3
Joined: 2006-08-24 20:41

#4 Post by smallgreen » 2006-08-25 15:36

Hi Botg,

The client is definetly connecting to port 990, I can see it traversing the gateway firewall on that port. It doesnt seem to be establishing SSL properly when it reaches Filezilla Server I think. I think this because it times out after successfull contact but before the server initiates authentication. This is the part where SSL is established, is that right?

Does Fetch support SSL/TLS? Is this the problem?

Stuart

smallgreen
500 Command not understood
Posts: 3
Joined: 2006-08-24 20:41

#5 Post by smallgreen » 2006-08-27 19:29

Anyone know what's wrong here?

Post Reply