From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 17:57:17 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 601D937B429 for ; Tue, 10 Jun 2003 17:57:17 -0700 (PDT) Received: from bjwcs.com (swing.bjwcs.com [208.185.25.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 649AE43FA3 for ; Tue, 10 Jun 2003 17:57:16 -0700 (PDT) (envelope-from brently@bjwcs.com) Received: from samba [68.98.5.134] by bjwcs.com with ESMTP (SMTPD32-7.07) id AE693A000C6; Tue, 10 Jun 2003 20:57:13 -0400 From: "Brent Wiese" To: "'TOPCAT CONSULTING'" , Date: Tue, 10 Jun 2003 17:57:13 -0700 Message-ID: <001e01c32fb4$65b6bf80$0a0114ac@home.bjwcs.com> 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, Build 10.0.4510 In-Reply-To: <3EE6736B.82597481@sk.sympatico.ca> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Importance: Normal Subject: RE: very slow NIC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 00:57:17 -0000 This sounds like an auto-sense problem. If you're hooked up to a hub, 10 half is the best you'll get. If it's a switch, it may be setting itself full-duplex. If its not a managed switch (you can't tell it what the ports should set themselves to), you can try changing the settings on the card (man ifconfig), but more than likely you're stuck. However, its odd its 1 direction... You may just have a bad cable. Try swapping it. > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > TOPCAT CONSULTING > Sent: Tuesday, June 10, 2003 5:10 PM > To: freebsd-questions@FreeBSD.ORG > Subject: very slow NIC > > > I have an ethernet card that just doesn't seem to be > performing well in both directions (in and out)....when I > access this NIC from another machine on the LAN, file > transfer is extremely fast, but when I use this machine to > access another machine on the LAN, I can barely get 10 kb/sec > out of it! > > Anyway dmesg.boot reports the card as: > > rl0: rev 0x10 int a irq 9 on pci0.13.0 > rl0: Ethernet address: 00:20:18:88:96:47 > rl0: autoneg complete, link status good (half-duplex, 10Mbps) > > So, is full-duplexing not turned on or something? How do I > turn full-duplexing on? Or maybe that's not the problem? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-> questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > >