From owner-freebsd-questions@FreeBSD.ORG Tue Dec 4 00:09:50 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 240BC16A420 for ; Tue, 4 Dec 2007 00:09:50 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [202.89.146.5]) by mx1.freebsd.org (Postfix) with ESMTP id BDB9D13C46B for ; Tue, 4 Dec 2007 00:09:49 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 8C1567E865; Tue, 4 Dec 2007 13:09:48 +1300 (NZDT) Date: Tue, 4 Dec 2007 13:09:48 +1300 From: Jonathan Chen To: Anne Moore Message-ID: <20071204000948.GB61840@osiris.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: SSH disconnects very troubling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2007 00:09:50 -0000 On Mon, Dec 03, 2007 at 06:22:40PM -0500, Anne Moore wrote: > Hi All > > Whenever my users connect to my FreeBSD system, they are automatically > disconnected after 1 minute of inactivity. This happens no matter if they > are connected to our Oracle instance or SSH or Telnet, or anything. It's > like the server "hangs-up" on them after no activity for a minute or so. > > I ran tcpdump during and received this error on the disconnect: > > 17:20:21.362159 IP 192.168.8.90.56141 > myhost1.rdm.loc.ssh: . ack 233 win > 33303 > > I'm stumped! Does anyone have any idea why this might be happening? Sounds like you've got a stateful firewall in the mix somewhere that's disconnecting idle connections with a timeout of 1 minute. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "If everything's under control, you're going too slow" - Mario Andretti