From d7e526bfcbb8d0dd2781e13b0494908bcc5909ab Mon Sep 17 00:00:00 2001 From: jacob Date: Fri, 18 Mar 2005 12:58:39 +0000 Subject: [PATCH] I believe MAC/CRC errors can be caused by network corruption, in principle. git-svn-id: svn://svn.tartarus.org/sgt/putty@5520 cda61777-01e9-0310-a592-d414129be87e --- doc/errors.but | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/errors.but b/doc/errors.but index c0a6d50e..2cb53b82 100644 --- a/doc/errors.but +++ b/doc/errors.but @@ -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. -- 2.11.0