From owner-freebsd-questions@freebsd.org Wed Aug 24 09:24:00 2016 Return-Path: Delivered-To: freebsd-questions@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 B3549BC1510; Wed, 24 Aug 2016 09:24:00 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 484C21709; Wed, 24 Aug 2016 09:24:00 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: by mail-wm0-x243.google.com with SMTP id i5so1726071wmg.2; Wed, 24 Aug 2016 02:24:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=bu2jh7qIGQu4OxCsWULg0Q+tfq+Z/rwljQhMEU4tlyU=; b=twRP/pR5K78E3B6ZQM4F7h9AnqWA3PvVPuqe/FIDVV8nmqpTAACWfYmEDG711QsMer XquP+rNrjOuqxDZJj8X3FRNm2WiltTbJkqTX6x+jygVrp7Qr4LQ5ar3TvooqNiXeIz66 6fiPLfoFBb9T1LjaPgHOXalj6ETrfknMBpXdMLAJpjjJ5aPWJU3ITHVk/TaK76Gh8HMu PopuwjpBwWuYHHTiza5lrxgX90SJlSPe7a181xdLqQMtYBj91hiNWilmdhNNNKKY/1uV u61yALIM4+RD+Q4dynlkZHU1VX412VMo26Jc7fudzDy37qn3IzBIE/PG6//MPAqYiewD E6eA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=bu2jh7qIGQu4OxCsWULg0Q+tfq+Z/rwljQhMEU4tlyU=; b=NAbZFzPuX4MlqG1yibCKEsZhaWbx1w6RiXOMG8ygvFflKoYhWTRfjvTIkPUoElI4ve ah2YDruSMPIxW692kEB5RVLoYI6qk3AO4qeeItOVcnnxQzd8tCQHkTkUavV1c4FIHtMT aWI+8N1+HLLh2jLEQIXYlKZ7MpgOSZAXZC9MBQ5UFqDqbkQI3DGQFc9xRSY9b0SmXlYK S2Tqt0DtFlctMU2HsOGS1/dl6zeoTGRkFzni3Ah64IYbhh0ctGNNNiTNCIVAoDEjZe3+ B8YWpMH8Puj6g4HONC3i26cr2p1lTPQeCTtlRb3c0116PuWZJG9gqwx+5cMxjsmciwXS K/4Q== X-Gm-Message-State: AEkoout5TKx/BXg6K9m025LZgq70pEfAbgmFD8E54ctqTvPFVNvYC8cMv8zmXxfYmrThCty4FWHlu67NxefaJw== X-Received: by 10.194.127.37 with SMTP id nd5mr1764241wjb.156.1472030638644; Wed, 24 Aug 2016 02:23:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.54.202 with HTTP; Wed, 24 Aug 2016 02:23:58 -0700 (PDT) In-Reply-To: <191F87D2-012E-4C57-9FF7-AAB3D5E010E5@FreeBSD.org> References: <57BC7FE4.7010801@gmail.com> <191F87D2-012E-4C57-9FF7-AAB3D5E010E5@FreeBSD.org> From: krad Date: Wed, 24 Aug 2016 10:23:58 +0100 Message-ID: Subject: Re: 10.x or 11.0 and pf firewall in vimage jail To: Kristof Provost Cc: Ernie Luzar , "freebsd-jail@freebsd.org" , Freebsd Questions Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2016 09:24:00 -0000 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. On 23 August 2016 at 18:24, Kristof Provost wrote: > On 23 Aug 2016, at 18:55, Ernie Luzar wrote: > >> Would like to talk with anyone who has a working pf firewall on the host >> and in a vnet/vimage jail running on version 10.x or 11.0. >> Looking for details about pf configuration and setup. >> >> pf on the host should work just fine in combination with vimage. I=E2=80= =99ve > been running such a setup since at least 10.0. > > It=E2=80=99s a relatively simple setup: a couple if vimage jails with epa= ir > interfaces, one end in the jail, the other in a bridge. > > What are you having issues with? > > Regards, > Kristof > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe > @freebsd.org" >