From owner-freebsd-questions Thu Aug 16 15:55:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc23.worldnet.att.net (mtiwmhc23.worldnet.att.net [204.127.131.48]) by hub.freebsd.org (Postfix) with ESMTP id 4068837B40A for ; Thu, 16 Aug 2001 15:55:32 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.183]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010816225522.VAKH8490.mtiwmhc23.worldnet.att.net@worldnet.att.net>; Thu, 16 Aug 2001 22:55:22 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id D5C8F50F46; Thu, 16 Aug 2001 18:55:22 -0400 (EDT) Date: Thu, 16 Aug 2001 18:55:22 -0400 From: parv To: dannyman Cc: freebsd-questions@freebsd.org Subject: Re: can not start sshd Message-ID: <20010816185522.A1351@moo.holy.cow> Mail-Followup-To: dannyman , freebsd-questions@freebsd.org References: <20010816151341.D443@toldme.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010816151341.D443@toldme.com>; from dannyman@toldme.com on Thu, Aug 16, 2001 at 03:13:41PM -0700 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 this was, on the fateful occasion around Aug 16 18:13 -0400, sent by dannyman > > Any ideas? > > 0-15:11 root@dell ~# sshd -d > debug: sshd version OpenSSH_2.2.0 > error: Could not load DSA host key: /etc/ssh/ssh_host_dsa_key > Disabling protocol version 2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > debug: Bind to port 22 on 0.0.0.0. > Server listening on 0.0.0.0 port 22. > Generating 768 bot RSA key. ^^^^^ > RSA key generation complete. now sshd will accept only protocol 1 connections. > > Go to another term: > > 255-15:11 dannyman@dell ~> ssh dell > ssh_exchange_identification: Connection closed by remote host most probably you have ssh(d) config files which will not allow protocol 1 connections. or, may be you have incompatible versions of ssh and sshd, at least protocol wise... > > Augh! Back at the other term: > > debug: Server will not fork when running in debugging mode. > 0-15:12 root@dell ~# > doesn't matter as it was started w/ -d option. see sshd(8). -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message