From owner-freebsd-stable Fri Jan 26 23: 6:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from www.golsyd.net.au (ftp.golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id 1633737B401 for ; Fri, 26 Jan 2001 23:06:37 -0800 (PST) Received: from [203.164.12.28] by www.quake.com.au (NTMail 4.30.0012/AH9370.63.d1acf55c) with ESMTP id jnwsaaaa for ; Sat, 27 Jan 2001 18:15:14 +1100 Message-ID: <3A72738C.CDB9A9F4@quake.com.au> Date: Sat, 27 Jan 2001 18:06:52 +1100 From: Kal Torak X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: David Wagner Cc: =?iso-8859-1?Q?Jo=E3o?= Fernandes , stable@FreeBSD.ORG Subject: Re: Network stops working References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Wagner wrote: > > On Fri, 26 Jan 2001, Joćo Fernandes wrote: > > > I have a realtek 8139 and a cable modem. I use DHCP to connect to the network > > and my /etc/dhclient.conf has nothing on it. > > > > My problems are: > > The speed of my connections are way slower in FreeBSD than are > > in windows; To the extent of downloading at 2 kps when in windows I > > would download the same file from the same site at 70kps. > > Well, I have a theory, because I had somewhat similar behavior. Some > cable modem + nic combinations have trouble autdetecting the line speed. > Try forcing your connection to 10BaseT half duplex (which is almost > guaranteed to be what the cable modem supports). Example: > > % ifconfig rl0 media 10baseT/UTP > > This managed to triple my connection speed in most cases... Yeah this most defiantly sounds like an incorrect media or duplex setting... I wouldnt use the NIC the cable company gave you since its most probably a pile of crap... They basically never have any hardware features, and I have had them just die on me of there own will... The reason it probably works in windows, is because you have the driver from the cable company installed for it with the correct settings set... Anyway Good Luck! Kal. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message