From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 21:11:50 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D79916A4CE for ; Tue, 22 Feb 2005 21:11:50 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD54743D49 for ; Tue, 22 Feb 2005 21:11:49 +0000 (GMT) (envelope-from jdf@freebsdportal.com) Received: from freebsdportal.com (localhost [127.0.0.1]) by freebsdportal.com (8.13.1/8.13.1) with ESMTP id j1MLBmOX042392 for ; Tue, 22 Feb 2005 21:11:48 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1MLBmPX042385 for questions@freebsd.org; Tue, 22 Feb 2005 21:11:48 GMT Date: Tue, 22 Feb 2005 21:11:48 +0000 From: jim@freeze.org To: questions@freebsd.org Message-ID: <20050222211148.GA39859@freeze.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 21:11:50 -0000 Hi I have been having problems when connecting to a FreeBSD box (4.7-RELEASE-p27 FreeBSD #38) from Mac OS X. The typical scenario is that I ssh from the OS X box to the FreeBSD box: ssh user@myfreebsdbox.com After I login, if there is no screen or cursor movement for a minute or two, the terminal stops responding. The OS X box is using tcsh and has 'set autologout=0'. I have tested several machines and here are the results I am getting: FROM TO RESULT ==== ===== ====== OS X FBSD lockup OS X Linux ok Linux FBSD ok It looks like an alergic reaction between OS X and FBSD, but I don't have a clue where to start looking to track this down. Any ideas on what this is or how to debug it would be appreciated. -- Jim Freeze