1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00

Extra note on "connection reset by peer" on Windows.

Note default circumstances of cipher warning. (I haven't bothered with the
similar kex warning since it doesn't come up in the default configuration,
and is in any case unlikely to be common.)

[originally from svn r5302]
This commit is contained in:
Jacob Nevins 2005-02-15 12:35:59 +00:00
parent 680869b866
commit 9d9c0fcffc

View File

@ -69,7 +69,8 @@ this, let us know and we'll move it up our priority list.
... below the configured warning threshold}
This occurs when the SSH server does not offer any ciphers which you
have configured PuTTY to consider strong enough.
have configured PuTTY to consider strong enough. By default, PuTTY
puts up this warning only for single-DES encryption.
See \k{config-ssh-encryption} for more information on this message.
@ -272,6 +273,10 @@ connection out. See \k{faq-idleout} in the FAQ for more details. You
may be able to improve the situation by using keepalives; see
\k{config-keepalive} for details on this.
Note that Windows can produce this error in some circumstances without
seeing a connection reset from the server, for instance if the
connection to the network is lost.
\H{errors-connrefused} \q{Network error: Connection refused}
This error means that the network connection PuTTY tried to make to