From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:36:41 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 DCBEF16A4CE for ; Tue, 22 Feb 2005 23:36:41 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54DE043D5A for ; Tue, 22 Feb 2005 23:36:41 +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 j1MNaeVr069295; Tue, 22 Feb 2005 23:36:40 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1MNaek0069293; Tue, 22 Feb 2005 23:36:40 GMT Date: Tue, 22 Feb 2005 23:36:40 +0000 From: Jim Freeze To: pete wright Message-ID: <20050222233640.GD34739@freeze.org> References: <20050222211148.GA39859@freeze.org> <421BAC56.4050801@daleco.biz> <20050222231352.GA34739@freeze.org> <57d710000502221532dbacb23@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57d710000502221532dbacb23@mail.gmail.com> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: 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 23:36:42 -0000 * pete wright [2005-02-22 15:32:10 -0800]: > On Tue, 22 Feb 2005 23:13:52 +0000, jim@freeze.org wrote: > (big snip) > unless i'm missing something you are making the connection then typing > exit in the shell. > > debug1: channel 0: open confirm rwindow 0 rmax 32768 > > debug2: channel 0: rcvd adjust 131072 > > Last login: Tue Feb 22 22:58:44 2005 from rrcs-67-78-64-2 > > Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 > > The Regents of the University of California. All rights reserved. > > FreeBSD 4.7-RELEASE-p27 (VKERN) #38: Thu Aug 26 17:44:26 MDT 2004 > > > > user@remotemachine 54 /home/user > exit > > logout > (another big snip) > > unless i'm missing something you are making the connection then typing > exit in the shell. For this example, yes. That was the exit to leave the remote host. I did this just to show that I had successfully logged in. If I had waited a few minutes, then I would not have been able to show that because the terminal would have locked up. -- Jim Freeze