From nobody@FreeBSD.org  Mon Mar 26 07:42:41 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 8531716A401
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Mar 2007 07:42:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 760A113C4BC
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Mar 2007 07:42:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2Q7gf4b051753
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Mar 2007 07:42:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l2Q7benC049999;
	Mon, 26 Mar 2007 07:37:40 GMT
	(envelope-from nobody)
Message-Id: <200703260737.l2Q7benC049999@www.freebsd.org>
Date: Mon, 26 Mar 2007 07:37:40 GMT
From: R Gruyters<r.gruyters@yirdis.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: tagged parameter on nat not working
X-Send-Pr-Version: www-3.0

>Number:         110838
>Category:       conf
>Synopsis:       [pf] tagged parameter on nat not working on FreeBSD 5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-pf
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 26 07:50:05 GMT 2007
>Closed-Date:    Wed Sep 12 09:00:30 UTC 2012
>Last-Modified:  Wed Sep 12 09:00:30 UTC 2012
>Originator:     R Gruyters
>Release:        FreeBSD 5.5-RELEASE-p9 #3
>Organization:
YIRDIS B.V.
>Environment:
FreeBSD 5.5-RELEASE-p9 #3: Thu Feb 22 09:22:35 CET 2007
>Description:
With PF(4) is possible to set tagged parameters during nat, rdr or binat
rules. This works on FreeBSD 6.2, but it doesn't work on FreeBSD 5.2.
>How-To-Repeat:
I have set the following entries in my pf.conf:

[pf.conf]

nat on bge0 inet from 10.8.0.0/24 to any tagged OUT -> 82.148.219.109
block all
pass in quick on bge1 inet from 10.8.0.0/24 to any tag OUT keep state
[/pf.conf]

then tried to load them:

# pfctl -f /etc/pf.conf
bla:2: syntax error
#
>Fix:
At the moment I don't have any work around, although it does work on
FreeBSD 6.2.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-pf 
Responsible-Changed-By: remko 
Responsible-Changed-When: Mon Mar 26 09:11:58 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer group, although this might not be fixed in the 
5_branch since (from what I recall) we run a different version in 6.x. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110838 
State-Changed-From-To: open->suspended 
State-Changed-By: linimon 
State-Changed-When: Sun Apr 22 08:32:56 UTC 2007 
State-Changed-Why:  
It is unlikely at this point that this fix will be merged to the 
RELENG-5 branch, as almost all developement is happening in 7-CURRENT 
and being merged only to 6-STABLE.  Leave it suspended for now. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110838 
State-Changed-From-To: suspended->closed 
State-Changed-By: glebius 
State-Changed-When: Wed Sep 12 08:59:47 UTC 2012 
State-Changed-Why:  
Fixed in many releases starting from 6.0. Can't be fixed in 5.2 due to no time machine. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110838 
>Unformatted:
