From owner-freebsd-questions Sun Jun 11 19:10:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156]) by hub.freebsd.org (Postfix) with ESMTP id AD7F937B837 for ; Sun, 11 Jun 2000 19:10:29 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from dialin-client.earthlink.net (pool0509.cvx20-bradley.dialup.earthlink.net [209.179.251.254]) by merlin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id TAA27096; Sun, 11 Jun 2000 19:10:27 -0700 (PDT) Received: (from cjc@localhost) by dialin-client.earthlink.net (8.9.3/8.9.3) id TAA00649; Sun, 11 Jun 2000 19:09:05 -0700 (PDT) Date: Sun, 11 Jun 2000 19:09:04 -0700 From: "Crist J. Clark" To: grios@consultant.com Cc: questions@FreeBSD.ORG Subject: Re: ssh complains about key Message-ID: <20000611190904.F204@dialin-client.earthlink.net> Reply-To: cjclark@alum.mit.edu References: <3944429F.DE8CA58@tdnet.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3944429F.DE8CA58@tdnet.com.br>; from kernel@tdnet.com.br on Sun, Jun 11, 2000 at 10:53:35PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jun 11, 2000 at 10:53:35PM -0300, Gustavo Vieira Goncalves Coelho Rios wrote: > Hi folks! > I am trying to start my sshd but it gives me the following: > > etosha# sshd > error: Could not load host key: /etc/ssh/ssh_host_key: No such file or > directory > Disabling protocol version 1 > etosha# > > There is nothing strang, but my configuration file speficies it not to > allow proto version 1. If so, why he complains about not being able to > load host key. > > Here goes my sshd_config (only relevant part) > > #DSAAuthentication no > RSAAuthentication no > > May you explain me that ? Have you made a host key? # man ssh-keygen -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message