From owner-freebsd-stable@FreeBSD.ORG Wed May 6 15:23:30 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B94C1065674 for ; Wed, 6 May 2009 15:23:30 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id BE9EE8FC22 for ; Wed, 6 May 2009 15:23:29 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id A844319E044; Wed, 6 May 2009 17:23:27 +0200 (CEST) Received: from [192.168.1.2] (r5bb235.net.upc.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 52AF019E043; Wed, 6 May 2009 17:23:25 +0200 (CEST) Message-ID: <4A01AB6D.2080304@quip.cz> Date: Wed, 06 May 2009 17:23:25 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: cz, cs, en, en-us MIME-Version: 1.0 To: Steve Bertrand References: <4A00D1C5.2010806@ibctech.ca> In-Reply-To: <4A00D1C5.2010806@ibctech.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Subject: Re: Jails and IPv6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2009 15:23:30 -0000 Steve Bertrand wrote: > Hi all, > > I've been using VMWare on Linux for quite some time, but I am fed up to > the gills with the hassles I have to go through every time the box needs > to be rebooted. I don't want to start a flame war, so let's just say > that I'm already convinced of migrating to a solution that I don't need > a Linux host for. > > I need to be able to run multiple instances of FreeBSD on a single box, > but I *need* IPv6 to work on the virtual machines. > > I've read that this is now possible under 7.2. Is this really true? > > What I'm looking to do, is set up a new host as IPv6 only. I don't want > to use dedicated hardware if I don't have to, so I'm asking about jails > first. > > Operationally, are there any success stories regarding v6 and jails that > anyone could share? I am not using IPv6, but it works. The freebsd-jail@ mailinglist is better place to ask. http://lists.freebsd.org/pipermail/freebsd-jail/2009-January/000702.html http://lists.freebsd.org/pipermail/freebsd-jail/2008-December/000631.html Miroslav Lachman