From owner-freebsd-hackers@FreeBSD.ORG Tue Jul 31 09:32:19 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 940D716A417 for ; Tue, 31 Jul 2007 09:32:19 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 4C25213C461 for ; Tue, 31 Jul 2007 09:32:19 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id F16E341C693; Tue, 31 Jul 2007 11:15:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id Ynaebapb6WPS; Tue, 31 Jul 2007 11:15:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id AC4E241C691; Tue, 31 Jul 2007 11:15:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id B54F9444885; Tue, 31 Jul 2007 09:10:23 +0000 (UTC) Date: Tue, 31 Jul 2007 09:10:23 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: d@delphij.net In-Reply-To: <46AEFA96.1070204@delphij.net> Message-ID: <20070731090955.J31116@maildrop.int.zabbadoz.net> References: <46AEFA96.1070204@delphij.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-hackers Subject: Re: Is it possible to use IPv4 and IPv6 in a same jail? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2007 09:32:19 -0000 On Tue, 31 Jul 2007, LI Xin wrote: > Hi, > > Is it possible to use IPv4 and IPv6 in a same jail? Or do I have to > write a listening daemon that acts as a "proxy" that runs in the host? jails do not (yet) support IPv6. I hope to be working on that again by the end of the week. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT Software is harder than hardware so better get it right the first time.