Opened 9 years ago

Closed 9 years ago

#10134 closed Bug report (rejected)

too much security latest viersion 3.10.0.2

Reported by: Alain Antinori Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version: Win 7 Pro and Ultimate

Description

I cannot access the ftp site of my client after installing you
last 2 versions. I accept the security message and then I cannot
access the site any more.

see below log file of attempt:

Status: Resolving address of ftp2.europe.welocalize.com
Status: Connecting to 185.5.242.181:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Connected
Status: Retrieving directory listing...
Status: Server sent passive reply with unroutable address. Using server address instead.
Command: MLSD
Error: Connection timed out
Error: Failed to retrieve directory listing
Status: Resolving address of ftp2.europe.welocalize.com
Status: Connecting to 185.5.242.181:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Connected
Trace: Measured latency of 516 ms
Status: Retrieving directory listing...
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::ChangeDirSend()
Command: PWD
Trace: CFtpControlSocket::OnReceive()
Response: 257 "/" is the current directory
Trace: CFtpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Trace: CFtpControlSocket::ParseSubcommandResult(0)
Trace: CFtpControlSocket::ListSubcommandResult()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: TYPE I
Trace: CFtpControlSocket::OnReceive()
Response: 200 Type Binary
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: PASV
Trace: CFtpControlSocket::OnReceive()
Response: 227 Entering Passive Mode (10,9,8,60,43,13)
Trace: CFtpControlSocket::TransferParseResponse()
Status: Server sent passive reply with unroutable address. Using server address instead.
Trace: Reply: 10.9.8.60, peer: 185.5.242.181
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: MLSD
Error: Connection timed out
Trace: CFtpControlSocket::ResetOperation(2114)
Trace: CControlSocket::ResetOperation(2114)
Trace: CFtpControlSocket::ResetOperation(2114)
Trace: CControlSocket::ResetOperation(2114)
Error: Failed to retrieve directory listing

Change History (1)

comment:1 by Tim Kosse, 9 years ago

Resolution: rejected
Status: newclosed

Your server is behind a NAT router. Neither the server nor the NAT router are configured correctly for FTP over TLS.

Contact your server administrator or server hosting provider for assistance so that the server configuration can get fixed.

Note: See TracTickets for help on using tickets.