From owner-freebsd-stable@FreeBSD.ORG Tue May 5 23:54:58 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 EC694106564A for ; Tue, 5 May 2009 23:54:58 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from ibctech.ca (unknown [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id 76E198FC1B for ; Tue, 5 May 2009 23:54:58 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: (qmail 61071 invoked by uid 89); 5 May 2009 23:56:21 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by 2607:f118::b6 with ESMTPA; 5 May 2009 23:56:21 -0000 Message-ID: <4A00D1C5.2010806@ibctech.ca> Date: Tue, 05 May 2009 19:54:45 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: 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: Tue, 05 May 2009 23:54:59 -0000 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? Steve