From owner-freebsd-questions Thu Nov 12 12:59:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA20701 for freebsd-questions-outgoing; Thu, 12 Nov 1998 12:59:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ccsales.com (ccsales.com [216.0.22.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA20694; Thu, 12 Nov 1998 12:58:57 -0800 (PST) (envelope-from rkatz@virtualisys.com) Received: from ws7 (virtualisys-130.nodewarrior.net [207.155.75.130] (may be forged)) by ccsales.com (8.9.1/8.9.0) with SMTP id MAA25112; Thu, 12 Nov 1998 12:57:59 -0800 (PST) Message-Id: <4.1.19981112125507.00a70b50@ccsales.com> X-Sender: rkatzvs@ccsales.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Thu, 12 Nov 1998 13:01:03 -0800 To: freebsd-questions@FreeBSD.ORG From: Randy Katz Subject: netstat -in Error question(s) Cc: dg@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a machine with the T1 adapter and 2 Intel Etherexpress 10/100B adapters and I've noticed that when Ierrs on fxp1 appear the router begins to start dropping packets and strange things happen: 1. An NFS mount ceases to perform. 2. Eventually pings stop happening. When I reboot the router everthing is fine for around 4 days. Here is my netstat -in: Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll eth0 1500 86962 0 84074 0 0 eth0 1500 207.155.75.16 207.155.75.161 86962 0 84074 0 0 eth1* 1500 0 0 0 0 0 fxp0 1500 00.a0.c9.e3.da.b6 16979989 32 18465963 0 0 fxp0 1500 209.48.66.128 209.48.66.148 16979989 32 18465963 0 0 fxp1 1500 00.a0.c9.de.87.5f 20180241 0 18277276 0 0 fxp1 1500 216.0.20/23 216.0.20.1 20180241 0 18277276 0 0 Questions: 1. What would produce any Ierrs, how are they produced? 2. Is this possibly a driver issue (I'm pushing an average of 5mbit throughput)? 3. I've changed the adapters out and no difference, can this be a problem of having two of the same adapters and PCI? Thoughts/comments? Thank you, Randy Katz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message