Getting checksum errors after rebuilding one of a failover pair

David W. Hankins David_Hankins at isc.org
Fri Feb 9 23:18:47 UTC 2007


On Fri, Feb 09, 2007 at 06:12:18PM -0500, Aileen Carlstrom wrote:
> Is this "checksum error" traffic indicating a problem?  (If it does, any
> thoughts on how to fix it?)

Is there an actual problem you were trying to debug?

My bet is you're using a network interface that offloads checksum
calculations onto the hardware (so it's random data when tcpdump
or ethereal looks at it).

You might notice the DHCP packets' checksums are OK because ISC DHCP
writes those raw.  But it doesn't touch checksums on TCP connections.

-- 
David W. Hankins	"If you don't do it right the first time,
Software Engineer		you'll just have to do it again."
Internet Systems Consortium, Inc.	-- Jack T. Hankins


More information about the dhcp-users mailing list