From owner-freebsd-questions Wed Jun 26 18:29:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from patriarch.dnsalias.org (adsl-66-136-23-175.dsl.hstntx.swbell.net [66.136.23.175]) by hub.freebsd.org (Postfix) with ESMTP id 41F2937C274 for ; Wed, 26 Jun 2002 16:39:03 -0700 (PDT) Received: from compgeek ([127.0.0.1]) by patriarch.dnsalias.org with Microsoft SMTPSVC(5.0.2195.4905); Wed, 26 Jun 2002 18:26:56 -0500 Reply-To: From: "Jon Noack" To: "twig les" , Subject: RE: Incredibly slow network performance Date: Wed, 26 Jun 2002 18:26:56 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020626224543.66567.qmail@web10103.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-OriginalArrivalTime: 26 Jun 2002 23:26:56.0374 (UTC) FILETIME=[F62CF160:01C21D68] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > My NIC is an old 3com 3c589c on a p3-700 Toshiba Tecra > 8100 with 256MB. Top says that the CPU and mem aren't > caught in some runaway problem, so I'm guessing that I > missed some config option somewhere. Does anyone know > where to start troubleshooting this? Sounds like the driver is configuring the card wrong. 1) Try running "ifconfig ep0 media 10baseT/UTP" to force the card to 10Mbps half-duplex. If this works, add "media 10baseT/UTP" to your ifconfig_ep0 line in /etc/rc.conf to make it permanent. 2) Try a different hub/switch. Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message