From owner-freebsd-questions Thu Dec 10 09:41:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19314 for freebsd-questions-outgoing; Thu, 10 Dec 1998 09:41:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from blackie.cruzers.com (cruzers.com [205.215.232.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19304 for ; Thu, 10 Dec 1998 09:41:13 -0800 (PST) (envelope-from dkulp@board66.cruzers.com) Received: from board66.cruzers.com (board66.cruzers.com [205.215.233.66]) by blackie.cruzers.com (8.8.7/8.8.5) with ESMTP id JAA16140 for ; Thu, 10 Dec 1998 09:52:40 -0800 (PST) Received: (from dkulp@localhost) by board66.cruzers.com (8.8.8/8.7.3) id JAA11495; Thu, 10 Dec 1998 09:40:48 -0800 (PST) Date: Thu, 10 Dec 1998 09:40:48 -0800 (PST) Message-Id: <199812101740.JAA11495@board66.cruzers.com> From: David Kulp MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: questions@FreeBSD.ORG Subject: How to kill a network card... X-Mailer: VM 6.22 under 19.15 XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have two FreeBSD boxes on a LAN. Box A (a laptop) has a PCMCIA ethernet card with a dongle that has fallen and been beaten up quite a bit and a connector that is not particularly secure. Box B has an NE2000 card in it. Both are connected to a router off to the internet. When using either machine independently of the other and connecting to outside hosts (remote log-ins, ftp, web, etc.) I never have problems, but recently I've found that heavy traffic between A and B raises errors on B like: de0: receive: 00:e0:98:01:09:72: bad crc de0: receive: 00:e0:98:01:09:72: alignment error de0: receive: 00:e0:98:01:09:72: alignment error If B reports too many of these errors (5-10) it just stops working completely with no further errors reported. (Nothing will fix the situation except for power off/on. Just reboot won't do it. [NFS doesn't like this at all!]) On the other hand, A, which is the machine that I suspect is actually causing the trouble, since it has a suspect ethernet card, continues on its merry way. My question: Is this a driver problem, i.e. the driver is not being robust to bad packets? If so, this seems like a "bad thing" for FreeBSD "stability". Or is it a hardware tolerance problem? The fact that a bad ethernet packet here or there apparently hoses my little LAN is a rude annoyance. Shouldn't the system be able to deal with this better? thanks, David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message