From owner-freebsd-questions@freebsd.org Wed Apr 20 23:45:59 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BC92B16A69 for ; Wed, 20 Apr 2016 23:45:59 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3D9791384 for ; Wed, 20 Apr 2016 23:45:59 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: by mailman.ysv.freebsd.org (Postfix) id 39349B16A67; Wed, 20 Apr 2016 23:45:59 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38CC0B16A64 for ; Wed, 20 Apr 2016 23:45:59 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: from mail-yw0-x22c.google.com (mail-yw0-x22c.google.com [IPv6:2607:f8b0:4002:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 119421383 for ; Wed, 20 Apr 2016 23:45:58 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: by mail-yw0-x22c.google.com with SMTP id j74so63316664ywg.1 for ; Wed, 20 Apr 2016 16:45:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tenebras-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=9SuzayxPKbYyJdkod3pMEQoW2qFkzeE3VezEWYOfj4Q=; b=x3fi9JUEmUJVnJfzfCKwSFZkiALG25yfgWsfFROir4xB7ccnSP8W2aQ+POZnbzfuF7 Knxq7HXmA3PbY1OwarWpFSG6jR4oEpu9t21ndXqBLKbLNR9mMlgfPUORxIsLJr4g4vVd e8N8OuZD+q+37+f9C7GCbdFr8rCII8DwB4SKffS562P7ja5EYbNCK3pPlL1Daloj/wKc 6bQ5OCrzoONXNLyyTvrljhpwhnt59WNpmvdyWsUm/pd38E3LWXHtSPfWc8u1f28DOmO/ GfftxjCXpB4e1A2Odp5cXo89ppi051A3NVHee9y61tzGcd0lKdoHdx6wa+DYYLggraGx iieg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=9SuzayxPKbYyJdkod3pMEQoW2qFkzeE3VezEWYOfj4Q=; b=NvZsrQwzsdami15B7Fj4D7DaOOqsAimSNRYXg7eajALTiB+dcbEsKSUs+XUeRewOph +gjtJAY/NbMdky5O+KgLKhYlILlF8iTH7YF8ObVyyZ7ONijYLLBirA50heGZfcDp+0++ O4TDk0iXFijzMn9flaU1bnmzDwdOOi6v6hZSjGcgE7o9pPGbmZCj+nM6RO/pkCQP7Z9K KvfPFsr9yESp3UKlvBK0LLuVPNOVsXEhMpiSZie88rgLgzmqOCnZ1JZNxLyb4tK7FdW0 u8NXBA1E5vYFsNddnhdt34w/6YVqqpAqyZPCsnRhlrUW6nvvZRd7H3PCjVbt8+DPuU+R qb+g== X-Gm-Message-State: AOPr4FX6/Eb8TPsToH+hyema5rn0SmFEWcGfPf7zE4ojlMNcDvrymYPBcf67pzJEswcn1oiI4UwvJ6+vfmQDVF7f MIME-Version: 1.0 X-Received: by 10.13.213.83 with SMTP id x80mr3229607ywd.253.1461195958180; Wed, 20 Apr 2016 16:45:58 -0700 (PDT) Received: by 10.37.97.199 with HTTP; Wed, 20 Apr 2016 16:45:58 -0700 (PDT) In-Reply-To: <5717F8E3.6050903@gmail.com> References: <5717F8E3.6050903@gmail.com> Date: Wed, 20 Apr 2016 16:45:58 -0700 Message-ID: Subject: Re: ssh host_key error From: Michael Sierchio To: Ernie Luzar Cc: "questions@FreeBSD.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 23:45:59 -0000 /etc/rc.d/sshd will create these if they don't exist. On Wed, Apr 20, 2016 at 2:47 PM, Ernie Luzar wrote: > Hello list > > Just completed installing 10.3 from scratch to a empty disk. > The first time I tried to remotely ssh into host I got these error > messages. > > sshd[1347]: error: Could not load host key: /etc/ssh/ssh_host_rsa_key > sshd[1347]: error: Could not load host key: /etc/ssh/ssh_host_dsa_key > sshd[1347]: error: Could not load host key: /etc/ssh/ssh_host_ecdsa_key > sshd[1347]: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key > > > If I remember correctly these keys were populated on the first boot of a > newly installed system. Does ssh have some job to populate those keys that > I can manually run? > > Thanks list > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >