mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 19:42:48 -05:00
I believe MAC/CRC errors can be caused by network corruption, in principle.
[originally from svn r5520]
This commit is contained in:
@ -199,7 +199,8 @@ MAC received on packet}
|
|||||||
This error occurs when PuTTY decrypts an SSH packet and its checksum
|
This error occurs when PuTTY decrypts an SSH packet and its checksum
|
||||||
is not correct. This probably means something has gone wrong in the
|
is not correct. This probably means something has gone wrong in the
|
||||||
encryption or decryption process. It's difficult to tell from this
|
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
|
A known server problem which can cause this error is described in
|
||||||
\k{faq-openssh-bad-openssl} in the FAQ.
|
\k{faq-openssh-bad-openssl} in the FAQ.
|
||||||
|
Reference in New Issue
Block a user