https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210860
Kristof Provost <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Kristof Provost <[email protected]> --- It'd be slightly surprising to have a checksum issue specifically for IPv6, because the IPv6 header doesn't have a checksum, and I'd expect the TCP checksum handling to be the same between v4 and v6. There is an issue with rdr to ::1 though. There's a discussion of it in #172648. I wonder if that's not what you're running into. It's worth trying your rdr rule again, but with '-> <GUA>' instead of '-> ::1'. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
