[Bug 290177] PF - panicking after upgrade to 15.0-STABLE
[email protected] Tue, 14 Oct 2025 22:16:58 +0000
| Newsgroups | gmane.os.freebsd.devel.pf4freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290177 --- Comment #3 from Marek Zarychta <[email protected]> --- To reproduce, one needs these two rules: no rdr inet proto tcp from <white> to any port smtp rdr pass inet proto tcp from any to any port smtp -> 127.0.0.1 port spamtrapport Then, try a TCP handshake from the host in <white> with that system (on smtp port in this case) - sending the first segment with ACK will trigger the panic. Is collecting a core dump still important? If yes, then please let me know, preferably today, before 10:00 AM Zulu Time. -- You are receiving this mail because: You are the assignee for the bug.