Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2000 19:20:09 +1000
From:      Chris Pauly <l@binkyware.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: outgoing IP is fscking slow...
Message-ID:  <4.2.2.20000729190659.00aae158@mail.csoft.net>
In-Reply-To: <20000728133705.D5162@stat.Duke.EDU>
References:  <4.2.2.20000729013119.00a89920@mail.csoft.net> <141681324352.20000728151722@buz.ch> <3981843A.8157C83C@mediaone.net> <13675259221.20000728133617@buz.ch> <3981843A.8157C83C@mediaone.net> <4.2.2.20000728091818.03db6d70@mail.sentex.net> <4.2.2.20000729013119.00a89920@mail.csoft.net>

next in thread | previous in thread | raw e-mail | index | archive | help
At 13:37 28/07/2000 -0400, Sean O'Connell wrote:
>: Hi Mike,
>:
>: I found out not long ago that this also fixes a problem i have been having
>: with my vr0 card (D-Link DFE-530TX).
>:
>: Under 3.x there was no such problem however. Do you have any ideas what on
>: earth is making us go back to 10Mbps HD?! I used to run fine on 100Mbps FD
>: 3 times over (installed 4.x, back to 3.x, etc, 3 times). Same cables. Same
>: nics. Same machine. 3.x performs excellent (11.5MB/s). 4.x runs like an
>: absolute dog.
>:
>: On the other hand, i have a rl0 card running fine at 100Mbps FD under 3.x
>: and 4.x.
>:
>: Something seems to be very randomly wrong with FreeBSD 4.x.
>
>How are you setting up the card?  If you are trying to kick it into
>100FD (and it isn't behaving), you need to specify both the media
>and the mediaopts
>
>ifconfig_vr0="inet 1.2.3.4 netmask 255.255.255.0 media 100baseTX mediaopt 
>full-duplex"

Hi Sean,

I just went and tried:

ifconfig_vr0="inet 1.2.3.4 netmask 255.255.255.0 media 100baseTX mediaopt 
full-duplex"
ifconfig_vr0="inet 1.2.3.4 netmask 255.255.255.0 media 100baseTX mediaopt"
ifconfig_vr0="inet 1.2.3.4 netmask 255.255.255.0 media 10baseT/UTP mediaopt 
full-duplex"
ifconfig_vr0="inet 1.2.3.4 netmask 255.255.255.0 media 10baseT/UTP mediaopt"

No luck unfortunately, the only one that works is the last which is what i 
was already using. For the rest, if i try and send a file via ftp to the 
machine, it locks up after sending 130KB. No matter what ifconfig i do 
after that, un/replugging cables, using different ports (it's on a 5 port 
D-Link DES-1005D switch), turning the switch on and off - nothing brings 
the connection back until i reboot FreeBSD. All telnets/ftp etc freeze, 
then they get a "connection reset by peer", and further attempts of 
anything get a time out. BTW, "autoselect" gets me 100baseTX FD on both the 
NIC and the switch in 3.x and 4.x, and it's what i've always used as 3.x 
had no problems with 100Mbps FD - got 11.5MB/s all the time no problems.

None of this has ever happened on 3.x - as i mentioned before, 3 times. 
This is my third attempt at FreeBSD 4.x (each attempt a few months apart in 
hope that somebody has fixed the problem), and this time i'm just going to 
replace the NIC. I've a Netgear FA310TX, and an AOpen cheapo realtek 8139C 
card arriving soon.. One of them must work. :) The other can be a spare in 
case somebody decides to kill another driver that i use in the next FreeBSD 
release. *sigh*

Thanks for the help.

Regards,

Chris





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.20000729190659.00aae158>