Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2007 07:37:40 GMT
From:      R Gruyters<r.gruyters@yirdis.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/110838: tagged parameter on nat not working
Message-ID:  <200703260737.l2Q7benC049999@www.freebsd.org>
Resent-Message-ID: <200703260750.l2Q7o6Ao020378@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         110838
>Category:       conf
>Synopsis:       tagged parameter on nat not working
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 26 07:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703260737.l2Q7benC049999>