From owner-freebsd-net@FreeBSD.ORG Fri May 6 20:53:56 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51B6C10656EB for ; Fri, 6 May 2011 20:53:56 +0000 (UTC) (envelope-from mh.unet@gmail.com) Received: from mail-px0-f176.google.com (mail-px0-f176.google.com [209.85.212.176]) by mx1.freebsd.org (Postfix) with ESMTP id 291878FC13 for ; Fri, 6 May 2011 20:53:56 +0000 (UTC) Received: by pxi11 with SMTP id 11so2805594pxi.7 for ; Fri, 06 May 2011 13:53:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=6cpXI7uTBkezUagq9UtRs3mojN4IP5T6GF+f+3NTMQo=; b=NjpAz/zM7Ky3PrDRbqnWky9XOcRGDiNRd4GvR2MSY/W0Ds29T6SF3yrL80IlLQ17+G d8xxdqAEl/LBbgnC4kE3OZz3ChH6ljYVu6BiYfK8V7hmOjAN1JYXRIK8fqrJN7r5VbNB QPzj5blm1lrT6cYSg1JnmVZwDFT6QrCMOCt4w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Zy5O/S/S93ujUZz6Olcxuii6zCv15aceoxvL840czkdNNrD9PffIJ6LtVPqprenZEH nRWHOx2KM67VVSBOoYeSKjW38FfbEEaxIyDgTwEoY7/irumZLOmeSCXkIx9BDQNBReev QUIfujM4byV7tC2BqqziIUBTUWaMZ7eqrf8uo= MIME-Version: 1.0 Received: by 10.142.49.19 with SMTP id w19mr2094762wfw.51.1304713665660; Fri, 06 May 2011 13:27:45 -0700 (PDT) Received: by 10.143.33.3 with HTTP; Fri, 6 May 2011 13:27:45 -0700 (PDT) Date: Fri, 6 May 2011 13:27:45 -0700 Message-ID: From: Mickey Harvey To: freebsd-net@freebsd.org X-Mailman-Approved-At: Fri, 06 May 2011 21:17:43 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: run pf or ipfw within a jail? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2011 20:53:56 -0000 Is it possible to run pf or ipfw within a jail? I am running 8.2 and have vimage compiled in the kernel.