[Bug 210860] [pf] [ip6] Incorrect TCP checksums after rdr

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 6 10:24:10 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210860

Kristof Provost <kp at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kp at freebsd.org

--- Comment #1 from Kristof Provost <kp at freebsd.org> ---
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.


More information about the freebsd-bugs mailing list