GnuTLS error -8: A record packet with illegal version

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
goldiemak
500 Command not understood
Posts: 2
Joined: 2008-11-24 21:22
First name: Eric
Last name: Parker

GnuTLS error -8: A record packet with illegal version

#1 Post by goldiemak » 2008-11-24 21:40

GnuTLS error -8: A record packet with illegal version was received.

Just wondering if anyone has ran across this error. I am running Ubuntu Server with VSFTPD 2.0.7, Filezilla client 3.1.5.1. I will post the log here. I only get this error while uploading files. It doesn't matter from work, home, etc. Sometimes all files are uploaded sucessfully other times it skips a file or two.

13:27:46 Status: Connecting to 71.83.*.*:220...
13:27:46 Status: Connection established, waiting for welcome message...
13:27:46 Trace: CFtpControlSocket::OnReceive()
13:27:46 Response: 220 (vsFTPd 2.0.7)
13:27:46 Trace: CFtpControlSocket::SendNextCommand()
13:27:46 Command: AUTH TLS
13:27:46 Trace: CFtpControlSocket::OnReceive()
13:27:46 Response: 234 Proceed with negotiation.
13:27:46 Status: Initializing TLS...
13:27:46 Trace: CTlsSocket::Handshake()
13:27:46 Trace: CTlsSocket::Handshake()
13:27:46 Trace: CTlsSocket::Handshake()
13:27:46 Trace: CTlsSocket::Handshake()
13:27:46 Trace: Handshake successful
13:27:46 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:27:46 Status: Verifying certificate...
13:27:46 Trace: CFtpControlSocket::SendNextCommand()
13:27:46 Command: USER eric
13:27:46 Status: TLS/SSL connection established.
13:27:46 Trace: CFtpControlSocket::OnReceive()
13:27:46 Response: 331 Please specify the password.
13:27:46 Trace: CFtpControlSocket::SendNextCommand()
13:27:46 Command: PASS *********
13:27:46 Trace: CFtpControlSocket::OnReceive()
13:27:46 Response: 230 Login successful.
13:27:46 Trace: CFtpControlSocket::SendNextCommand()
13:27:46 Command: OPTS UTF8 ON
13:27:46 Trace: CFtpControlSocket::OnReceive()
13:27:46 Response: 200 Always in UTF8 mode.
13:27:46 Trace: CFtpControlSocket::SendNextCommand()
13:27:46 Command: PBSZ 0
13:27:46 Trace: CFtpControlSocket::OnReceive()
13:27:46 Response: 200 PBSZ set to 0.
13:27:46 Trace: CFtpControlSocket::SendNextCommand()
13:27:46 Command: PROT P
13:27:46 Trace: CFtpControlSocket::OnReceive()
13:27:46 Response: 200 PROT now Private.
13:27:46 Status: Connected
13:27:46 Trace: CFtpControlSocket::ResetOperation(0)
13:27:46 Trace: CControlSocket::ResetOperation(0)
13:27:46 Status: Retrieving directory listing...
13:27:46 Trace: CFtpControlSocket::SendNextCommand()
13:27:46 Trace: CFtpControlSocket::ChangeDirSend()
13:27:46 Command: PWD
13:27:46 Trace: CFtpControlSocket::OnReceive()
13:27:46 Response: 257 "/home/vsftpd/eric"
13:27:46 Trace: CFtpControlSocket::ResetOperation(0)
13:27:46 Trace: CControlSocket::ResetOperation(0)
13:27:46 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:27:46 Trace: CFtpControlSocket::ListSubcommandResult()
13:27:46 Trace: CFtpControlSocket::ResetOperation(0)
13:27:46 Trace: CControlSocket::ResetOperation(0)
13:27:46 Status: Directory listing successful
13:28:05 Status: Connecting to 71.83.*.*:220...
13:28:05 Status: Connection established, waiting for welcome message...
13:28:05 Status: Connecting to 71.83.*.*:220...
13:28:05 Status: Connection established, waiting for welcome message...
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 220 (vsFTPd 2.0.7)
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: AUTH TLS
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 220 (vsFTPd 2.0.7)
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: AUTH TLS
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 234 Proceed with negotiation.
13:28:05 Status: Initializing TLS...
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 234 Proceed with negotiation.
13:28:05 Status: Initializing TLS...
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: Handshake successful
13:28:05 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:05 Status: Verifying certificate...
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: USER eric
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: Handshake successful
13:28:05 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:05 Status: Verifying certificate...
13:28:05 Status: TLS/SSL connection established.
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 331 Please specify the password.
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: PASS *********
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: USER eric
13:28:05 Status: TLS/SSL connection established.
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 331 Please specify the password.
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: PASS *********
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 230 Login successful.
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: OPTS UTF8 ON
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 200 Always in UTF8 mode.
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: PBSZ 0
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 230 Login successful.
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: OPTS UTF8 ON
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 200 PBSZ set to 0.
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: PROT P
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 200 Always in UTF8 mode.
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: PBSZ 0
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 200 PROT now Private.
13:28:05 Status: Connected
13:28:05 Trace: CFtpControlSocket::ResetOperation(0)
13:28:05 Trace: CControlSocket::ResetOperation(0)
13:28:05 Trace: CFtpControlSocket::FileTransfer()
13:28:05 Status: Starting upload of C:\Users\eparker\Desktop\Trial key SRA 12Dec08.txt
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::ChangeDirSend()
13:28:05 Command: CWD /home/vsftpd/eric/voice
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 200 PBSZ set to 0.
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: PROT P
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 250 Directory successfully changed.
13:28:05 Trace: CFtpControlSocket::ResetOperation(0)
13:28:05 Trace: CControlSocket::ResetOperation(0)
13:28:05 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:05 Trace: FileTransferSubcommandResult()
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: FileTransferSend()
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::TransferSend()
13:28:05 Command: TYPE A
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 200 PROT now Private.
13:28:05 Status: Connected
13:28:05 Trace: CFtpControlSocket::ResetOperation(0)
13:28:05 Trace: CControlSocket::ResetOperation(0)
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 200 Switching to ASCII mode.
13:28:05 Trace: CFtpControlSocket::TransferParseResponse()
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::TransferSend()
13:28:05 Command: PASV
13:28:05 Trace: CFtpControlSocket::FileTransfer()
13:28:05 Status: Starting upload of C:\Users\eparker\Desktop\Implementation_Project_Manager.pdf
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::ChangeDirSend()
13:28:05 Command: CWD /home/vsftpd/eric/voice
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 227 Entering Passive Mode (192,168,0,250,58,152)
13:28:05 Trace: CFtpControlSocket::TransferParseResponse()
13:28:05 Status: Server sent passive reply with unroutable address. Using server address instead.
13:28:05 Trace: Reply: 192.168.0.250, peer: 71.83.*.*
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::TransferSend()
13:28:05 Command: STOR Trial key SRA 12Dec08.txt
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 250 Directory successfully changed.
13:28:05 Trace: CFtpControlSocket::ResetOperation(0)
13:28:05 Trace: CControlSocket::ResetOperation(0)
13:28:05 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:05 Trace: FileTransferSubcommandResult()
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: FileTransferSend()
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::TransferSend()
13:28:05 Command: TYPE I
13:28:05 Trace: CTransferSocket::OnConnect
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 200 Switching to Binary mode.
13:28:05 Trace: CFtpControlSocket::TransferParseResponse()
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::TransferSend()
13:28:05 Command: PASV
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 150 Ok to send data.
13:28:05 Trace: CFtpControlSocket::TransferParseResponse()
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::TransferSend()
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: GnuTLS error -8: A record packet with illegal version was received.
13:28:05 Trace: CRealControlSocket::OnClose(10053)
13:28:05 Error: Disconnected from server: ECONNABORTED - Connection aborted
13:28:05 Trace: CFtpControlSocket::ResetOperation(66)
13:28:05 Trace: CControlSocket::ResetOperation(66)
13:28:05 Trace: CFtpControlSocket::ResetOperation(66)
13:28:05 Trace: CControlSocket::ResetOperation(66)
13:28:05 Status: Connecting to 71.83.*.*:220...
13:28:05 Status: Connection established, waiting for welcome message...
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 220 (vsFTPd 2.0.7)
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: AUTH TLS
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: Handshake successful
13:28:05 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:05 Trace: CTransferSocket::OnConnect
13:28:05 Trace: CTlsSocket::Shutdown()
13:28:05 Trace: CTransferSocket::TransferEnd(1)
13:28:05 Trace: CFtpControlSocket::TransferEnd()
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 234 Proceed with negotiation.
13:28:05 Status: Initializing TLS...
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 226 File receive OK.
13:28:05 Trace: CFtpControlSocket::TransferParseResponse()
13:28:05 Trace: CFtpControlSocket::ResetOperation(0)
13:28:05 Trace: CControlSocket::ResetOperation(0)
13:28:05 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:05 Trace: FileTransferSubcommandResult()
13:28:05 Trace: CFtpControlSocket::ResetOperation(0)
13:28:05 Trace: CControlSocket::ResetOperation(0)
13:28:05 Status: File transfer successful
13:28:05 Trace: CFtpControlSocket::FileTransfer()
13:28:05 Status: Starting upload of C:\Users\Public\Desktop\FileZilla Client.lnk
13:28:05 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:05 Trace: FileTransferSubcommandResult()
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: FileTransferSend()
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::TransferSend()
13:28:05 Command: TYPE I
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: Handshake successful
13:28:05 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:05 Status: Verifying certificate...
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 200 Switching to Binary mode.
13:28:05 Trace: CFtpControlSocket::TransferParseResponse()
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::TransferSend()
13:28:05 Command: PASV
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: USER eric
13:28:05 Status: TLS/SSL connection established.
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 331 Please specify the password.
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: PASS *********
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 227 Entering Passive Mode (192,168,0,250,58,152)
13:28:05 Trace: CFtpControlSocket::TransferParseResponse()
13:28:05 Status: Server sent passive reply with unroutable address. Using server address instead.
13:28:05 Trace: Reply: 192.168.0.250, peer: 71.83.*.*
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::TransferSend()
13:28:05 Command: STOR FileZilla Client.lnk
13:28:05 Trace: CTransferSocket::OnConnect
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CTlsSocket::Handshake()
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 230 Login successful.
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Command: OPTS UTF8 ON
13:28:05 Trace: CFtpControlSocket::OnReceive()
13:28:05 Response: 150 Ok to send data.
13:28:05 Trace: CFtpControlSocket::TransferParseResponse()
13:28:05 Trace: CFtpControlSocket::SendNextCommand()
13:28:05 Trace: CFtpControlSocket::TransferSend()
13:28:05 Trace: CTlsSocket::Handshake()
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 200 Always in UTF8 mode.
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Command: PBSZ 0
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 200 PBSZ set to 0.
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Command: PROT P
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 200 PROT now Private.
13:28:06 Status: Connected
13:28:06 Trace: CFtpControlSocket::ResetOperation(0)
13:28:06 Trace: CControlSocket::ResetOperation(0)
13:28:06 Trace: CFtpControlSocket::FileTransfer()
13:28:06 Status: Starting upload of C:\Users\eparker\Desktop\Implementation_Project_Manager.pdf
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Trace: CFtpControlSocket::ChangeDirSend()
13:28:06 Command: CWD /home/vsftpd/eric/voice
13:28:06 Trace: CTlsSocket::Handshake()
13:28:06 Trace: Handshake successful
13:28:06 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:06 Trace: CTransferSocket::OnConnect
13:28:06 Trace: CTlsSocket::Shutdown()
13:28:06 Trace: CTransferSocket::TransferEnd(1)
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 250 Directory successfully changed.
13:28:06 Trace: CFtpControlSocket::ResetOperation(0)
13:28:06 Trace: CControlSocket::ResetOperation(0)
13:28:06 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:06 Trace: FileTransferSubcommandResult()
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Trace: FileTransferSend()
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Trace: CFtpControlSocket::TransferSend()
13:28:06 Command: TYPE I
13:28:06 Trace: CFtpControlSocket::TransferEnd()
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 200 Switching to Binary mode.
13:28:06 Trace: CFtpControlSocket::TransferParseResponse()
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Trace: CFtpControlSocket::TransferSend()
13:28:06 Command: PASV
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 226 File receive OK.
13:28:06 Trace: CFtpControlSocket::TransferParseResponse()
13:28:06 Trace: CFtpControlSocket::ResetOperation(0)
13:28:06 Trace: CControlSocket::ResetOperation(0)
13:28:06 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:06 Trace: FileTransferSubcommandResult()
13:28:06 Trace: CFtpControlSocket::ResetOperation(0)
13:28:06 Trace: CControlSocket::ResetOperation(0)
13:28:06 Status: File transfer successful
13:28:06 Trace: CFtpControlSocket::FileTransfer()
13:28:06 Status: Starting upload of C:\Users\Public\Desktop\PowerArchiver.lnk
13:28:06 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:06 Trace: FileTransferSubcommandResult()
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Trace: FileTransferSend()
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Trace: CFtpControlSocket::TransferSend()
13:28:06 Command: PASV
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 227 Entering Passive Mode (192,168,0,250,58,152)
13:28:06 Trace: CFtpControlSocket::TransferParseResponse()
13:28:06 Status: Server sent passive reply with unroutable address. Using server address instead.
13:28:06 Trace: Reply: 192.168.0.250, peer: 71.83.*.*
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Trace: CFtpControlSocket::TransferSend()
13:28:06 Command: STOR Implementation_Project_Manager.pdf
13:28:06 Trace: GnuTLS error -8: A record packet with illegal version was received.
13:28:06 Trace: CRealControlSocket::OnClose(10053)
13:28:06 Error: Disconnected from server: ECONNABORTED - Connection aborted
13:28:06 Trace: CFtpControlSocket::ResetOperation(66)
13:28:06 Trace: CControlSocket::ResetOperation(66)
13:28:06 Trace: CFtpControlSocket::ResetOperation(66)
13:28:06 Trace: CControlSocket::ResetOperation(66)
13:28:06 Trace: CTransferSocket::OnConnect
13:28:06 Trace: CTlsSocket::Handshake()
13:28:06 Trace: CTlsSocket::Handshake()
13:28:06 Status: Connecting to 71.83.*.*:220...
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 150 Ok to send data.
13:28:06 Trace: CFtpControlSocket::TransferParseResponse()
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Trace: CFtpControlSocket::TransferSend()
13:28:06 Trace: CTlsSocket::Handshake()
13:28:06 Status: Connection established, waiting for welcome message...
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 220 (vsFTPd 2.0.7)
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Command: AUTH TLS
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 234 Proceed with negotiation.
13:28:06 Status: Initializing TLS...
13:28:06 Trace: CTlsSocket::Handshake()
13:28:06 Trace: CTlsSocket::Handshake()
13:28:06 Trace: CTlsSocket::Handshake()
13:28:06 Trace: CTlsSocket::Handshake()
13:28:06 Trace: Handshake successful
13:28:06 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:06 Status: Verifying certificate...
13:28:06 Trace: CTlsSocket::Handshake()
13:28:06 Trace: Handshake successful
13:28:06 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:06 Trace: CTransferSocket::OnConnect
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Command: USER eric
13:28:06 Status: TLS/SSL connection established.
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 331 Please specify the password.
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Command: PASS *********
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 230 Login successful.
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Command: OPTS UTF8 ON
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 200 Always in UTF8 mode.
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Command: PBSZ 0
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 200 PBSZ set to 0.
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Command: PROT P
13:28:06 Trace: CFtpControlSocket::OnReceive()
13:28:06 Response: 200 PROT now Private.
13:28:06 Status: Connected
13:28:06 Trace: CFtpControlSocket::ResetOperation(0)
13:28:06 Trace: CControlSocket::ResetOperation(0)
13:28:06 Trace: CFtpControlSocket::FileTransfer()
13:28:06 Status: Starting upload of C:\Users\Public\Desktop\PowerArchiver.lnk
13:28:06 Trace: CFtpControlSocket::SendNextCommand()
13:28:06 Trace: CFtpControlSocket::ChangeDirSend()
13:28:06 Command: CWD /home/vsftpd/eric/voice
13:28:07 Trace: CFtpControlSocket::OnReceive()
13:28:07 Response: 250 Directory successfully changed.
13:28:07 Trace: CFtpControlSocket::ResetOperation(0)
13:28:07 Trace: CControlSocket::ResetOperation(0)
13:28:07 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:07 Trace: FileTransferSubcommandResult()
13:28:07 Trace: CFtpControlSocket::SendNextCommand()
13:28:07 Trace: FileTransferSend()
13:28:07 Trace: CFtpControlSocket::SendNextCommand()
13:28:07 Trace: CFtpControlSocket::TransferSend()
13:28:07 Command: TYPE I
13:28:07 Trace: CFtpControlSocket::OnReceive()
13:28:07 Response: 200 Switching to Binary mode.
13:28:07 Trace: CFtpControlSocket::TransferParseResponse()
13:28:07 Trace: CFtpControlSocket::SendNextCommand()
13:28:07 Trace: CFtpControlSocket::TransferSend()
13:28:07 Command: PASV
13:28:07 Trace: CTlsSocket::Shutdown()
13:28:07 Trace: CTlsSocket::ContinueShutdown()
13:28:07 Trace: CTransferSocket::OnClose(0)
13:28:07 Trace: CTlsSocket::Shutdown()
13:28:07 Trace: CTransferSocket::TransferEnd(1)
13:28:07 Trace: CFtpControlSocket::TransferEnd()
13:28:08 Trace: GnuTLS error -8: A record packet with illegal version was received.
13:28:08 Trace: CRealControlSocket::OnClose(10053)
13:28:08 Error: Disconnected from server: ECONNABORTED - Connection aborted
13:28:08 Trace: CFtpControlSocket::ResetOperation(66)
13:28:08 Trace: CControlSocket::ResetOperation(66)
13:28:08 Trace: CFtpControlSocket::ResetOperation(66)
13:28:08 Trace: CControlSocket::ResetOperation(66)
13:28:08 Status: Connecting to 71.83.*.*:220...
13:28:08 Status: Connection established, waiting for welcome message...
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 226 File receive OK.
13:28:08 Trace: CFtpControlSocket::TransferParseResponse()
13:28:08 Trace: CFtpControlSocket::ResetOperation(0)
13:28:08 Trace: CControlSocket::ResetOperation(0)
13:28:08 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:08 Trace: FileTransferSubcommandResult()
13:28:08 Trace: CFtpControlSocket::ResetOperation(0)
13:28:08 Trace: CControlSocket::ResetOperation(0)
13:28:08 Status: File transfer successful
13:28:08 Trace: CFtpControlSocket::FileTransfer()
13:28:08 Status: Starting upload of C:\Users\eparker\Desktop\Copy of 2009 MAY Draft Budget IS.xls
13:28:08 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:08 Trace: FileTransferSubcommandResult()
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: FileTransferSend()
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: CFtpControlSocket::TransferSend()
13:28:08 Command: PASV
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 220 (vsFTPd 2.0.7)
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Command: AUTH TLS
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 234 Proceed with negotiation.
13:28:08 Status: Initializing TLS...
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 227 Entering Passive Mode (192,168,0,250,58,152)
13:28:08 Trace: CFtpControlSocket::TransferParseResponse()
13:28:08 Status: Server sent passive reply with unroutable address. Using server address instead.
13:28:08 Trace: Reply: 192.168.0.250, peer: 71.83.*.*
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: CFtpControlSocket::TransferSend()
13:28:08 Command: STOR Copy of 2009 MAY Draft Budget IS.xls
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CTransferSocket::OnConnect
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 150 Ok to send data.
13:28:08 Trace: CFtpControlSocket::TransferParseResponse()
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: CFtpControlSocket::TransferSend()
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: Handshake successful
13:28:08 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:08 Status: Verifying certificate...
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Command: USER eric
13:28:08 Status: TLS/SSL connection established.
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 331 Please specify the password.
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Command: PASS *********
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 230 Login successful.
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Command: OPTS UTF8 ON
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: Handshake successful
13:28:08 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:08 Trace: CTransferSocket::OnConnect
13:28:08 Trace: CTlsSocket::Shutdown()
13:28:08 Trace: CTransferSocket::TransferEnd(1)
13:28:08 Trace: CFtpControlSocket::TransferEnd()
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 200 Always in UTF8 mode.
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Command: PBSZ 0
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 200 PBSZ set to 0.
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Command: PROT P
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 200 PROT now Private.
13:28:08 Status: Connected
13:28:08 Trace: CFtpControlSocket::ResetOperation(0)
13:28:08 Trace: CControlSocket::ResetOperation(0)
13:28:08 Trace: CFtpControlSocket::FileTransfer()
13:28:08 Status: Starting upload of C:\Users\Public\Desktop\PowerArchiver.lnk
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: CFtpControlSocket::ChangeDirSend()
13:28:08 Command: CWD /home/vsftpd/eric/voice
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 250 Directory successfully changed.
13:28:08 Trace: CFtpControlSocket::ResetOperation(0)
13:28:08 Trace: CControlSocket::ResetOperation(0)
13:28:08 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:08 Trace: FileTransferSubcommandResult()
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: FileTransferSend()
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: CFtpControlSocket::TransferSend()
13:28:08 Command: TYPE I
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 200 Switching to Binary mode.
13:28:08 Trace: CFtpControlSocket::TransferParseResponse()
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: CFtpControlSocket::TransferSend()
13:28:08 Command: PASV
13:28:08 Trace: GnuTLS error -8: A record packet with illegal version was received.
13:28:08 Trace: CRealControlSocket::OnClose(10053)
13:28:08 Error: Disconnected from server: ECONNABORTED - Connection aborted
13:28:08 Trace: CFtpControlSocket::ResetOperation(66)
13:28:08 Trace: CControlSocket::ResetOperation(66)
13:28:08 Trace: CFtpControlSocket::ResetOperation(66)
13:28:08 Trace: CControlSocket::ResetOperation(66)
13:28:08 Status: Connecting to 71.83.*.*:220...
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 226 File receive OK.
13:28:08 Trace: CFtpControlSocket::TransferParseResponse()
13:28:08 Trace: CFtpControlSocket::ResetOperation(0)
13:28:08 Trace: CControlSocket::ResetOperation(0)
13:28:08 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:08 Trace: FileTransferSubcommandResult()
13:28:08 Trace: CFtpControlSocket::ResetOperation(0)
13:28:08 Trace: CControlSocket::ResetOperation(0)
13:28:08 Status: File transfer successful
13:28:08 Trace: CFtpControlSocket::FileTransfer()
13:28:08 Status: Starting upload of C:\Users\eparker\Desktop\password-protect.zip
13:28:08 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:08 Trace: FileTransferSubcommandResult()
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: FileTransferSend()
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: CFtpControlSocket::TransferSend()
13:28:08 Command: PASV
13:28:08 Status: Connection established, waiting for welcome message...
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 220 (vsFTPd 2.0.7)
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Command: AUTH TLS
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 227 Entering Passive Mode (192,168,0,250,58,152)
13:28:08 Trace: CFtpControlSocket::TransferParseResponse()
13:28:08 Status: Server sent passive reply with unroutable address. Using server address instead.
13:28:08 Trace: Reply: 192.168.0.250, peer: 71.83.*.*
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: CFtpControlSocket::TransferSend()
13:28:08 Command: STOR password-protect.zip
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 234 Proceed with negotiation.
13:28:08 Status: Initializing TLS...
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CTransferSocket::OnConnect
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 150 Ok to send data.
13:28:08 Trace: CFtpControlSocket::TransferParseResponse()
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Trace: CFtpControlSocket::TransferSend()
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: CTlsSocket::Handshake()
13:28:08 Trace: Handshake successful
13:28:08 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:08 Status: Verifying certificate...
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Command: USER eric
13:28:08 Status: TLS/SSL connection established.
13:28:08 Trace: CFtpControlSocket::OnReceive()
13:28:08 Response: 331 Please specify the password.
13:28:08 Trace: CFtpControlSocket::SendNextCommand()
13:28:08 Command: PASS *********
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 230 Login successful.
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Command: OPTS UTF8 ON
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: Handshake successful
13:28:09 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:09 Trace: CTransferSocket::OnConnect
13:28:09 Trace: CTlsSocket::Shutdown()
13:28:09 Trace: CTransferSocket::TransferEnd(1)
13:28:09 Trace: CFtpControlSocket::TransferEnd()
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 200 Always in UTF8 mode.
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Command: PBSZ 0
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 200 PBSZ set to 0.
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Command: PROT P
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 226 File receive OK.
13:28:09 Trace: CFtpControlSocket::TransferParseResponse()
13:28:09 Trace: CFtpControlSocket::ResetOperation(0)
13:28:09 Trace: CControlSocket::ResetOperation(0)
13:28:09 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:09 Trace: FileTransferSubcommandResult()
13:28:09 Trace: CFtpControlSocket::ResetOperation(0)
13:28:09 Trace: CControlSocket::ResetOperation(0)
13:28:09 Status: File transfer successful
13:28:09 Trace: CFtpControlSocket::FileTransfer()
13:28:09 Status: Starting upload of C:\Users\eparker\Desktop\Bomgar-10_1_5-cwmed-20081112-225009.nsb
13:28:09 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:09 Trace: FileTransferSubcommandResult()
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: FileTransferSend()
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: CFtpControlSocket::TransferSend()
13:28:09 Command: PASV
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 200 PROT now Private.
13:28:09 Status: Connected
13:28:09 Trace: CFtpControlSocket::ResetOperation(0)
13:28:09 Trace: CControlSocket::ResetOperation(0)
13:28:09 Trace: CFtpControlSocket::FileTransfer()
13:28:09 Status: Starting upload of C:\Users\eparker\Desktop\putty.exe
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: CFtpControlSocket::ChangeDirSend()
13:28:09 Command: CWD /home/vsftpd/eric/voice
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 227 Entering Passive Mode (192,168,0,250,58,152)
13:28:09 Trace: CFtpControlSocket::TransferParseResponse()
13:28:09 Status: Server sent passive reply with unroutable address. Using server address instead.
13:28:09 Trace: Reply: 192.168.0.250, peer: 71.83.*.*
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: CFtpControlSocket::TransferSend()
13:28:09 Command: STOR Bomgar-10_1_5-cwmed-20081112-225009.nsb
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 250 Directory successfully changed.
13:28:09 Trace: CFtpControlSocket::ResetOperation(0)
13:28:09 Trace: CControlSocket::ResetOperation(0)
13:28:09 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:09 Trace: FileTransferSubcommandResult()
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: FileTransferSend()
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: CFtpControlSocket::TransferSend()
13:28:09 Command: TYPE I
13:28:09 Trace: CTransferSocket::OnConnect
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 200 Switching to Binary mode.
13:28:09 Trace: CFtpControlSocket::TransferParseResponse()
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: CFtpControlSocket::TransferSend()
13:28:09 Command: PASV
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 150 Ok to send data.
13:28:09 Trace: CFtpControlSocket::TransferParseResponse()
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: CFtpControlSocket::TransferSend()
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: GnuTLS error -8: A record packet with illegal version was received.
13:28:09 Trace: CRealControlSocket::OnClose(10053)
13:28:09 Error: Disconnected from server: ECONNABORTED - Connection aborted
13:28:09 Trace: CFtpControlSocket::ResetOperation(66)
13:28:09 Trace: CControlSocket::ResetOperation(66)
13:28:09 Trace: CFtpControlSocket::ResetOperation(66)
13:28:09 Trace: CControlSocket::ResetOperation(66)
13:28:09 Status: Connecting to 71.83.*.*:220...
13:28:09 Status: Connection established, waiting for welcome message...
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 220 (vsFTPd 2.0.7)
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Command: AUTH TLS
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: Handshake successful
13:28:09 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:09 Trace: CTransferSocket::OnConnect
13:28:09 Trace: CTlsSocket::Shutdown()
13:28:09 Trace: CTransferSocket::TransferEnd(1)
13:28:09 Trace: CFtpControlSocket::TransferEnd()
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 234 Proceed with negotiation.
13:28:09 Status: Initializing TLS...
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: Handshake successful
13:28:09 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:09 Status: Verifying certificate...
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Command: USER eric
13:28:09 Status: TLS/SSL connection established.
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 226 File receive OK.
13:28:09 Trace: CFtpControlSocket::TransferParseResponse()
13:28:09 Trace: CFtpControlSocket::ResetOperation(0)
13:28:09 Trace: CControlSocket::ResetOperation(0)
13:28:09 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:09 Trace: FileTransferSubcommandResult()
13:28:09 Trace: CFtpControlSocket::ResetOperation(0)
13:28:09 Trace: CControlSocket::ResetOperation(0)
13:28:09 Status: File transfer successful
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 331 Please specify the password.
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Command: PASS *********
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 230 Login successful.
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Command: OPTS UTF8 ON
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 200 Always in UTF8 mode.
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Command: PBSZ 0
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 200 PBSZ set to 0.
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Command: PROT P
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 200 PROT now Private.
13:28:09 Status: Connected
13:28:09 Trace: CFtpControlSocket::ResetOperation(0)
13:28:09 Trace: CControlSocket::ResetOperation(0)
13:28:09 Trace: CFtpControlSocket::FileTransfer()
13:28:09 Status: Starting upload of C:\Users\eparker\Desktop\putty.exe
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: CFtpControlSocket::ChangeDirSend()
13:28:09 Command: CWD /home/vsftpd/eric/voice
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 250 Directory successfully changed.
13:28:09 Trace: CFtpControlSocket::ResetOperation(0)
13:28:09 Trace: CControlSocket::ResetOperation(0)
13:28:09 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:09 Trace: FileTransferSubcommandResult()
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: FileTransferSend()
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: CFtpControlSocket::TransferSend()
13:28:09 Command: TYPE I
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 200 Switching to Binary mode.
13:28:09 Trace: CFtpControlSocket::TransferParseResponse()
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: CFtpControlSocket::TransferSend()
13:28:09 Command: PASV
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 227 Entering Passive Mode (192,168,0,250,58,152)
13:28:09 Trace: CFtpControlSocket::TransferParseResponse()
13:28:09 Status: Server sent passive reply with unroutable address. Using server address instead.
13:28:09 Trace: Reply: 192.168.0.250, peer: 71.83.*.*
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: CFtpControlSocket::TransferSend()
13:28:09 Command: STOR putty.exe
13:28:09 Trace: CTransferSocket::OnConnect
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: CFtpControlSocket::OnReceive()
13:28:09 Response: 150 Ok to send data.
13:28:09 Trace: CFtpControlSocket::TransferParseResponse()
13:28:09 Trace: CFtpControlSocket::SendNextCommand()
13:28:09 Trace: CFtpControlSocket::TransferSend()
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: CTlsSocket::Handshake()
13:28:09 Trace: Handshake successful
13:28:09 Trace: Cipher: 3DES-CBC, MAC: SHA1
13:28:09 Trace: CTransferSocket::OnConnect
13:28:10 Trace: CTlsSocket::Shutdown()
13:28:10 Trace: CTransferSocket::TransferEnd(1)
13:28:10 Trace: CFtpControlSocket::TransferEnd()
13:28:11 Trace: CFtpControlSocket::OnReceive()
13:28:11 Response: 226 File receive OK.
13:28:11 Trace: CFtpControlSocket::TransferParseResponse()
13:28:11 Trace: CFtpControlSocket::ResetOperation(0)
13:28:11 Trace: CControlSocket::ResetOperation(0)
13:28:11 Trace: CFtpControlSocket::ParseSubcommandResult(0)
13:28:11 Trace: FileTransferSubcommandResult()
13:28:11 Trace: CFtpControlSocket::ResetOperation(0)
13:28:11 Trace: CControlSocket::ResetOperation(0)
13:28:11 Status: File transfer successful

Any help would be awesome!

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

Re: GnuTLS error -8: A record packet with illegal version

#2 Post by botg » 2008-11-24 22:09

Which TLS library is the server using? (Product and version)

goldiemak
500 Command not understood
Posts: 2
Joined: 2008-11-24 21:22
First name: Eric
Last name: Parker

Re: GnuTLS error -8: A record packet with illegal version

#3 Post by goldiemak » 2008-11-24 22:31

I am using libgnutls26 2.4.1-1biuld1

Thank you,
Eric

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

Re: GnuTLS error -8: A record packet with illegal version

#4 Post by botg » 2008-11-24 23:42

I've missed this in the logs before:
13:28:06 Command: PASV
13:28:06 Response: 227 Entering Passive Mode (192,168,0,250,58,152)
13:28:06 Status: Server sent passive reply with unroutable address. Using server address instead.
The server is improperly configured. While not specifically for vsftpd, you will hopefully find the Network Configuration guide useful.

HymnToLife
500 Command not understood
Posts: 2
Joined: 2009-04-18 20:25

Re: GnuTLS error -8: A record packet with illegal version

#5 Post by HymnToLife » 2009-04-18 20:34

I'm getting the same error, but it happens a bit earlier in the login process (after the password is sent):

Code: Select all

Status:	Resolving address of iori.fkraiem.org
Status:	Connecting to 88.191.79.242:21...
Status:	Connection established, waiting for welcome message...
Trace:	CFtpControlSocket::OnReceive()
Response:	220 Welcome to iori.fkraiem.org! Enjoy your stay. ^^
Trace:	CFtpControlSocket::SendNextCommand()
Command:	AUTH TLS
Trace:	CFtpControlSocket::OnReceive()
Response:	234 Proceed with negotiation.
Status:	Initializing TLS...
Trace:	CTlsSocket::Handshake()
Trace:	CTlsSocket::OnSend()
Trace:	CTlsSocket::OnRead()
Trace:	CTlsSocket::Handshake()
Trace:	CTlsSocket::OnRead()
Trace:	CTlsSocket::Handshake()
Trace:	CTlsSocket::OnRead()
Trace:	CTlsSocket::Handshake()
Trace:	Handshake successful
Trace:	Cipher: 3DES-CBC, MAC: SHA1
Status:	Verifying certificate...
Trace:	CFtpControlSocket::SendNextCommand()
Command:	USER firas
Status:	TLS/SSL connection established.
Trace:	CTlsSocket::OnRead()
Trace:	CFtpControlSocket::OnReceive()
Response:	331 Please specify the password.
Trace:	CFtpControlSocket::SendNextCommand()
Command:	PASS *********
Trace:	CTlsSocket::OnRead()
Trace:	GnuTLS error -8: A record packet with illegal version was received.
Trace:	CRealControlSocket::OnClose(10053)
Trace:	CControlSocket::DoClose(64)
Trace:	CFtpControlSocket::ResetOperation(66)
Trace:	CControlSocket::ResetOperation(66)
Error:	Could not connect to server
Trace:	CFileZillaEnginePrivate::ResetOperation(66)
FZ 3.2.3.1, server is vsftpd 2.1.0 using libgnutls 2.6.5. Help would be greatly appreciated. ;)

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

Re: GnuTLS error -8: A record packet with illegal version

#6 Post by botg » 2009-04-18 22:45

Please try FileZilla 3.2.4-rc1

HymnToLife
500 Command not understood
Posts: 2
Joined: 2009-04-18 20:25

Re: GnuTLS error -8: A record packet with illegal version

#7 Post by HymnToLife » 2009-04-21 11:13

Problem solved, it was actually totally unrelated to TLS (it was a vsftpd misconfiguration, the file defined by chroot_list_file didn't exist).

PieterP
500 Command not understood
Posts: 2
Joined: 2011-01-18 16:06

Re: GnuTLS error -8: A record packet with illegal version

#8 Post by PieterP » 2011-01-18 16:16

I'm having the same problem using vsftpd and my chroot_list file does exists.
In general it works fine. After some time it will throws the
Fout: GnuTLS error -8: A record packet with illegal version was received.
Fout: Verbinding verbroken met server: ECONNABORTED - Connection aborted.

Using client version 3.3.5.1 (win64) and vsftpd 2.0.5-16.el5_5.1 (CentOS 5.5 / 64bit) / gnutls 1.4.1-3.el5_4.8...

Is there someone using vsftpd / FTPES with FileZilla client without problem?

xeon
226 Transfer OK
Posts: 131
Joined: 2009-08-19 03:18

Re: GnuTLS error -8: A record packet with illegal version

#9 Post by xeon » 2011-01-18 21:49

Your error is likely because of this.

http://ramblings.linkerror.com/?p=45

Mine will give the same error when the idle timeout occurs.

Example of it showing plaintext idle timeout message while in FTPES.

http://img535.imageshack.us/img535/2931 ... rd02vr.png

PieterP
500 Command not understood
Posts: 2
Joined: 2011-01-18 16:06

Re: GnuTLS error -8: A record packet with illegal version

#10 Post by PieterP » 2011-01-18 21:56

xeon wrote:Your error is likely because of this.

http://ramblings.linkerror.com/?p=45
Thanks... That helps! Will turn encryption off and check what's troubling it.

User avatar
boco
Contributor
Posts: 26938
Joined: 2006-05-01 03:28
Location: Germany

Re: GnuTLS error -8: A record packet with illegal version

#11 Post by boco » 2011-01-19 01:33

Your error is likely because of this.

http://ramblings.linkerror.com/?p=45
Very interesting. That would make it a bug in vsftpd, actually. Should be reported to the vsftpd devs.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

xeon
226 Transfer OK
Posts: 131
Joined: 2009-08-19 03:18

Re: GnuTLS error -8: A record packet with illegal version

#12 Post by xeon » 2011-01-19 03:41

boco wrote:
Your error is likely because of this.

http://ramblings.linkerror.com/?p=45
Very interesting. That would make it a bug in vsftpd, actually. Should be reported to the vsftpd devs.
I've reported this and several similar bugs many many months ago however no response or action is ever taken.

If you take a look at their recent changelogs the dev(s) seem to only be interested in bloating their software with things like http support and other non-essential features instead of fixing bugs.

User avatar
boco
Contributor
Posts: 26938
Joined: 2006-05-01 03:28
Location: Germany

Re: GnuTLS error -8: A record packet with illegal version

#13 Post by boco » 2011-01-20 09:54

If that (de-)evolution of vsftpd continues, maybe it's time for a multi-platform FZ Server sooner than expected...
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

eyebex
226 Transfer OK
Posts: 171
Joined: 2004-04-02 15:24

Re: GnuTLS error -8: A record packet with illegal version

#14 Post by eyebex » 2012-01-16 14:18

boco wrote:
Your error is likely because of this.

http://ramblings.linkerror.com/?p=45
Very interesting. That would make it a bug in vsftpd, actually. Should be reported to the vsftpd devs.
Any comment e.g. from botg whether this definitely is a bug in vsftpd or maybe just some insane interpretation of an otherwise unspecified part of the protocol? Although I do absolutely not want to bloat FileZilla with work-arounds for buggy servers, if this is by any chance an acceptable thing that vsftpd is doing here, getting the plain text message from the encrypted data stream displayed in the log would be very nice. It would be a big help for debugging connection errors.

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

Re: GnuTLS error -8: A record packet with illegal version

#15 Post by botg » 2012-01-16 19:27

If there's plaintext at the end of an encrypted session, it's definitely a bug in the server.
, getting the plain text message from the encrypted data stream displayed in the log would be very nice
Then any attacker could append those messages, so no, not going to implement that.

Post Reply