1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-05-28 07:14:48 -05:00

"Incoming packet was garbled on decryption": I think this could in principle

be due to corruption on the wire?

[originally from svn r4582]
This commit is contained in:
Jacob Nevins 2004-09-27 00:23:19 +00:00
parent f927fd9728
commit aba082f324

View File

@ -1,4 +1,4 @@
\versionid $Id: errors.but,v 1.9 2004/07/22 12:38:37 jacob Exp $
\versionid $Id: errors.but,v 1.10 2004/09/27 00:23:19 jacob Exp $
\C{errors} Common error messages
@ -200,8 +200,8 @@ A known server problem which can cause this error is described in
This error occurs when PuTTY decrypts an SSH packet and the
decrypted data makes no sense. This probably means something has
gone wrong in the encryption or decryption process. It's difficult
to tell from this error message whether the problem is in the client
or in the server.
to tell from this error message whether the problem is in the client,
in the server, or in between.
If you get this error, one thing you could try would be to fiddle
with the setting of \q{Miscomputes SSH2 encryption keys} on the Bugs