From owner-freebsd-questions@FreeBSD.ORG Tue Apr 6 01:52:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9247416A4CF for ; Tue, 6 Apr 2004 01:52:40 -0700 (PDT) Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2443843D41 for ; Tue, 6 Apr 2004 01:52:40 -0700 (PDT) (envelope-from tim@contentspace.demon.co.uk) Received: from contentspace.demon.co.uk ([80.177.161.24] helo=[192.168.0.162]) by anchor-post-31.mail.demon.net with esmtp (Exim 3.35 #1) id 1BAmJD-000Lv6-0V for freebsd-questions@freebsd.org; Tue, 06 Apr 2004 09:51:51 +0100 From: Tim Hawkins Organization: Contentspace LLP To: freebsd-questions@freebsd.org Date: Tue, 6 Apr 2004 09:52:13 +0100 User-Agent: KMail/1.6.1 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404060952.13548.tim@contentspace.demon.co.uk> Subject: Re: bad tcp/udp checksums with broadcom cards. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tim@contentspace.demon.co.uk List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 08:52:40 -0000 On Monday 05 April 2004 14:52, Mipam wrote: Im getting the same problem with my Intel 82544XT PRO/1000 MT Gigabit Ethernet Controller. (Dell 600SC server, onboard card) 04:38:19.775211 bsd02.contentspace.priv.49179 > cs02.contentspace.priv.domain: [bad udp cksum 5732!] 4740+ PTR? 250.255.255.239.in-addr.arpa. (46) (ttl 64, id 1175, len 74) 04:38:19.775777 cs02.contentspace.priv.3566 > router.contentspace.priv.domain: 7535+ [1au] PTR? 250.255.255.239.in-addr.arpa. (57) (ttl 128, id 5152, len 85) 04:38:19.793141 router.contentspace.priv.domain > cs02.contentspace.priv.3566: 7535 NXDomain 0/1/1 (114) (ttl 254, id 17321, len 142) 04:38:19.793514 cs02.contentspace.priv.domain > bsd02.contentspace.priv.49179: 4740 NXDomain 0/1/0 (103) (ttl 128, id 5153, len 131) 04:38:19.793897 bsd02.contentspace.priv.49180 > cs02.contentspace.priv.domain: [bad udp cksum 9361!] 4741+ PTR? 166.0.168.192.in-addr.arpa. (44) (ttl 64, id 1176, len 7 2) 04:38:19.794393 cs02.contentspace.priv.domain > bsd02.contentspace.priv.49180: 4741* 1/0/0 166.0.168.192.in-addr.arpa. (67) (ttl 128, id 5154, len 95) 04:38:19.794913 bsd02.contentspace.priv.49181 > cs02.contentspace.priv.domain: [bad udp cksum 57d9!] 4742+ PTR? 129.14.0.193.in-addr.arpa. (43) (ttl 64, id 1177, len 71 ) > Hi, > > (I allready posted this message without a subject, which isnt nice so i > post it again, forgive me). > > I've some dell poweredges with broadcomcards in them: > > bge0: mem > 0xfcd20000 > -0xfcd2ffff,0xfcd30000-0xfcd3ffff irq 16 at device 0.0 on pci2 > bge0: Ethernet address: 00:0b:db:93:c5:c4 > miibus0: on bge0 > brgphy0: on miibus0 > brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > 1000baseTX-FDX, auto > > However on all of these systems i encounter this in tcpdump: > > 14:51:49.845 x.x.x.x.22 > x.x.x.x.3599: P 444:784(340) ack > 53 win 32850 (DF) [tos 0x10] (ttl 64, id 21535, len 380, bad cksum 0!) > 14:51:49.863740 x.x.x.x.3599 > x.x.x.x.22: P 53:105(52) ack 280 > win 64128 (ttl 126, id 24085, len 92) > 14:51:49.864327 x.x.x.x.3599 > x.x.x.x.22: . [tcp sum ok] > 105:105(0) ack 784 win 63624 (ttl 126, id 24086, len 40) > 14:51:49.865208 x.x.x.x.3599 > x.x.x.x.22: P 105:157(52) ack > 784 win 63624 (ttl 126, id 24088, len 92) > 14:51:49.865231 x.x.x.x.22 > x.x.x.x.3599: . [bad tcp cksum > 505b!] 784:784(0) ack 157 win 32824 (DF) [tos 0x10] (ttl 64, id 21536, > len 40, bad cksum 0!) > > Has this to do with tcp checksum offloading? > Should i turn it off? And if so, how to turn it off? > Or is this correct and no problem? > Does this card got segmentation offload and other offloads? > Any hints? > Bye, > > Mipam. > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"