Subject: Re: ssh connections dropping...?
To: None <current-users@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: current-users
Date: 10/25/2004 21:10:02
On Mon, 25 Oct 2004, Peter Seebach wrote:
> In message <20041025181938.GB705@antioche.eu.org>, Manuel Bouyer writes:
> >Do you have keepalive turned on, and at which rate ?
> >This could be a difference in setup on the client side.
> 
> net.inet.tcp.keepidle = 14400
> net.inet.tcp.keepintvl = 150
> net.inet.tcp.keepcnt = 8

Also check the ssh client's "KeepAlive" option.  If you have "KeepAlive
no" at the ssh level, then the kernel's TCP keepalive defaults are
irrelevant.

--apb (Alan Barrett)