Opened 11 years ago

#8353 new Bug report

FTP connection problem via VPN

Reported by: nProtect Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version:

Description

I have installed FileZilla server and user FileZilla client to connect it
in normal I can connect without problem. But via VPN PPTP connected I can't using FileZilla connect to server

here is log

Status:	Connecting to 202.162.78.82:21...
Status:	Connection established, waiting for welcome message...
Trace:	CFtpControlSocket::OnReceive()
Response:	220-FileZilla Server version 0.9.40 beta
Trace:	CFtpControlSocket::OnReceive()
Response:	220-Welcome to AsnpnetServer1 FTP Server
Response:	220 ผู้ดูแลระบบ : nProtect
Trace:	CFtpControlSocket::SendNextCommand()
Command:	USER StorageAdmin
Trace:	CFtpControlSocket::OnReceive()
Response:	331 Password required for storageadmin
Trace:	CFtpControlSocket::SendNextCommand()
Command:	PASS ************
Trace:	CFtpControlSocket::OnReceive()
Response:	230 Logged on
Trace:	CFtpControlSocket::SendNextCommand()
Command:	SYST
Trace:	CFtpControlSocket::OnReceive()
Response:	215 UNIX emulated by FileZilla
Trace:	CFtpControlSocket::SendNextCommand()
Command:	FEAT
Trace:	CFtpControlSocket::OnReceive()
Response:	211-Features:
Error:	Connection timed out
Trace:	CFtpControlSocket::ResetOperation(2114)
Trace:	CControlSocket::ResetOperation(2114)
Error:	Could not connect to server
Status:	Waiting to retry...
Status:	Connecting to 202.162.78.82:21...
Status:	Connection established, waiting for welcome message...
Trace:	CFtpControlSocket::OnReceive()
Response:	220-FileZilla Server version 0.9.40 beta
Trace:	CFtpControlSocket::OnReceive()
Response:	220-Welcome to AsnpnetServer1 FTP Server
Response:	220 ผู้ดูแลระบบ : nProtect
Trace:	CFtpControlSocket::SendNextCommand()
Command:	USER StorageAdmin
Trace:	CFtpControlSocket::OnReceive()
Response:	331 Password required for storageadmin
Trace:	CFtpControlSocket::SendNextCommand()
Command:	PASS ************
Trace:	CFtpControlSocket::OnReceive()
Response:	230 Logged on
Trace:	CFtpControlSocket::SendNextCommand()
Command:	FEAT
Trace:	CFtpControlSocket::OnReceive()
Response:	211-Features:
Error:	Connection timed out
Trace:	CFtpControlSocket::ResetOperation(2114)
Trace:	CControlSocket::ResetOperation(2114)
Error:	Could not connect to server

problem occur with only FileZilla Client connect to FileZilla Server.
other ftp client and server is working on PPTP VPN

Change History (0)

Note: See TracTickets for help on using tickets.