Date: Sun, 11 Jun 2000 19:09:04 -0700 From: "Crist J. Clark" <cjc@earthlink.net> To: grios@consultant.com Cc: questions@FreeBSD.ORG Subject: Re: ssh complains about key Message-ID: <20000611190904.F204@dialin-client.earthlink.net> In-Reply-To: <3944429F.DE8CA58@tdnet.com.br>; from kernel@tdnet.com.br on Sun, Jun 11, 2000 at 10:53:35PM -0300 References: <3944429F.DE8CA58@tdnet.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000611190904.F204>