Date: Wed, 17 Apr 2002 04:43:47 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: ulairi@ulairi.org Cc: "Michael W. Collette" <metrol@metrol.net>, freebsd-security@FreeBSD.ORG Subject: Re: SSH Connection Time Problems Message-ID: <20020417014347.GB28850@hades.hell.gr> In-Reply-To: <1019000456.3cbcb68886527@ulairi.csun.edu> References: <200204161523.37293.metrol@metrol.net> <1019000456.3cbcb68886527@ulairi.csun.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-04-16 16:40, ulairi@ulairi.org wrote: > Quoting "Michael W. Collette" <metrol@metrol.net>: > > Recently I have had some problems with getting an SSH connection > > from my > > could you run "ssh -vvv <YerOtherParams>" 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020417014347.GB28850>