Re: tcp_keepalive

Andreas Hauser <[email protected]> 24 Apr 2005 13:48:39 -0000
Newsgroups gmane.os.opendarwin.general
Message-ID <[email protected]>
bbraun wrote @ Sun, 24 Apr 2005 06:40:44 -0700:
> >From an application level, the following values in sshd_config
> affect keepalives:
> KeepAlive yes
> ClientAliveInterval 30
> ClientAliveCountMax 999999
> See the sshd_config(5) man page for documentation.
> 
> Alternatively, you can set it in the client side ssh_config:
> KeepAlive yes
> See the ssh_config(5) man page for documentation.

I use
ServerAliveInterval 60
in ssh_config to avoid the ssh timeouts.

Does anyone have more insight why some wlan-routers exhibit this problem ?


Andy