From owner-freebsd-net@FreeBSD.ORG Wed Jul 11 07:26:23 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DCFAF16A41F for ; Wed, 11 Jul 2007 07:26:23 +0000 (UTC) (envelope-from tom@tomjudge.com) Received: from smtp808.mail.ird.yahoo.com (smtp808.mail.ird.yahoo.com [217.146.188.68]) by mx1.freebsd.org (Postfix) with SMTP id 3BC5213C45D for ; Wed, 11 Jul 2007 07:26:23 +0000 (UTC) (envelope-from tom@tomjudge.com) Received: (qmail 58089 invoked from network); 11 Jul 2007 07:26:22 -0000 Received: from unknown (HELO ?192.168.1.2?) (thomasjudge@btinternet.com@86.139.149.183 with plain) by smtp808.mail.ird.yahoo.com with SMTP; 11 Jul 2007 07:26:22 -0000 X-YMail-OSG: lV_PJN8VM1kLuCulDFMO7xCTfVN2aTF9RFLiq8dZgjLR0O2z Message-ID: <46949449.6010103@tomjudge.com> Date: Wed, 11 Jul 2007 09:26:49 +0100 From: Tom Judge User-Agent: Thunderbird 1.5.0.12 (X11/20070604) MIME-Version: 1.0 To: James References: <46680DB1.9050905@tomjudge.com> <09BFF2FA5EAB4A45B6655E151BBDD90304571BF1@NT-IRVA-0750.brcm.ad.broadcom.com> <468A2D55.60301@tomjudge.com> <46937D97.7030507@tomjudge.com> <46938E75.80900@tomjudge.com> <4693C88F.8050204@tomjudge.com> <46940E74.4050601@tomjudge.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Net Subject: Re: Problems with BCE network adapter (Dell PE2950) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jul 2007 07:26:23 -0000 James wrote: > On 7/10/07, James wrote: >> I'll start a build and give 'em a whirl tonight. > > hihi. I gave it a try by pxebooting a new release with the > patches applied. During sysinstall the NIC comes up, gets a DHCP > address, but fails to lookup my install server via DNS to install > the minimal dist set. Running into the same problems as you at > this point: > > bce1: discard frame w/o leading ethernet header (len 4294967292 > pkt len 4294967) > Hi James, Was this with jumbo or standard frames? Tom