From owner-freebsd-questions Tue Aug 20 1:39: 8 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 7D0BC37B400 for ; Tue, 20 Aug 2002 01:39:05 -0700 (PDT) Received: from perimeter.co.za (obelix.perimeter.co.za [209.212.102.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1795843E72 for ; Tue, 20 Aug 2002 01:39:03 -0700 (PDT) (envelope-from bsd@perimeter.co.za) Received: from PATRICK ([209.212.102.245]) (AUTH: LOGIN bsd@perimeter.co.za) by perimeter.co.za with esmtp; Tue, 20 Aug 2002 10:38:59 +0200 Message-ID: <012d01c24825$3cb15680$b50d030a@PATRICK> From: "Patrick O'Reilly" To: "Scott Rothgaber" , freebsd-questions@freebsd.org References: <3D61252A.13277.62D023@localhost> Subject: Re: SSH / PuTTY on 4.5 Date: Tue, 20 Aug 2002 10:40:24 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 ----- Original Message ----- From: "Scott Rothgaber" > I'm using PuTTY to talk to several servers running 4.1, 4.4 and > various releases of BSD/OS, each of which is running SSH 3.1.0 > built from source. Today I built a FreeBSD 4.5 machine and > installed SSH. PuTTY connects but just sits there. No login > prompt. > > I killed the daemon ran `sshd2 -d 2' and nothing obvious showed > up in `auth.log'. > > Next, I uninstalled 3.1.0 and installed 2.3.0 from the ports > collection. Same result. > > Is this a 4.5 thing? Couple of things to check: 1) Is the host able to reverse-lookup your IP? - I think sshd prefers for that to work before it will shake your hand. 2) Sometime around 4.5 the ssh version included S/key authentication for the first time. You can disable this in sshd_config, or on your PuTTY Client Session parameters. But I don't think this is the problem you have described. Regards, Patrick O'Reilly. ___ _ __ / _ )__ __ (_)_ __ ___ _/ /____ __ / __/ -_) _) / ~ ) -_), ,-/ -_) _) /_/ \__/_//_/_/~/_/\__/ \__/\__/_/ http://www.perimeter.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message