From owner-freebsd-questions Sat Dec 1 13:41:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c007.snv.cp.net (c007-h015.c007.snv.cp.net [209.228.33.222]) by hub.freebsd.org (Postfix) with SMTP id 1E68537B405 for ; Sat, 1 Dec 2001 13:41:27 -0800 (PST) Received: (cpmta 128 invoked from network); 1 Dec 2001 13:41:26 -0800 Received: from 64.195.103.89 (HELO boethius.telocity.com) by smtp.telocity.com (209.228.33.222) with SMTP; 1 Dec 2001 13:41:26 -0800 X-Sent: 1 Dec 2001 21:41:26 GMT Received: by boethius.telocity.com (Postfix, from userid 1000) id 9F2471D5B; Sat, 1 Dec 2001 00:08:21 -0600 (CST) Date: Sat, 1 Dec 2001 00:08:19 -0600 From: Anthony Kim To: budsz Cc: Vallo Kallaste , freebsd-questions@FreeBSD.ORG Subject: Re: OpenSSH-3.0.1 Message-ID: <20011201060819.GA52192@boethius.telocity.com> Mail-Followup-To: budsz , Vallo Kallaste , freebsd-questions@FreeBSD.ORG References: <20011128231515.B2417@bdg.centrin.net.id> <20011129211228.A2088@myhakas.estpak.ee> <20011130223843.B45336@bdg.centrin.net.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011130223843.B45336@bdg.centrin.net.id> User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Nov 30, 2001, budsz wrote: > On Thu, Nov 29, 2001 at 09:12:28PM +0200, Vallo Kallaste wrote: > >> How to create manualy /usr/local/etc/ssh_host_rsa_key and > >> /etc/local/etc/ssh_host_rsa_key.pub, accidently I was remove those > >> files. > > > >Look into rc files in the /etc directory, you'll find hints there. > > I take in /etc/rc file, like this: No, the rc.network ssh-keygen -N "" -f /etc/ssh/ssh_host_key ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key Just like how you generate your personal keys, except with no passphrase. -- "Le motd juste." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message