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

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 10 Jan 2023 11:19:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268717

--- Comment #10 from dfr@rabson.org ---
You are right - in this case, r->rt will be NULL. I'm not particularly
advocating for my attempted fix but I do think this feature is useful - I
originally wanted this to work for 'publishing' ports in podman/docker
containers to the host which is a very common pattern in the Linux world. Along
the way, I noticed that bastillebsd uses the same kind of redirect rule and is
also affected.

Thanks for taking the time to look at this - its been on my TODO list for
months and I'm just happy to see some progress.

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