mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-18 03:28:07 -05:00
I believe MAC/CRC errors can be caused by network corruption, in principle.
[originally from svn r5520]
This commit is contained in:
parent
0a4181d396
commit
5eb26fa459
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user