Date: Wed, 28 Jun 2000 11:24:25 -0400 (EDT) From: Damon Hammis <squirrel@hammis.com> To: Jim C <jconner@enterit.com> Cc: Dan Nelson <dnelson@emsphone.com>, freebsd-questions@FreeBSD.ORG Subject: Re: ARGH! :) Ongoing bandwidth throttling issue...need help! Message-ID: <Pine.BSF.4.10.10006281122190.58786-100000@markl.com> In-Reply-To: <4.2.0.58.20000628112401.0142d588@mail.enterit.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> media: 10baseT/UTP <full-duplex> <--- Is this stating that the > NIC is at 10 FD? Yes. > So, if the NIC is at 10 FD then how do I tell it to go 100FD? Two ways. ifconfig vn0 media autoselect or ifconfig vn0 media 100baseT/UTP Make sure the rc.conf file doesn't specify 10baseT on boot as well. --Damon 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?Pine.BSF.4.10.10006281122190.58786-100000>