From owner-freebsd-questions Sun Jun 11 19: 2: 4 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 16C5737B658 for ; Sun, 11 Jun 2000 19:01:59 -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 XAA21368 for ; Sun, 11 Jun 2000 23:01:17 -0200 (GRNLNDDT) Message-ID: <3944429F.DE8CA58@tdnet.com.br> Date: Sun, 11 Jun 2000 22:53:35 -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: questions@freebsd.org Subject: ssh complains about key Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 ? -- 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