From owner-freebsd-questions@FreeBSD.ORG Wed Nov 14 20:30:45 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC54C16A477 for ; Wed, 14 Nov 2007 20:30:45 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 22BCB13C505; Wed, 14 Nov 2007 20:30:44 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <473B5AF6.4010005@FreeBSD.org> Date: Wed, 14 Nov 2007 21:30:46 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Jonathan Horne References: <20071114103225.q7bueyig2s4g400o@webmailm.dfwlp.org> In-Reply-To: <20071114103225.q7bueyig2s4g400o@webmailm.dfwlp.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: jails in 6.3 and 7.0 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: Wed, 14 Nov 2007 20:30:46 -0000 Jonathan Horne wrote: > I was reading a while back that the jails tcp system was getting an overhaul, possibly in the 7.0 release. I don't remember all the particulars, but things along the lines to make jails function even more like a real (independant) system. I believe one of the improvments might have been a separate virtual interface, thus allowing he jail to have its own pf configuration. > > I've not seen anything else on this topic, so I was wondering if anyone might know if that's going to make in to 7 (and possibly backported to 6.3)? > It is still in development, although I think you can download a test iso. Kris