From owner-freebsd-questions Wed Jul 21 14:53: 0 1999 Delivered-To: freebsd-questions@freebsd.org Received: from megamail.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with SMTP id 7965515596 for ; Wed, 21 Jul 1999 14:52:56 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from [207.249.163.252] by megamail.megared.net.mx (NTMail 3.03.0017/4c.ab3r) with ESMTP id ca436386 for ; Wed, 21 Jul 1999 16:51:25 -0500 Message-ID: <009701bed3c3$339a8280$fca3f9cf@megared.net.mx> From: "Alejandro Ramirez" To: "Mark S. Reichman" , References: <37964090.9804E3C@twcny.rr.com> Subject: RE: ethernet card / ifconfig -a / dhclient Date: Wed, 21 Jul 1999 16:51:34 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, The only device that gives you full-duplex connectivity its a switch, if your computer its connected to a switch, then you can use the mediaopt switch in your /etc/rc.conf file to force it to full-duplex, see man ifconfig. I think the syntaxis its: ifconfig_xl0="inet x.x.x.x netmask y.y.y.y mediaopt full-duplex" Ales ----- Original Message ----- From: Mark S. Reichman To: Sent: Wednesday, July 21, 1999 4:50 PM Subject: ethernet card / ifconfig -a / dhclient > I just setup my 3c90x family ethernet card for > roadrunner and I get the following. The media is > half-duplex. It says it supports full-duplex. > Do I want to somehow change this to full-duplex? > Would I do this in my dhclient.conf file? > Seems full-duplex is always desired over half-duplex from > what I have experienced. > > > mark@:/usr/local/bin:>ifconfig -a > xl0: flags=8843 mtu 1500 > inet 24.95.188.181 netmask 0xffffff00 broadcast 24.95.188.255 > ether 00:50:04:ce:5d:18 > media: 10baseT/UTP > supported media: 10baseT/UTP 10baseT/UTP > 10baseT/UTP > > ----- more ifconfig -a snipped ---- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message