Date: Wed, 01 Feb 2023 10:28:32 +0000 From: bugzilla-noreply@freebsd.org To: pf@FreeBSD.org Subject: [Bug 268717] [pf] [ipnat] rdr rules don't work for traffic originating at localhost Message-ID: <bug-268717-16861-6AA6gnTh6D@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268717-16861@https.bugs.freebsd.org/bugzilla/> References: <bug-268717-16861@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=3D268717 --- 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. Thi= s is partly why its conditional on a sysctl. It is similar to the previous fix w= hich 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). --=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-268717-16861-6AA6gnTh6D>