From owner-freebsd-questions Thu Aug 16 16:14:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc24.worldnet.att.net (mtiwmhc24.worldnet.att.net [204.127.131.49]) by hub.freebsd.org (Postfix) with ESMTP id 4633B37B407 for ; Thu, 16 Aug 2001 16:14:52 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.183]) by mtiwmhc24.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010816231450.XLDB3707.mtiwmhc24.worldnet.att.net@worldnet.att.net>; Thu, 16 Aug 2001 23:14:50 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 7FCA250F46; Thu, 16 Aug 2001 19:14:51 -0400 (EDT) Date: Thu, 16 Aug 2001 19:14:51 -0400 From: parv To: dannyman Cc: freebsd-questions@freebsd.org Subject: Re: can not start sshd Message-ID: <20010816191451.B1351@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 bit RSA key. > RSA key generation complete. > > Go to another term: > > 255-15:11 dannyman@dell ~> ssh dell > ssh_exchange_identification: Connection closed by remote host > > Augh! Back at the other term: > > debug: Server will not fork when running in debugging mode. > 0-15:12 root@dell ~# > i don't know about v 2.2 of ssh(d), if you can use some sort of verbose option (2.3.0 has -v), try using w/ that to debug your problem... # ssh -v -v dell btw, there doesn't sseem to be enough debugging information in your message. did you cut out some of that? are your *.equiv files & keys & such in order? see ssh(1), ssh-keygen(1) too, if you already haven't. -- 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