Cannot proceed with negotiation

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
Tyler Durden
500 Command not understood
Posts: 2
Joined: 2004-12-10 13:07

Cannot proceed with negotiation

#1 Post by Tyler Durden » 2004-12-10 13:28

Hi guys,

1st post in this forum from me....Well I have a small problem with Filezilla. Here we go:


I want to connect to an ftp server with FTP over SSL (explicit encryption). I enter all the login details correctly, I select passive mode (as instructed by the admin of the server) and I try to connect.

Here's what i get:

Status: Connecting to students.cs.unipi.gr ...
Status: Connected with students.cs.unipi.gr, negotiating SSL connection...
Response: 220-Welcome to Students Support Server
Response: 220
Command: AUTH SSL
Response: 234 Proceed with negotiation.
Error: Timeout detected!
Error: Unable to connect!
Status: Waiting to retry... (5 retries left)
Status: Connecting to students.cs.unipi.gr ...
.
.
.
.
and the story goes on.


As you can see, it cannot go further the 234 response, which is when the certificate sent from the server should be received.

NOW, the WEIRD thing is that when i try to connect from my laptop which is on the same LAN (my home lan) as the desktop is, everything goes fine. I press Connect, I then receive and accept the certificate from the server and I login, that's it i'm in!!!


Can somebody please provide me with some help? Please note that I have all firewalls etc switched off and the same thing happens....I cannot connect from my desktop! I'm running winXP btw.......
do lot my pham my pham nam nuoc hoa do lot nam ao lot nam quan lot nam do lot nu bo do lot nu ao lot nu quan lot nu do ngu do lot sexy ao lot sexy quan lot sexy do ngu sexy

Thank you in advance and congrats for this forum and the excellent Filezilla application!


Best regards,
Constantinos



P.S: I've tried loggin in with two other FTP clients (TurboFTP and CoreFTP) but I get the same problem....So clearly something's going wrong with my pc.....
Last edited by Tyler Durden on 2012-11-13 07:15, edited 1 time in total.

eddan
226 Transfer OK
Posts: 423
Joined: 2004-02-25 08:44
Location: Norway

#2 Post by eddan » 2004-12-10 16:31

I'm not the guy to ask about SSL, but to increase the possibilty that people can solve your problem, enable all debug options in Edit - Settings - Debug and post the log here again.

Tyler Durden
500 Command not understood
Posts: 2
Joined: 2004-12-10 13:07

#3 Post by Tyler Durden » 2004-12-10 18:12

ok here we go:

Code: Select all


Trace:	FtpControlSocket.cpp(4657): m_pSslLayer changed state from 0 to 1   caller=0x003ac5ac
Status:	Connecting to students.cs.unipi.gr ...
Trace:	FtpControlSocket.cpp(4657): m_pSslLayer changed state from 1 to 2   caller=0x003ac5ac
Trace:	FtpControlSocket.cpp(4657): m_pSslLayer changed state from 2 to 4   caller=0x003ac5ac
Trace:	FtpControlSocket.cpp(772): OnConnect(0)  OpMode=1 OpState=-8   caller=0x003ac5ac
Status:	Connected with students.cs.unipi.gr, negotiating SSL connection...
Trace:	FtpControlSocket.cpp(640): OnReceive(0)  OpMode=1 OpState=-8   caller=0x003ac5ac
Response:	220-Welcome to Students Support Server
Response:	220 
Command:	AUTH SSL
Trace:	FtpControlSocket.cpp(640): OnReceive(0)  OpMode=1 OpState=-9   caller=0x003ac5ac
Response:	234 Proceed with negotiation.
Trace:	SSL_connect:before/connect initialization
Trace:	SSL_connect:SSLv2/v3 write client hello A
Trace:	FtpControlSocket.cpp(4657): m_pSslLayer changed state from 4 to 6   caller=0x003ac5ac
Error:	Timeout detected!
Trace:	FtpControlSocket.cpp(834): DoClose(0)  OpMode=1 OpState=-10   caller=0x003ac5ac
Trace:	FtpControlSocket.cpp(3502): ResetOperation(4100)  OpMode=1 OpState=-10   caller=0x003ac5ac
Error:	Unable to connect!
Status:	Waiting to retry... (5 retries left)
Trace:	FtpControlSocket.cpp(4657): m_pSslLayer changed state from 6 to 0   caller=0x003ac5ac
Trace:	FtpControlSocket.cpp(4657): m_pSslLayer changed state from 0 to 1   caller=0x003ac5ac
Status:	Connecting to students.cs.unipi.gr ...
Trace:	FtpControlSocket.cpp(4657): m_pSslLayer changed state from 1 to 2   caller=0x003ac5ac
Trace:	FtpControlSocket.cpp(4657): m_pSslLayer changed state from 2 to 4   caller=0x003ac5ac
Trace:	FtpControlSocket.cpp(772): OnConnect(0)  OpMode=1 OpState=-8   caller=0x003ac5ac
Status:	Connected with students.cs.unipi.gr, negotiating SSL connection...
Trace:	FtpControlSocket.cpp(640): OnReceive(0)  OpMode=1 OpState=-8   caller=0x003ac5ac
Response:	220-Welcome to Students Support Server
.
.
.
.
.
blablabla....

Any ideas? :shock: :(

Post Reply