From owner-freebsd-questions Wed Apr 19 11:18:06 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA25215 for questions-outgoing; Wed, 19 Apr 1995 11:18:06 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA25193 for ; Wed, 19 Apr 1995 11:16:34 -0700 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id LAA29674; Wed, 19 Apr 1995 11:16:03 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id LAA02159; Wed, 19 Apr 1995 11:16:03 -0700 Message-Id: <199504191816.LAA02159@corbin.Root.COM> To: wardd@khis.kodak.com (Doug Ward) cc: questions@freefall.cdrom.com Subject: Re: NFS hanging up In-reply-to: Your message of "Wed, 19 Apr 95 11:50:50 CDT." <9504191650.AA20030@dal.khis.kodak.com> From: David Greenman Reply-To: davidg@Root.COM Date: Wed, 19 Apr 1995 11:15:27 -0700 Sender: questions-owner@FreeBSD.org Precedence: bulk >I am networking two FreeBSD 2.0 systems using 3Com Etherlink (not II) >ethernet cards. I am using the el0 interface. That's your problem. The 3c501 has only 2k of memory and must switch back and forth between using this for transmit and receive. When talking to fast machines, it drops every other packet on the floor. There's really nothing that can be done about this - I suggest getting a different kind of card. -DG