Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Oct 2015 01:27:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 203524] TCP checksum failed on igb network adapter
Message-ID:  <bug-203524-2472-uvb6XdkXwc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203524-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203524-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203524

--- Comment #1 from eugen@grosbein.net ---
Please read ipfw(8) manual page, section BUGG; this is known and documented
problem of ipfw nat:

Due to the architecture of libalias(3), ipfw nat is not compatible with
the TCP segmentation offloading (TSO).  Thus, to reliably nat your net-
work traffic, please disable TSO on your NICs using ifconfig(8).

This PR should be closed.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203524-2472-uvb6XdkXwc>