From owner-freebsd-newbies@FreeBSD.ORG Thu Apr 3 11:45:22 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BBE437B408 for ; Thu, 3 Apr 2003 11:45:22 -0800 (PST) Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com [216.136.174.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 766E643FCB for ; Thu, 3 Apr 2003 11:45:20 -0800 (PST) (envelope-from willybaby12345@yahoo.com) Received: from unknown (HELO user) (willybaby12345@64.58.141.114 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 3 Apr 2003 19:45:20 -0000 Message-ID: <0b9001c311a4$24c3b420$728d3a40@user> From: "William Ashworth" To: References: <016401c31194$03a25c70$728d3a40@user> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: Proper way to configure NIC in full duplex X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: William Ashworth List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 03 Apr 2003 19:45:22 -0000 X-Original-Date: Sat, 3 May 2003 11:45:11 -0700 X-List-Received-Date: Thu, 03 Apr 2003 19:45:22 -0000 Okay, I think that I might be on the right track, but how do I apply these changes that I noticed on a post to my rc.conf file properly?? (root@nu)~># ifconfig xl0 xl0: flags=8843 mtu 1500 inet 192.168.0.1 netmask 0xffffffe0 broadcast 192.168.0.31 ether 00:70:18:d4:a4:ac media: 10baseT/UTP (10baseT/UTP ) supported media: 10base5/AUI 10baseT/UTP 10baseT/UTP 10baseT/UTP Thanks, Will Ashworth ----- Original Message ----- From: "William Ashworth" To: Sent: Saturday, May 03, 2003 9:49 AM Subject: Proper way to configure NIC in full duplex > Hello, > > I'm using an r10 nic and have all the information already configured in > rc.conf, however, transfer speeds are unusually slow (i.e., 55-60kbps when > it SHOULD be somewhere near 1.00mbps+) > > Someone told me that I might not be running the interface in full duplex. > How can I determine this? How can I fix it if I am not currently running in > full duplex? > > Any assistance is appreciated and below is the output of my interface > information: > > www# ifconfig rl0 > rl0: flags=8843 mtu 1500 > inet 216.194.67.6 netmask 0xffffff00 broadcast 216.194.67.255 > inet6 fe80::248:54ff:fe3d:350%rl0 prefixlen 64 scopeid 0x1 > inet 66.51.100.209 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.210 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.211 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.212 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.213 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.214 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.215 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.216 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.217 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.218 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.219 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.220 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.221 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.222 netmask 0xfffffff0 broadcast 66.51.100.223 > ether 00:48:54:3d:03:50 > media: Ethernet autoselect (none) > status: active > > Thanks, > > William Ashworth > will@pchammer.net > > > > _______________________________________________ > freebsd-newbies@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"