From owner-freebsd-questions@FreeBSD.ORG Tue Nov 29 02:49:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9221216A41F; Tue, 29 Nov 2005 02:49:33 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C93C43D5F; Tue, 29 Nov 2005 02:49:32 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 5DAF71A3C28; Mon, 28 Nov 2005 18:49:32 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 782F251330; Mon, 28 Nov 2005 21:49:31 -0500 (EST) Date: Mon, 28 Nov 2005 21:49:31 -0500 From: Kris Kennaway To: John Palmer Message-ID: <20051129024931.GA34483@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org, freebsd-questions@freebsd.org Subject: Re: bad udp cksum 26ff! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2005 02:49:33 -0000 --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 28, 2005 at 10:46:38AM -0800, John Palmer wrote: > I am running FreeBSD 5.4 p8. I did a tcpdump -vv -i em0. The output=20 > produced > a "bad udp cksum" with my DNS server. Does anyone know what it means? O= r,=20 > how I can > correct the problem? If your NIC is doing checksum offload, tcpdump on the host won't see the right checksum, since it's only generated on the way out the door. Run tcpdump on another host on the network to verify whether it's correct on the wire. Kris --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDi8G6Wry0BWjoQKURAvb0AKCkySq7b4u3NgG4vYUZy35LRfo4RwCfVziD Hhqc7Z2Htd2mF4cKoRbeRzM= =mTHk -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7--