On Tuesday 06 January 2004 14:36, J. Rafael Sanchez wrote:
> Hi All, and happy new year!
>
> Would anyone be able to tell me where and how do I tell the ssh client
> 'ssh_client' to keep the connection alive - sending a 'keep-alive' signal
> perhaps?
>

The man page for ssh_config states that KeepAlive is set to yes by default.  


KeepAlive
             Specifies whether the system should send TCP keepalive messages
             to the other side.  If they are sent, death of the connection or
             crash of one of the machines will be properly noticed.  However,
             this means that connections will die if the route is down temÂ
             porarily, and some people find it annoying.


Hope that helps


Andy


_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to