From owner-freebsd-questions@FreeBSD.ORG Tue Sep 20 10:59:49 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44D6C106564A for ; Tue, 20 Sep 2011 10:59:49 +0000 (UTC) (envelope-from moritz@barfooze.de) Received: from barfooze.de (barfooze.de [IPv6:2a01:4f8:7d:200:0:4e2e:75d4:1]) by mx1.freebsd.org (Postfix) with ESMTP id 0E0F48FC15 for ; Tue, 20 Sep 2011 10:59:49 +0000 (UTC) Received: from moritz by barfooze.de with local (Exim 4.76) (envelope-from ) id 1R5y3I-00027f-16 for freebsd-questions@freebsd.org; Tue, 20 Sep 2011 12:59:48 +0200 Date: Tue, 20 Sep 2011 12:59:48 +0200 From: Moritz Wilhelmy To: freebsd-questions@freebsd.org Message-ID: <20110920105948.GJ22957@barfooze.de> References: <20110919151641.GI22957@barfooze.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110919151641.GI22957@barfooze.de> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: Passing additional options to jail(8) via rc.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2011 10:59:49 -0000 Hello, if it really is impossible to pass parameters like ip4=inherit to jail(8) via the rc.conf mechanism, I consider this a serious limitation. Can I possibly make this a feature request? :) Best regards, Moritz