From owner-freebsd-questions Sun Jan 28 17:42:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA17472 for questions-outgoing; Sun, 28 Jan 1996 17:42:33 -0800 (PST) Received: from rogers.com (mail.rogers.com [198.231.112.123]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id RAA17466 for ; Sun, 28 Jan 1996 17:42:28 -0800 (PST) Received: by janus.rogers.com id <20802>; Sun, 28 Jan 1996 20:44:16 -0500 From: blau@mail.rogers.com (Benjamin Lau) To: questions@freebsd.org Subject: Error: lnc0 Receive Errors Date: Sun, 28 Jan 1996 20:45:27 -0500 X-Newsreader: Forte Free Agent 1.0.82 Message-Id: <96Jan28.204416est.20802@janus.rogers.com> Sender: owner-questions@freebsd.org Precedence: bulk I am using 2.1R and the lnc0 device on a Compaq PCI (AMD-PCNet) ethernet card. The device seems to work without a single glitch...until I run Amanda to backup some servers. The following is a capture of the error messages. Please note that 'scsi' happens to be the hostname... sorry about the confusion. ------------ Jan 27 16:02:08 scsi /kernel: lnc0: Receive overflow error Jan 27 16:02:23 scsi /kernel: lnc0: Receive overflow error Jan 27 16:02:35 scsi /kernel: lnc0: Babble error - more than 1519 bytes transmitted Jan 27 16:02:35 scsi /kernel: lnc0: Babble error - more than 1519 bytes transmitted Jan 27 16:03:27 scsi /kernel: lnc0: Babble error - more than 1519 bytes transmitted Jan 27 16:04:09 scsi /kernel: lnc0: Receive overflow error Jan 27 16:04:37 scsi /kernel: lnc0: Babble error - more than 1519 bytes transmitted Jan 27 16:05:16 scsi last message repeated 2 times Jan 27 16:06:17 scsi last message repeated 3 times ------------- Any idea? Does it mean the network card is not catching up with the incoming traffic? And what causes it to send more than 1519 bytes? Do I need to adjust Amanda not to use that much of network bandwidth for transferring files (I'm using the default of 400KB/sec). Regards, Ben ___