Archived Forum Post

Index of archived forum posts

Question:

Packet corrupt while trying to authenticate SSH

Dec 08 '16 at 08:58

Hi,

i have a problem trying to connect with SSH. i am able to connect to SSH via the local terminal using "ssh <user>@<ipaddress> -i <privatekey>"

but when i try to connect externally i get the error below

ChilkatLog:
AuthenticatePk:
DllDate: Apr 9 2014
ChilkatVersion: 9.5.0.27
UnlockPrefix: Anything for 30-day trial
Username: <user>
Architecture: Little Endian; 32-bit
Language: ActiveX
VerboseLogging: 1
SshVersion: SSH-2.0-OpenSSH_6.6.1
sshAuthenticatePk:
sendServiceRequest:
svcName: ssh-userauth
sendMessage: SERVICE_REQUEST
SentServiceReq: ssh-userauth
--sendServiceRequest
readServiceAccept:
genRead_2:
This is the 1st block after the key exchange.
packetLen: 44
mType: DISCONNECT
Received DISCONNECT message
DisconnectReason: Packet corrupt
terminateConnection:
TCP connection cleanly closed by peer.
Cleanly terminated TCP connection.
--terminateConnection
--genRead_2
--readServiceAccept
Error reading service accept.
--sshAuthenticatePk
Socket connection lost.
Failed.
--AuthenticatePk
--ChilkatLog

do you guys have any idea where i have to look to solve this?

my knowledge about this is pretty limited and google has not yet helped.


Accepted Answer

You're using a very old version of Chilkat. Check to see if the problem still exists with the very latest version. It's not likely the problem still exists..