Date: Wed, 28 Jun 2000 10:24:02 -0500 From: Dan Nelson <dnelson@emsphone.com> To: Jim C <jconner@enterit.com> Cc: freebsd-questions@freebsd.org Subject: Re: ARGH! :) Ongoing bandwidth throttling issue...need help! Message-ID: <20000628102402.D24406@dan.emsphone.com> In-Reply-To: <4.2.0.58.20000628112401.0142d588@mail.enterit.com>; from "Jim C" on Wed Jun 28 11:29:59 GMT 2000 References: <4.3.2.7.2.20000628023139.026784a0@mail.enterit.com> <4.3.2.7.2.20000628023139.026784a0@mail.enterit.com> <20000628095347.B24406@dan.emsphone.com> <4.2.0.58.20000628112401.0142d588@mail.enterit.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 28), Jim C said: > Ok. Did this. They seem to not be sync'ed properly. > > The switch is at 100 FD > > here is what the server is stating > > vr0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > media: 10baseT/UTP <full-duplex> > ^^^^^^^ Is this stating that the NIC is at 10 FD? > > supported media: autoselect 100baseTX <full-duplex> 100baseTX > <half-duplex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP > 10baseT/UTP <half-duplex> > > So, if the NIC is at 10 FD then how do I tell it to go 100FD? Now that's weird. I've never seen a 10<->100 speed mismatch before. You shouldn't even be able to send anything if it's really set up this way. Anyhow, try "ifconfig vr0 media autoselect". If that doesn't work, try "ifconfig vr0 media 100baseTX mediaopt full-duplex". -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000628102402.D24406>