[Bug 236221] pf: ruleset optimizaton doesn't create autotables for rules into anchors

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 5 10:12:06 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236221

--- Comment #2 from Artem Krasotin <a.krasotin at 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!

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


More information about the freebsd-bugs mailing list