mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-05-29 15:54:48 -05:00
Document maxpkt bug under garbled packet error message.
[originally from svn r7806]
This commit is contained in:
parent
1940b37ff0
commit
b2b89061d3
@ -2978,7 +2978,7 @@ would expect.
|
|||||||
|
|
||||||
This is an SSH-2-specific bug.
|
This is an SSH-2-specific bug.
|
||||||
|
|
||||||
\S{config-ssh-bug-maxpkt} \q{Ignores SSH-2 \i{maximum packet size}}
|
\S{config-ssh-bug-maxpkt2} \q{Ignores SSH-2 \i{maximum packet size}}
|
||||||
|
|
||||||
\cfg{winhelp-topic}{ssh.bugs.maxpkt2}
|
\cfg{winhelp-topic}{ssh.bugs.maxpkt2}
|
||||||
|
|
||||||
|
@ -235,9 +235,10 @@ gone wrong in the encryption or decryption process. It's difficult
|
|||||||
to tell from this error message whether the problem is in the client,
|
to tell from this error message whether the problem is in the client,
|
||||||
in the server, or in between.
|
in the server, or in between.
|
||||||
|
|
||||||
If you get this error, one thing you could try would be to fiddle
|
If you get this error, one thing you could try would be to fiddle with
|
||||||
with the setting of \q{Miscomputes SSH-2 encryption keys} on the Bugs
|
the setting of \q{Miscomputes SSH-2 encryption keys} (see
|
||||||
panel (see \k{config-ssh-bug-derivekey2}).
|
\k{config-ssh-bug-derivekey2}) or \q{Ignores SSH-2 maximum packet
|
||||||
|
size} (see \k{config-ssh-bug-maxpkt2}) on the Bugs panel .
|
||||||
|
|
||||||
Another known server problem which can cause this error is described
|
Another known server problem which can cause this error is described
|
||||||
in \k{faq-openssh-bad-openssl} in the FAQ.
|
in \k{faq-openssh-bad-openssl} in the FAQ.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user