Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2012 06:24:43 GMT
From:      yuriy <yuriy.it.uz@list.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/164271: not working pf nat on FreeBSD 9.0
Message-ID:  <201201180624.q0I6OhuI099795@red.freebsd.org>
Resent-Message-ID: <201201180630.q0I6UBVR007051@freefall.freebsd.org>

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

>Number:         164271
>Category:       conf
>Synopsis:       not working pf nat on FreeBSD 9.0
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 18 06:30:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     yuriy
>Release:        FreeBSD 9.0 Release
>Organization:
IT/IS/Operations
>Environment:
FreeBSD router 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 17                                     11:14:34 EET 2012 yuriy@router:/usr/obj/usr/src/sys/MY  i386

>Description:
NAT does not work in pf. Help please! Given: FreeBSD 9.0 Release .. included in the core pf ..
Simple rules:
pf.conf
#################################
int_if="dc0"
ext_if="tun0"
set skip on lo0
scrub in
nat on $ext_if from 10.25.1.0/24 to any -> ($ext_if)
pass all
#################################
On FreeBSD 8.2 works without problems.
On FreeBSD 9.0 dont work.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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