From owner-freebsd-questions Tue Oct 8 11:14:10 2002 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 E2DCE37B406 for ; Tue, 8 Oct 2002 11:14:08 -0700 (PDT) Received: from janeway.vonbek.dhs.org (bgm-24-94-58-56.stny.rr.com [24.94.58.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 347AB43E77 for ; Tue, 8 Oct 2002 11:14:08 -0700 (PDT) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 83AA04FC9F; Tue, 8 Oct 2002 14:12:01 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 7E6B34A0D; Tue, 8 Oct 2002 14:12:01 -0400 (EDT) Date: Tue, 8 Oct 2002 14:12:01 -0400 (EDT) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: freebsd-questions@freebsd.org Cc: master Subject: Re: openssh In-Reply-To: <20021008120219.K42439-100000@samwise.jobeus.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Tue, 8 Oct 2002, master wrote: > > > hi, anyone has experience trouble concerning the openssh ? on my computer it > > take 2 mn to connect (same for openssh 3.4 and 3.4p1) if anyone has already > > see this and know how to fix thx to help :) > > > > > > Try running the sshd server manually, and with the '-v' switch so you can see the chain of events when you try to login. Perhaps sshd is failing one authentication mechanism before trying the one you're using. Use the '-v' switch multiple times on both ends to get lots of debug output (e.g. ./sshd -v -v -v ). HTH - JB # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message