I believe MAC/CRC errors can be caused by network corruption, in principle.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 18 Mar 2005 12:58:39 +0000 (12:58 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 18 Mar 2005 12:58:39 +0000 (12:58 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@5520 cda61777-01e9-0310-a592-d414129be87e

doc/errors.but

index c0a6d50..2cb53b8 100644 (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.