conf/110838: tagged parameter on nat not working

R Gruyters r.gruyters at yirdis.nl
Mon Mar 26 07:50:06 UTC 2007


>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:


More information about the freebsd-bugs mailing list