From owner-freebsd-questions Sat Feb 23 4:56:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rudiment.dk (rudiment.egmont-kol.dk [130.225.237.12]) by hub.freebsd.org (Postfix) with ESMTP id 4AE6437B400 for ; Sat, 23 Feb 2002 04:56:07 -0800 (PST) Received: by mail.rudiment.dk (Postfix, from userid 104) id 3F0DD11FBE; Sat, 23 Feb 2002 14:05:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.rudiment.dk (Postfix) with ESMTP id 30AAA11EF3 for ; Sat, 23 Feb 2002 14:05:01 +0100 (CET) Date: Sat, 23 Feb 2002 14:05:01 +0100 (CET) From: Morten Grunnet Buhl Reply-To: Morten Grunnet Buhl To: Subject: Re: ssh within jail ? In-Reply-To: <5.1.0.14.2.20020223062634.06c79630@mail.Go2France.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Sat, 23 Feb 2002, Len Conrad wrote: > Are there any special problems, or even is it possible, to set up ssh in > each jail? - Nope, have not had any problem in that kind (I have 6 jails running). Just add sshd_enable="YES" in /etc/rc.conf in the jails you want to have sshd running in. BOL, Morten. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message