JFlame wrote:
The new ssh params don't seem to have done squat.
One thought - are you configured to use version 2 of the protocol? I think in my PuTTY (which I just have around for occasional use, so it's probably an ancient version), the default SSH setting prefers protocol version 1, so maybe KiTTY inherited that. The server side keepalive stuff only works with 2.
From your original problem report it really does sound like an intermediate firewall that is timing out the connection which the keepalives, if working, should prevent.
Quote:
All you Windows users, what do you use for an SSH client?
To be honest, the same SSH (OpenSSH) as on Linux, via Cygwin.
-- David