If you have a problem of frequent disconnection from your SSH server, you can enable the following setting in your sshd_config file and restart SSHD.
| ClientAliveInterval 60 |
The exact description of what this does is
| ClientAliveInterval Sets a timeout interval in seconds after which if no data has been received from the client, sshd will send a message through the encrypted channel to request a response from the client. The default is 0, indicating that these messages will not be sent to the client. This option applies to protocol version 2 only. |
SPBCHSW81
SPBCHSW82
SPBCHSW91
SPBCHSW92
utywaqajenuc wrote:
utywaqajenuc…
Nina Persson…
Link | May 20th, 2010 at 8:28 pm