[Bug 268717] [pf] [ipnat] rdr rules don't work for traffic originating at localhost

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 01 Feb 2023 10:28:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268717

--- Comment #26 from dfr@rabson.org ---
(In reply to Kristof Provost from comment #25)
Yes, its calling the hook for everything which matches a local address. This is
partly why its conditional on a sysctl. It is similar to the previous fix which
put the extra out filter in pf_test* but moving it up a level allows it to work
for ipfilter as well (and possibly ipfw although I have not tested that).

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