Incoming packet was garbled on decryption using 5.0.7

Advertisement

jkaram
Joined:
Posts:
3

Incoming packet was garbled on decryption using 5.0.7

Build is 2268.
I am trying to connect to a SFTP server and it fails for this reason. I have tried setting the "Ignores SSH-2 maximum packet size" to On and that didn't help. I verified that the information I am using is correct as I was able to login using FileZilla. My hope is to use WinSCP as I am trying to automate the process using the .NET & Com library. Currently I am using the client to make sure I can actually connect and I am not having any success. I am using the GUI on Windows 7 with the Commander interface.

Below is a log that I was able to capture although logging doesn't seem to work either. I could not get one to be created. I captured this by typing it into Notepad.
Using SSH protocal version 2
We claim version: SSH-2.0-WinSCP_release_5.0.7
Doing Diffie-Hellman group exchange
Doing Diffie-Hellman key exchange with hash SHA-1
Verifying host key dss (A very long hex string appears here.)
Hostkey matches cached key
Host key fingerprint is:
ssh-dss 1024 (Fingerprint is correct. Same as verified.)
Initialised Blowfish-256 SDCTR client->server encryption
Initialised HMAC-SHA1 client->server MAC algorithm
Initialised Blowfish-256 SDCTR server->client encryption
Initialised HMAC-SHA1 server->client MAC algorithm
Incoming packet was garbled on decryption
(eFatal) Incoming packet was garbled on decryption
Authentication failed.

Reply with quote

Advertisement

jkaram
Joined:
Posts:
3

Re: Incoming packet was garbled on decryption using 5.0.7

martin wrote:

What is your SSH server?

I will have to try and find out. It is a vendor's server that I am trying to access.

Reply with quote

jkaram
Joined:
Posts:
3

Re: Incoming packet was garbled on decryption using 5.0.7

martin wrote:

What is your SSH server?

Server is a Solaris Unix server with SSH2.

jkaram

Reply with quote

Advertisement

You can post new topics in this forum