From owner-freebsd-stable@FreeBSD.ORG Fri Jan 20 09:11:44 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 953BB106564A for ; Fri, 20 Jan 2012 09:11:44 +0000 (UTC) (envelope-from linuxmail@4lin.net) Received: from mail.4lin.net (mail.4lin.net [IPv6:2a01:4f8:130:6021::50]) by mx1.freebsd.org (Postfix) with ESMTP id 2A7B98FC16 for ; Fri, 20 Jan 2012 09:11:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.4lin.net (Postfix) with ESMTP id 7576C6906 for ; Fri, 20 Jan 2012 10:13:36 +0100 (CET) X-Virus-Scanned: amavisd-new at mail.4lin.net Received: from mail.4lin.net ([127.0.0.1]) by localhost (mail.4lin.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n2oiZwGpGfYP for ; Fri, 20 Jan 2012 10:13:33 +0100 (CET) Received: from pcdenny.rbg.informatik.tu-darmstadt.de (pcdenny.rbg.informatik.tu-darmstadt.de [130.83.160.152]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.4lin.net (Postfix) with ESMTPSA id 2627B3E890 for ; Fri, 20 Jan 2012 10:13:33 +0100 (CET) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1251.1) From: Denny Schierz In-Reply-To: <4F189A51.4020301@fdrive.com.au> Date: Fri, 20 Jan 2012 10:11:39 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <13E58BDF-7346-4072-979E-3A2B7A9800FA@4lin.net> References: <4F174607.9070707@fdrive.com.au> <741811DB-240C-4390-A3B3-4BEFE8714942@4lin.net> <4F189A51.4020301@fdrive.com.au> To: freebsd-stable@freebsd.org X-Mailer: Apple Mail (2.1251.1) Subject: Re: Fighting with vnet / jails epair and so on 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: Fri, 20 Jan 2012 09:11:44 -0000 hi, Am 19.01.2012 um 23:33 schrieb Philipp Huebner: > jail_dhcp_exec_earlypoststart0=3D"ifconfig epair9b vnet dhcp" this option doesn't exists in a plain FreeBSD9 install. I had to patch, = to get this options. I've written to the jail list too. cu denny=