From owner-freebsd-questions Tue Apr 23 20:39:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by hub.freebsd.org (Postfix) with ESMTP id 3B53B37B405 for ; Tue, 23 Apr 2002 20:39:16 -0700 (PDT) Received: from pc-02 (pc02.ekahuna.com [198.144.200.197]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com; Tue, 23 Apr 2002 20:39:16 -0700 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: questions@FreeBSD.ORG Date: Tue, 23 Apr 2002 20:39:15 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: SSH questions Reply-To: pjklist@ekahuna.com Cc: Tim Erlin References: <20020423142043169.AAA697@empty1.ekahuna.com@pc02.ekahuna.com> In-reply-to: <20020423075201.N32252-100000@fw.firstinitiallastname.com> X-mailer: Pegasus Mail for Win32 (v3.12c) Message-ID: <20020424033916046.AAA725@empty1.ekahuna.com@pc02.ekahuna.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 23 Apr 2002, at 7:53, Tim Erlin boldly uttered: > You can run ssh with -v and get some good debug output. Might be useful. > --Tim Indeed it may be. Here's what I see when the session disconnects: $ Read from remote host host.example.com: Connection reset by peer Connection to host.example.com closed. debug: Transferred: stdin 0, stdout 29815, stderr 128 bytes in 861.7 seconds debug: Bytes per second: stdin 0.0, stdout 34.6, stderr 0.1 debug: Exit status -1 So I get a couple of things. The session lasted about 14 mins (maybe there's a 10 min idle timer?), the Connection reset by peer message, and the "Exit status -1". Does this tell us much? -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message