From owner-freebsd-questions@FreeBSD.ORG Wed May 13 16:08:46 2009 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 64C7C10656C4 for ; Wed, 13 May 2009 16:08:46 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-17.bluehost.com (outbound-mail-17.bluehost.com [69.89.20.232]) by mx1.freebsd.org (Postfix) with SMTP id 32F338FC1C for ; Wed, 13 May 2009 16:08:46 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 20617 invoked by uid 0); 13 May 2009 15:42:06 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy1.bluehost.com with SMTP; 13 May 2009 15:42:06 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=apotheon.com; h=Date:From:To:Subject:Message-ID:Mail-Followup-To:References:Mime-Version:Content-Type:Content-Disposition:In-Reply-To:User-Agent:X-Identified-User; b=SIZRJo/QhanDZkjaB6vZfGMmusHe39T6Romg7CV62UCL3AAUKmGeRFDApQ/5wMfwQ++e/eAk3BmpjBxfXOOGMxHiTYs0Zwv5ROaZwcW0oskOmyS8G6CQseefQuMHYs5I; Received: from c-24-8-180-234.hsd1.co.comcast.net ([24.8.180.234] helo=kokopelli.hydra) by box183.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1M4Gas-0002ke-6F for freebsd-questions@freebsd.org; Wed, 13 May 2009 09:42:06 -0600 Received: by kokopelli.hydra (sSMTP sendmail emulation); Wed, 13 May 2009 09:37:36 -0600 Date: Wed, 13 May 2009 09:37:36 -0600 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20090513153736.GB21590@kokopelli.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <20090513050333.GA4509@troutmask.apl.washington.edu> <8cb6106e0905122243k69eee7c1nd66d9cd92ef05b63@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cmJC7u66zC7hs+87" Content-Disposition: inline In-Reply-To: <8cb6106e0905122243k69eee7c1nd66d9cd92ef05b63@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.org} {sentby:smtp auth 24.8.180.234 authed with ren@apotheon.org} Subject: Re: Disabling ssh timeouts? 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: Wed, 13 May 2009 16:08:46 -0000 --cmJC7u66zC7hs+87 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 12, 2009 at 10:43:40PM -0700, Josh Carroll wrote: > On Tue, May 12, 2009 at 10:03 PM, Steve Kargl > wrote: > > Is there anyway to disable sshd from timing out a connection? > > I've tried setting =A0ClientAliveCountMax and ClientAliveInterval > > and TCPKeepAlive in sshd.conf, but no combination that I've > > tried has worked. >=20 > My suggestion would be to install and use the screen port: >=20 > /usr/ports/sysutils/screen =2E . . or my personal favorite terminal multiplexer, tmux: /usr/ports/misc/tmux =46rom the pkg-descr file: Tmux is a terminal multiplexer, it enables a number of terminals to= be accessed and controlled from a single terminal. tmux is intended to be a sim= ple, modern, BSD-licensed alternative to programs such as GNU screen. >=20 > You can then start the test suite run, detach from the screen session, > then ssh in and re-attach to the screen session later to check up on > it. --=20 Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] Quoth Larry Wall: "Just don't create a file called -rf." --cmJC7u66zC7hs+87 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkoK6UAACgkQ9mn/Pj01uKXadgCgxl7onfi9Q12eO9yhVXDoFhNh xWMAnAgXJj6msh4atgf2GACck6Jbx8IB =ptSG -----END PGP SIGNATURE----- --cmJC7u66zC7hs+87--