From owner-freebsd-questions Fri Oct 6 12:37:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cdknet.com (mail.cdknet.com [206.20.234.1]) by hub.freebsd.org (Postfix) with ESMTP id 9AFC937B503 for ; Fri, 6 Oct 2000 12:37:42 -0700 (PDT) Received: from glass (glass.cdknet.com [206.20.234.224]) by mail.cdknet.com (8.9.2/8.9.2) with SMTP id PAA37419; Fri, 6 Oct 2000 15:45:09 -0400 (EDT) (envelope-from dyu@cdknet.com) Reply-To: From: "Derrick" To: "'Volker Stolz'" Cc: Subject: RE: Questions on sshd.... Date: Fri, 6 Oct 2000 15:37:35 -0400 Message-ID: <000e01c02fcc$e18e5810$e0ea14ce@glass> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <20001006161612.B8149@agamemnon.informatik.rwth-aachen.de> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for all replys. I tried. It works with auto start after i put in the enable line in rc.conf. But i cannot connect to server using ssh. It gave me the following error. ============================================================================ ============ sshd[360]: fatal: rsa_private_decrypt() failed: RSAREF cannot handle keys larger than 1024 bits ============================================================================ ============= How do i fix this? thanks, -----Original Message----- From: Volker Stolz [mailto:stolz@I2.Informatik.RWTH-Aachen.DE] Sent: Friday, October 06, 2000 10:16 AM To: Derrick Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Questions on sshd.... On Thu, Oct 05, 2000 at 04:51:46PM -0400, Derrick wrote: > I am using freebsd4.0 stable on the server and was wondering how do i enable > ssh daemon. Also, how to make it auto start when i restart it? In /etc/rc.conf: sshd_enable="YES" -- Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message