From owner-freebsd-stable@FreeBSD.ORG Thu Oct 30 19:02:09 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 57F93106564A; Thu, 30 Oct 2008 19:02:09 +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 066A08FC1B; Thu, 30 Oct 2008 19:02:09 +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 E5FF86187; Thu, 30 Oct 2008 15:02:06 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1225393327; bh=+360mITcs/HdRd osi/IRtXd9F1kkWpnVzh9Yt8Djs7Q=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type: Content-Transfer-Encoding; b=CgKAJCLhxQvW6qGCBCG6STJdZJThHxj/RrNfB XXIwlW2rPVfsje8ADRvKK+rZ7JXRhvGg60h/zFPbfGqsWatds1sXi+dvJOWHr6mNAEh 3JbydT48Oa8uiGSCWSjcs2HZ 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=mfvl2NhPlycbJaD9ANCoTnzC0W6H3cMQIZwBzOQx5G32SAhwCxhtKqJcsGa8slmgv Gdv+7wnjoweXep3TwSRTvjVQHc9y30ctUP0KIMwiP7FRO48WxLpuo2Uj1IV2JqZ Message-ID: <490A048E.8000907@protected-networks.net> Date: Thu, 30 Oct 2008 15:01:34 -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: 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: Thu, 30 Oct 2008 19:02:09 -0000 >>> Hi, there's a patch by Bjoern A.Zeeb, available at >>> http://people.freebsd.org/~bz/bz_jail7-20080920-01-at150161.diff >>> >>> which succeeds and works well with 7.1-PRERELEASE currently. >>> I had similar issues to solve and patched several hosts >>> with it, so far with success. Sadly, SVN rev 184481 (of today) breaks these patches :-( Is there an updated patch-set available or planned? Michael