From owner-freebsd-jail@freebsd.org Wed Aug 24 09:27:10 2016 Return-Path: Delivered-To: freebsd-jail@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95F8CBC16AB; Wed, 24 Aug 2016 09:27:10 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from venus.codepro.be (venus.codepro.be [IPv6:2a01:4f8:162:1127::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.codepro.be", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6059C1945; Wed, 24 Aug 2016 09:27:10 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from [10.240.0.116] (vega.codepro.be [IPv6:2a01:4f8:162:1127::3]) (Authenticated sender: kp) by venus.codepro.be (Postfix) with ESMTPSA id 22A01949E; Wed, 24 Aug 2016 11:27:07 +0200 (CEST) From: "Kristof Provost" To: krad Cc: "Ernie Luzar" , "freebsd-jail@freebsd.org" , "Freebsd Questions" Subject: Re: 10.x or 11.0 and pf firewall in vimage jail Date: Wed, 24 Aug 2016 11:27:06 +0200 Message-ID: In-Reply-To: References: <57BC7FE4.7010801@gmail.com> <191F87D2-012E-4C57-9FF7-AAB3D5E010E5@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailer: MailMate (2.0BETAr6052) X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2016 09:27:10 -0000 On 24 Aug 2016, at 11:23, krad wrote: > Anything special required for that? Last time I tried VIMAGE and VNET > jails > I just got kernel panics. I wasnt doing anything special. I memory is > fuzzy > though, and it could have been 9-stable i tried it on. > No, just enabling VIMAGE in the kernel config. 9-stable is … old, so if you’re interested in VIMAGE I’d recommend trying 12-current (or 11-stable). Regards, Kristof