Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2000 17:25:52 +0200
From:      Jesper Skriver <jesper@skriver.dk>
To:        Peter Salvage <wizard@sybaweb.co.za>
Cc:        FreeBSD List <freebsd-isp@FreeBSD.ORG>
Subject:   Re: NIC settings
Message-ID:  <20000910172552.A95161@skriver.dk>
In-Reply-To: <005601c01b21$f191aa60$0200a8c0@ait.co.za>; from wizard@sybaweb.co.za on Sun, Sep 10, 2000 at 02:23:36PM %2B0200
References:  <004201c01b0e$a760b980$0200a8c0@ait.co.za> <20000910120419.C57216@skriver.dk> <005601c01b21$f191aa60$0200a8c0@ait.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
You currently have 100 Mbps half-duplex, if you want to change that to
10 Mbps half-duplex, and the ip address etc. is configured elsewhere,
all you have to do is

ifconfig rl0 media 10baseT/UTP

That is no inet ...

You can also add 'media 10baseT/UTP' to the ifconfig line in
/etc/rc.conf

/Jesper

On Sun, Sep 10, 2000 at 02:23:36PM +0200, Peter Salvage wrote:
> 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
> 

/Jesper

-- 
Jesper Skriver, jesper(at)skriver(dot)dk  -  CCIE #5456
Work:    Network manager @ AS3292 (Tele Danmark DataNetworks)
Private: Geek            @ AS2109 (A much smaller network ;-)

One Unix to rule them all, One Resolver to find them,
One IP to bring them all and in the zone to bind them.


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?20000910172552.A95161>