From nobody@FreeBSD.org  Thu Feb 11 17:18:55 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A8AEA1065695
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Feb 2010 17:18:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 7F1138FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Feb 2010 17:18:55 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o1BHItUa032666
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Feb 2010 17:18:55 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o1BHIsY5032665;
	Thu, 11 Feb 2010 17:18:54 GMT
	(envelope-from nobody)
Message-Id: <201002111718.o1BHIsY5032665@www.freebsd.org>
Date: Thu, 11 Feb 2010 17:18:54 GMT
From: Leonid Popov <me@tuupic.org.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: pf does not work inside jail
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         143808
>Category:       kern
>Synopsis:       [pf] pf does not work inside jail
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-virtualization
>State:          suspended
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 11 17:20:01 UTC 2010
>Closed-Date:    
>Last-Modified:  Tue Aug 17 02:40:00 UTC 2010
>Originator:     Leonid Popov
>Release:        8.0-STABLE
>Organization:
>Environment:
FreeBSD free.srv 8.0-STABLE FreeBSD 8.0-STABLE #0: Thu Feb 11 16:26:09 MSK 2010     root@free.srv:/usr/obj/usr/src/sys/TEST  amd64
>Description:
I try to use PF inside jail on FreeBSD-8.0
I compiled kernel with options VIMAGE and created jail with /dev/pf access.
But when I enabling pf inside jail (pfctl -e), system crashes.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Thu Feb 11 19:06:30 UTC 2010 
State-Changed-Why:  
It is known that VIMAGE does not support PF yet 
(http://www.mail-archive.com/freebsd-net@freebsd.org/msg30748.html) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143808 

From: Brett Burley <brett_burley@yahoo.com>
To: bug-followup@FreeBSD.org, me@tuupic.org.ru
Cc:  
Subject: Re: misc/143808: pf does not work inside jail
Date: Thu, 12 Aug 2010 13:26:24 -0700 (PDT)

 --0-633298594-1281644784=:46583
 Content-Type: text/plain; charset=utf-8
 Content-Transfer-Encoding: quoted-printable
 
 The link provided in the 'Audit Trail' hits a 404.
 I was wondering if you could suggest someone to contact with respect
 to resolving this issue. I've experienced this error up through
 9.0-CURRENT-201008-amd64.

 Thanks,
 Brett
    
 --0-633298594-1281644784=:46583--
State-Changed-From-To: closed->suspended 
State-Changed-By: linimon 
State-Changed-When: Thu Aug 12 23:34:40 UTC 2010 
State-Changed-Why:  
Change state to reflect that we know that this doesn't work yet. 


Responsible-Changed-From-To: freebsd-bugs->freebsd-pf 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Aug 12 23:34:40 UTC 2010 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=143808 

From: Mark Linimon <linimon@lonesome.com>
To: Brett Burley <brett_burley@yahoo.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: kern/143808: pf does not work inside jail
Date: Thu, 12 Aug 2010 18:38:29 -0500

 On Thu, Aug 12, 2010 at 09:00:11PM +0000, Brett Burley wrote:
 > I was wondering if you could suggest someone to contact with respect to
 > resolving this issue.
 
 AFAIK there is no one working on the problem at the present time.
 
 (fwiw, please avoid the use of HTML in email Cc:ed to GNATS.  Thanks.)
 
 mcl
Responsible-Changed-From-To: freebsd-pf->freebsd-virtualization 
Responsible-Changed-By: bz 
Responsible-Changed-When: Sat Aug 14 13:59:55 UTC 2010 
Responsible-Changed-Why:  
It's a VIMAGE specific issue and not a pf issue. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143808 

From: Brett Burley <brett_burley@yahoo.com>
To: Mark Linimon <linimon@lonesome.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: kern/143808: pf does not work inside jail
Date: Mon, 16 Aug 2010 19:31:32 -0700 (PDT)

 --0-835273301-1282012292=:23742
 Content-Type: text/plain; charset=iso-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Thanks a lot for the quick response. With this info, I am going to pursue a=
 n IPFW-based solution within jails.
 
 Regards,
 Brett
 
 --- On Thu, 8/12/10, Mark Linimon <linimon@lonesome.com> wrote:
 
 From: Mark Linimon <linimon@lonesome.com>
 Subject: Re: kern/143808: pf does not work inside jail
 To: "Brett Burley" <brett_burley@yahoo.com>
 Cc: bug-followup@FreeBSD.org
 Date: Thursday, August 12, 2010, 7:38 PM
 
 On Thu, Aug 12, 2010 at 09:00:11PM +0000, Brett Burley wrote:
 > I was wondering if you could suggest someone to contact with respect to
 > resolving this issue.
 
 AFAIK there is no one working on the problem at the present time.
 
 (fwiw, please avoid the use of HTML in email Cc:ed to GNATS.=A0 Thanks.)
 
 mcl
 =0A=0A=0A      
 --0-835273301-1282012292=:23742
 Content-Type: text/html; charset=iso-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 <table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" ><tr><td valign=3D"=
 top" style=3D"font: inherit;">Thanks a lot for the quick response. With thi=
 s info, I am going to pursue an IPFW-based solution within jails.<br><br>Re=
 gards,<br>Brett<br><br>--- On <b>Thu, 8/12/10, Mark Linimon <i>&lt;linimon@=
 lonesome.com&gt;</i></b> wrote:<br><blockquote style=3D"border-left: 2px so=
 lid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Mark =
 Linimon &lt;linimon@lonesome.com&gt;<br>Subject: Re: kern/143808: pf does n=
 ot work inside jail<br>To: "Brett Burley" &lt;brett_burley@yahoo.com&gt;<br=
 >Cc: bug-followup@FreeBSD.org<br>Date: Thursday, August 12, 2010, 7:38 PM<b=
 r><br><div class=3D"plainMail">On Thu, Aug 12, 2010 at 09:00:11PM +0000, Br=
 ett Burley wrote:<br>&gt; I was wondering if you could suggest someone to c=
 ontact with respect to<br>&gt; resolving this issue.<br><br>AFAIK there is =
 no one working on the problem at the present time.<br><br>(fwiw, please avo=
 id the
  use of HTML in email Cc:ed to GNATS.&nbsp; Thanks.)<br><br>mcl<br></div></=
 blockquote></td></tr></table><br>=0A=0A      
 --0-835273301-1282012292=:23742--
>Unformatted:
