From owner-freebsd-questions@FreeBSD.ORG Thu Nov 10 19:14:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A531716A41F for ; Thu, 10 Nov 2005 19:14:43 +0000 (GMT) (envelope-from gibblertron@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3372943D5D for ; Thu, 10 Nov 2005 19:14:42 +0000 (GMT) (envelope-from gibblertron@gmail.com) Received: by xproxy.gmail.com with SMTP id h26so719863wxd for ; Thu, 10 Nov 2005 11:14:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I/UD9U1Z6347NZfR57C5no6QeZ34QD7Pn/iU1/r9m+5npilxvpfn7/tE3mDzjQpkeLZurAVm2Y6DCZtZkic6waegMWbxVkXmnDo1gju7Xk0bmHjmqaPXwLHRy0T0XpnFVmX6cJVgD+Hj8fB95Lk/+uiEYL+q8H4ztCptaF+qb6Q= Received: by 10.64.131.4 with SMTP id e4mr1263565qbd; Thu, 10 Nov 2005 11:14:42 -0800 (PST) Received: by 10.65.188.3 with HTTP; Thu, 10 Nov 2005 11:14:42 -0800 (PST) Message-ID: Date: Thu, 10 Nov 2005 11:14:42 -0800 From: patrick To: freebsd-questions@freebsd.org In-Reply-To: <200511101308.35327.kirk@strauser.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200511101308.35327.kirk@strauser.com> Subject: Re: Jail cloning problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 19:14:43 -0000 Whoops, that's something I should have mentioned. :) I'm on FreeBSD 4.11. Patrick On 11/10/05, Kirk Strauser wrote: > On Thursday 10 November 2005 13:01, patrick wrote: > > > I've rebuilt the dev folder using MAKEDEV jail, and have also tried > > ensuring that permissions are correct in /tmp and /var, but to no avail= . > > Which version of FreeBSD? 5.x and onward use devfs and not MAKEDEV; perh= aps > your device nodes aren't being created correctly? > > Also, running "/usr/sbin/sshd -ddd" and trying to connect can give lots o= f > useful information. > -- > Kirk Strauser > > >