From owner-freebsd-questions Wed Aug 30 21: 4:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id 4EE2937B424 for ; Wed, 30 Aug 2000 21:04:42 -0700 (PDT) Received: from fargo.caldonia.net (ip50.r9.d.bel.nwlink.com [207.202.174.50]) by smtp.nwlink.com (8.9.3/8.9.1) with ESMTP id VAA10978; Wed, 30 Aug 2000 21:04:35 -0700 (PDT) Date: Wed, 30 Aug 2000 21:14:45 -0700 (PDT) From: Ken Keeler X-Sender: kkeysler@localhost To: Jarrad DeMaria VP-Operations Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ssh Freebsd 4.1 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 30 Aug 2000, Jarrad DeMaria VP-Operations wrote: > Hello, > > I have put sshd_enable="YES" in my rc.conf file and I am unable to get ssh > running. Is there anything else I am missing? Yep. If all you did was edit rc.conf, then you have to start sshd manually. Also take a look at man ssh-keygen. If you don't have host keys, sshd will complain and exit. You may wish to look at /etc/ssh/sshd_config and see if it is to your liking. E=mc^2 student 1 each Ken Keeler Phi Theta Kappa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message