From owner-freebsd-questions Sun Jun 11 22:45:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kestrel.prod.itd.earthlink.net (kestrel.prod.itd.earthlink.net [207.217.121.155]) by hub.freebsd.org (Postfix) with ESMTP id 3696537BA2A for ; Sun, 11 Jun 2000 22:45:43 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from dialin-client.earthlink.net (pool0581.cvx20-bradley.dialup.earthlink.net [209.179.252.71]) by kestrel.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id WAA08594; Sun, 11 Jun 2000 22:45:41 -0700 (PDT) Received: (from cjc@localhost) by dialin-client.earthlink.net (8.9.3/8.9.3) id WAA16150; Sun, 11 Jun 2000 22:44:19 -0700 (PDT) Date: Sun, 11 Jun 2000 22:44:18 -0700 From: "Crist J. Clark" To: grios@consultant.com Cc: questions@FreeBSD.ORG Subject: Re: ssh complains about key Message-ID: <20000611224418.B16019@dialin-client.earthlink.net> Reply-To: cjclark@alum.mit.edu References: <3944429F.DE8CA58@tdnet.com.br> <20000611190904.F204@dialin-client.earthlink.net> <39444921.70ED37B0@tdnet.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39444921.70ED37B0@tdnet.com.br>; from kernel@tdnet.com.br on Sun, Jun 11, 2000 at 11:21:21PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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