From owner-freebsd-questions Sat Jul 11 21:46:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02902 for freebsd-questions-outgoing; Sat, 11 Jul 1998 21:46:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02896 for ; Sat, 11 Jul 1998 21:46:52 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id VAA26240; Sat, 11 Jul 1998 21:46:48 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 11 Jul 1998 21:46:47 -0700 (PDT) From: Doug White To: Britton Johnson cc: freebsd-questions@FreeBSD.ORG Subject: Re: de0 and bad crc/alignment errors In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 9 Jul 1998, Britton Johnson wrote: > > I searched the mailing list archive and came up with several hits > regarding the de0 driver and bad crc/alignment errors. Apparently it is > somewhat common. However, there weren't any real summaries to show > that anyone had a real grip on the cause of the problem. I am basicaly > just concerned whether it is a security risk or if it is something I can > ignore? They're just data errors, you can ignore them. Generally these come from bad/busy hubs or IPX traffic. > I am running 2.2.6-RELEASE, and the card is a Kingston. > The kernel messages complain from a variety of ethernet addresses. > > Is there a patch available? Should I consider a different network > interface? Should I ignore these messages? You can shut it up by editing /sys/pci/if_de.c and look for "receive:" to find the printf; comment out the line and rebuild your kernel to quiet it. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message