From owner-freebsd-questions Sat Oct 26 20:50:39 2002 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 AA99D37B401 for ; Sat, 26 Oct 2002 20:50:38 -0700 (PDT) Received: from mail.bobj.org (cpe-gan-68-101-90-216-cmcpe.ncf.coxexpress.com [68.101.90.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0039143E42 for ; Sat, 26 Oct 2002 20:50:38 -0700 (PDT) (envelope-from stest033@garbonzo.hos.ufl.edu) Received: from bobj.dyndns.org (dhcp6.wb4jcm.org [192.168.132.167]) by neti.bobj.org with esmtp; Sat, 26 Oct 2002 23:50:36 -0400 From: Bob Johnson To: budsz , FreeBSD-Questions Subject: Re: What's this mean Date: Sat, 26 Oct 2002 23:50:35 -0400 X-Mailer: KMail [version 1.4] References: <20021025091905.GA27360@kumprang.or.id> In-Reply-To: <20021025091905.GA27360@kumprang.or.id> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <200210262350.35815.stest033@garbonzo.hos.ufl.edu> X-Mime-Autoconverted: from 8bit to 7bit by courier 0.39 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 25 October 2002 05:19 am, budsz wrote: > Hi, > > I got same kernel messages like this: > > Oct 24 10:30 kumprang /kernel: arp: unknown hardware address format > (0xa8aa) > Oct 24 10:30 kumprang /kernel: ed0: NIC memoru corrupt - invalid packet > length 2094 > > Oct 24 10?30 kumprang /kernel: arp: runt packet > Oct 24 10:30 kumprang /kernel: ed0: NIC memoru corrupt - invalid packet > length 2056 > > What this mean..? and how to resolve this problem..? > My recollection is that the ed0 driver can return this message if it is failing OR if some other device on the network is sending bad packets. If you are on a switched network, either your NIC or your switch is probably bad. If you are on a broadcast network (hub or coax) it could be any device on the network. If the messages happen frequently, try unplugging one device at a time from the network to see if you can figure out which one it is. If the messages don't happen often, you can probably ignore them. - Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message