1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-10 07:38:06 -05:00

I believe MAC/CRC errors can be caused by network corruption, in principle.

[originally from svn r5520]
This commit is contained in:
Jacob Nevins 2005-03-18 12:58:39 +00:00
parent 0a4181d396
commit 5eb26fa459

View File

@ -199,7 +199,8 @@ MAC received on packet}
This error occurs when PuTTY decrypts an SSH packet and its checksum
is not correct. 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.
error message whether the problem is in the client, in the server,
or in between.
A known server problem which can cause this error is described in
\k{faq-openssh-bad-openssl} in the FAQ.