[Bug 290177] PF - panicking after upgrade to 15.0-STABLE
[email protected] Thu, 16 Oct 2025 16:46:00 +0000
| Newsgroups | gmane.os.freebsd.devel.pf4freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290177 --- Comment #9 from Kristof Provost <[email protected]> --- (In reply to Marek Zarychta from comment #8) Given pf's last match wins semantics I don't see how it could be any other way. Anything matching the no rdr rule's 'inet proto tcp from <white> to any port smtp' is always going to match 'inet proto tcp from any to any port smtp' as well, and be redirected. Did you leave out a 'quick' from this example or something? (Or reverse the order of the rules?) -- You are receiving this mail because: You are the assignee for the bug.