From owner-freebsd-jail@FreeBSD.ORG Sun May 25 17:55:05 2008 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18BF7106564A for ; Sun, 25 May 2008 17:55:05 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [91.103.162.4]) by mx1.freebsd.org (Postfix) with ESMTP id C5A3C8FC1A for ; Sun, 25 May 2008 17:55:04 +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 47A5219E019; Sun, 25 May 2008 19:55:02 +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 E2B7B19E023; Sun, 25 May 2008 19:54:56 +0200 (CEST) Message-ID: <4839A802.70005@quip.cz> Date: Sun, 25 May 2008 19:55:14 +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: freebsd-jail@freebsd.org References: <822C1BB6-3591-4CE1-AFEA-8B07B9F5ED8D@pean.org> <483556DB.9070602@quip.cz> <20080522133115.84622rwkp784zi04@webmail.leidinger.net> <4835F48C.5080303@quip.cz> <20080522224614.K47338@maildrop.int.zabbadoz.net> In-Reply-To: <20080522224614.K47338@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Wildcard IP (INADDR_ANY) should not bind inside a jail [was: Re: Jail resource limits] X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2008 17:55:05 -0000 Bjoern A. Zeeb wrote: > On Fri, 23 May 2008, Miroslav Lachman wrote: [...] > The person to talk to about implementation/integrations/coordination > might be me. As I am searching for and adding some more patches to the http://wiki.freebsd.org/Jails, I found "Wildcard IP (INADDR_ANY) should not bind inside a jail". The PR http://www.freebsd.org/cgi/query-pr.cgi?pr=84215 is from year 2005 with patch for FreeBSD 6.x and as you have already hands on "Multi-IPv4/v6/no-IP jails", can you take a look at this patch and try to incorporate it in to you work for FreeBSD 7.x / 8.x? Miroslav Lachman