From owner-freebsd-isp Sun Sep 10 5:19:50 2000 Delivered-To: freebsd-isp@freebsd.org Received: from exodus.ait.co.za (exodus.ait.co.za [196.36.149.2]) by hub.freebsd.org (Postfix) with SMTP id EDF8237B424 for ; Sun, 10 Sep 2000 05:19:43 -0700 (PDT) Received: from wizzard [196.36.149.4] by exodus.ait.co.za (SMTPD32-4.06) id AAEA1A30124; Sun, 10 Sep 2000 14:19:38 +0200 Message-ID: <005601c01b21$f191aa60$0200a8c0@ait.co.za> Reply-To: "Peter Salvage" From: "Peter Salvage" To: "Jesper Skriver" Cc: "FreeBSD List" References: <004201c01b0e$a760b980$0200a8c0@ait.co.za> <20000910120419.C57216@skriver.dk> Subject: Re: NIC settings Date: Sun, 10 Sep 2000 14:23:36 +0200 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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Jasper Thanks! When I do ifconfig -a this is what I get: rl0: flags=8843 mtu 1500 inet x.x.x.x netmask 0xffffff00 broadcast x.x.x.x ether 00:10:h5:42:7d:69 media: autoselect (100baseTX) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX (hw loopback) rl1: flags=8843 mtu 1500 inet x.x.x.x netmask 0xfffffffc broadcast x.x.x.x ether 00:10:h5:42:7b:f1 media: autoselect (none) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX (hw loopback) Looking through the man pages for ifconfig, it appears I need to do the following for both interfaces: ifconfig rl0 inet media 10baseT/UTP Could you please check my syntax so that I don't blow anything up :-) TIA /wiZZ ----- Original Message ----- From: "Jesper Skriver" To: "Peter Salvage" Cc: "FreeBSD List" Sent: 10 September 2000 12:04 Subject: Re: NIC settings > On Sun, Sep 10, 2000 at 12:05:31PM +0200, Peter Salvage wrote: > > Hi all > > > > My FreeBSD box has 2 nic's in it, both 10/100. My hub is 10/100 as well but > > only half-duplex. As a result, I have collision lights showing constantly. > > > > How do I set the nic's so that they are in half-duplex mode? They are both > > Accton cards. > > ifconfig -a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message