Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Mar 2019 10:12:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236221] pf: ruleset optimizaton doesn't create autotables for rules into anchors
Message-ID:  <bug-236221-227-y0CqKjbkGv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236221-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236221-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236221

--- Comment #2 from Artem Krasotin <a.krasotin@yahoo.com> ---
I've tested on stable/12. Configs are the same.

# uname -a
FreeBSD test 12.0-STABLE FreeBSD 12.0-STABLE r344651 GENERIC  amd64

# pfctl -a 'user_profiles/*' -sr
anchor "User2" from <User2> to any {
  block drop log quick inet from <User2> to <__automatic_53729464_0>
}

# pfctl -sTables
NatFrom
User2
__automatic_53729464_0

All is OK. Thanks!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236221-227-y0CqKjbkGv>