From owner-freebsd-security Tue Apr 16 18:45:36 2002 Delivered-To: freebsd-security@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 3175C37B405 for ; Tue, 16 Apr 2002 18:45:32 -0700 (PDT) Received: from hades.hell.gr (patr530-a080.otenet.gr [212.205.215.80]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g3H1jSL3000680; Wed, 17 Apr 2002 04:45:29 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.2/8.12.2) with ESMTP id g3H1jR0H029079; Wed, 17 Apr 2002 04:45:27 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.2/8.12.2/Submit) id g3H1hlru029030; Wed, 17 Apr 2002 04:43:47 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 17 Apr 2002 04:43:47 +0300 From: Giorgos Keramidas To: ulairi@ulairi.org Cc: "Michael W. Collette" , freebsd-security@FreeBSD.ORG Subject: Re: SSH Connection Time Problems Message-ID: <20020417014347.GB28850@hades.hell.gr> References: <200204161523.37293.metrol@metrol.net> <1019000456.3cbcb68886527@ulairi.csun.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1019000456.3cbcb68886527@ulairi.csun.edu> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2002-04-16 16:40, ulairi@ulairi.org wrote: > Quoting "Michael W. Collette" : > > Recently I have had some problems with getting an SSH connection > > from my > > could you run "ssh -vvv " and post the output? > Unfortunately, there will be no timestamps, so if you could comment > the output, it'd be great. You can add timestamps with one second accuracy (I know it's not that accurate, but for this type of test it will probably be OK), with something like: % long running command | perl -ne 'print(time()." ".$_)' Giorgos Keramidas FreeBSD Documentation Project keramida@{freebsd.org,ceid.upatras.gr} http://www.FreeBSD.org/docproj/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message