From owner-freebsd-stable@FreeBSD.ORG Tue Oct 28 18:20:20 2008 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85F311065676; Tue, 28 Oct 2008 18:20:20 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4592D8FC23; Tue, 28 Oct 2008 18:20:20 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from [127.0.0.1] (localhost [IPv6:::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: imb) by sarah.protected-networks.net (Postfix) with ESMTPSA id A692960D3; Tue, 28 Oct 2008 14:20:18 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1225218018; bh=kmFl0CoJWfm/6d bHu7Lptswz/TOZ0fHt2FlOHQV7040=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type: Content-Transfer-Encoding; b=gAtNH9sw9gdOEH5HfQhMLsWG8OjV2qjMGGSHC NRxovOqYuXw4UCnER4C2kWtpUCs47VYtJe4Qsgcu/ioAxlIWsD6uUK2Yz5P8qNx5IOy ig+pPOXZvUD3mNYDYeYuWEXm DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:content-type:content-transfer-encoding; b=EKL+NsiXDtGohjN8TeJ+4CgPFBx+14Jxscu19eDUnzPhWpKlF8DW76GLgFfuQhXAw eJy3N9qVUOBqhNub+xiTZ1wrjndc2hz6ObY3uIIw/RXP3D/F/enNyvAPWrGe+jh Message-ID: <490757D1.6080709@protected-networks.net> Date: Tue, 28 Oct 2008 14:20:01 -0400 From: Michael Butler User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: freebsd-jail@freebsd.org References: <487086DA-4514-44E7-AB9F-F1D98C652980@yellowspace.net> <490754D5.8050202@protected-networks.net> <20081028181744.Q2978@maildrop.int.zabbadoz.net> In-Reply-To: <20081028181744.Q2978@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Lorenzo Perone , stable@freebsd.org Subject: Re: 7.x and multiple IPs in jails 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, 28 Oct 2008 18:20:20 -0000 Bjoern A. Zeeb wrote: >> This seems to imply that, at last, IPv6 addresses can be used in jails - >> is that true? > yes Woohoo! THANKS! :-) Michael