From owner-freebsd-questions Thu Aug 16 16:11:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snowflake.apdata.com.au (cerberus.apdata.com.au [202.14.95.17]) by hub.freebsd.org (Postfix) with ESMTP id 840CB37B405 for ; Thu, 16 Aug 2001 16:11:30 -0700 (PDT) (envelope-from duncan@apdata.com.au) Received: from localhost (localhost.apdata.com.au [127.0.0.1]) by snowflake.apdata.com.au (Postfix) with ESMTP id B2AEE76210; Fri, 17 Aug 2001 08:41:23 +0930 (CST) Received: by snowflake.apdata.com.au (Postfix, from userid 1008) id 5EB5E7620D; Fri, 17 Aug 2001 08:41:21 +0930 (CST) Received: from localhost (localhost [127.0.0.1]) by snowflake.apdata.com.au (Postfix) with ESMTP id 463144B033; Fri, 17 Aug 2001 08:41:21 +0930 (CST) Date: Fri, 17 Aug 2001 08:41:21 +0930 (CST) From: Duncan Sayers To: dannyman Cc: freebsd-questions@freebsd.org Subject: Re: can not start sshd In-Reply-To: <20010816151341.D443@toldme.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 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 Thu, 16 Aug 2001, dannyman wrote: > Date: Thu, 16 Aug 2001 15:13:41 -0700 > From: dannyman > To: freebsd-questions@freebsd.org > Subject: can not start sshd > > 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 ~# > > Thanks, > -danny > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ssh-keygen -d to create the dsa key - save it as the key complained about above. -- Duncan Sayers ---------------------------------------------- Applied Data Control http://www.apdata.com.au Ph: (08) 8338 2511 Mob: 0402 321 526 ---------------------------------------------- "A child of five would understand this. Send someone to fetch a child of five" ~ Groucho Marx ---------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message