Date: Sun, 10 Sep 2000 14:23:36 +0200 From: "Peter Salvage" <wizard@sybaweb.co.za> To: "Jesper Skriver" <jesper@skriver.dk> Cc: "FreeBSD List" <freebsd-isp@FreeBSD.ORG> Subject: Re: NIC settings Message-ID: <005601c01b21$f191aa60$0200a8c0@ait.co.za> References: <004201c01b0e$a760b980$0200a8c0@ait.co.za> <20000910120419.C57216@skriver.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jasper Thanks! When I do ifconfig -a this is what I get: rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP 100baseTX (hw loopback) rl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex> 100baseTX 10baseT/UTP <full-duplex> 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" <jesper@skriver.dk> To: "Peter Salvage" <wizard@sybaweb.co.za> Cc: "FreeBSD List" <freebsd-isp@FreeBSD.ORG> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005601c01b21$f191aa60$0200a8c0>