Date: Sun, 11 Jun 2000 22:44:18 -0700 From: "Crist J. Clark" <cjc@earthlink.net> To: grios@consultant.com Cc: questions@FreeBSD.ORG Subject: Re: ssh complains about key Message-ID: <20000611224418.B16019@dialin-client.earthlink.net> In-Reply-To: <39444921.70ED37B0@tdnet.com.br>; from kernel@tdnet.com.br on Sun, Jun 11, 2000 at 11:21:21PM -0300 References: <3944429F.DE8CA58@tdnet.com.br> <20000611190904.F204@dialin-client.earthlink.net> <39444921.70ED37B0@tdnet.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 11, 2000 at 11:21:21PM -0300, Gustavo Vieira Goncalves Coelho Rios wrote: > "Crist J. Clark" wrote: > > > > > > > May you explain me that ? > > > > Have you made a host key? > > > > # man ssh-keygen > > Yeah! I did! All the process again! Look: > > etosha# ssh-keygen -N "" -f /etc/ssh/ssh_host_key > Generating RSA keys: Key generation complete. > Your identification has been saved in /etc/ssh/ssh_host_key. > Your public key has been saved in /etc/ssh/ssh_host_key.pub. > The key fingerprint is: > 02:9c:92:00:b9:97:b0:80:4d:76:30:9f:a0:e8:23:d4 root@etosha > etosha# > > > Then i disabled DSAAuthentication. > (/etc/ssh/sshd_config) only relevant part > > > DSAAuthentication no > #RSAAuthentication no > > > > etosha# sshd > error: Could not load DSA host key: /etc/ssh/ssh_host_dsa_key > Disabling protocol version 2 > etosha# > > > > What you think it may be the cause! Got me, it looks like a SSH2 specific issue. I've no significant experience with SSH2. Did you install SSH2 from the ports? Does it use /usr/local/etc, /usr/local/etc/ssh, or /etc/ssh? -- 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?20000611224418.B16019>