Date: Tue, 8 Oct 2002 14:12:01 -0400 (EDT) From: John Bleichert <syborg@stny.rr.com> To: freebsd-questions@freebsd.org Cc: master <master@tyranz.com> Subject: Re: openssh Message-ID: <Pine.LNX.4.44.0210081409450.11150-100000@janeway.vonbek.dhs.org> In-Reply-To: <20021008120219.K42439-100000@samwise.jobeus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0210081409450.11150-100000>