From owner-freebsd-questions Sun Jun 11 19:21:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vicosa.dpi.ufv.br (vicosa.dpi.ufv.br [200.17.74.1]) by hub.freebsd.org (Postfix) with ESMTP id ECEE937B837 for ; Sun, 11 Jun 2000 19:21:53 -0700 (PDT) (envelope-from kernel@tdnet.com.br) Received: from tdnet.com.br (port18.tdnet.com.br [200.236.148.118]) by vicosa.dpi.ufv.br (AIX4.2/UCB 8.7/8.7) with ESMTP id XAA21140; Sun, 11 Jun 2000 23:20:55 -0200 (GRNLNDDT) Message-ID: <39444921.70ED37B0@tdnet.com.br> Date: Sun, 11 Jun 2000 23:21:21 -0300 From: Gustavo Vieira Goncalves Coelho Rios Reply-To: grios@consultant.com X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: cjclark@alum.mit.edu Cc: questions@FreeBSD.ORG Subject: Re: ssh complains about key References: <3944429F.DE8CA58@tdnet.com.br> <20000611190904.F204@dialin-client.earthlink.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "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! -- Your mouse has moved. Windows NT must be restarted for the change to take effect! Reboot now? [ OK] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message