Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2006 21:30:09 -0500
From:      Gunter Wambaugh <gunter@six-two.net>
To:        Mike Tancsa <mike@sentex.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Bandwidth Troubleshooting
Message-ID:  <1718AA42-4AFC-402D-83F0-A6929DE1D67A@six-two.net>
In-Reply-To: <6.2.3.4.0.20060517205856.11b86440@64.7.153.2>
References:  <2EF50459-DD90-44EF-A905-DF324DE55CF3@six-two.net> <0adi6218gdvsk6rubst33aiqlpkggtlb94@4ax.com> <78A78C0C-FC04-43C9-A83F-FC98A8B85EB9@six-two.net> <6.2.3.4.0.20060517205856.11b86440@64.7.153.2>

next in thread | previous in thread | raw e-mail | index | archive | help
On May 17, 2006, at 8:01 PM, Mike Tancsa wrote:

> At 08:47 PM 17/05/2006, Gunter Wambaugh wrote:
>>> On Mon, 15 May 2006 20:13:05 -0500, in  
>>> sentex.lists.freebsd.questions
>>> you wrote:
>>>
>>>>         media: Ethernet 100baseTX <full-duplex>
>
> This looks like you have it set to 100-FD *Manual*.  Try
> ifconfig fxp0 media autoselect
>
>
>
>>> What kind of switch do you have your NIC plugged into ?
>>>
>>> What is the output of
>>> netstat -ni
>>> and
>>> sysctl -a | grep flight
>>>
>>>         ---Mike
>>> $ netstat -ni
>> Name    Mtu Network       Address              Ipkts Ierrs    Opkts
>> Oerrs  Coll
>> fxp0   1500 <Link#1>      00:06:29:de:51:ab 44071780  1735
>> 52399432     0     0
>> fxp0   1500 fe80:1::206:2 fe80:1::206:29ff:        0     -
>> 3     -     -
>> fxp0   1500 192.168.1     192.168.1.106     44029897     -
>>
>> This box is plugged into my Linksys Wireless router.  I don't think
>> it's the router as other boxes connected to it seem unaffected.  I
>> tried swapping the network cable and the port on the router, but
>> Ierrs increased.  Bad network card?  Misconfigured network card/ 
>> driver?
>
>
> It looks like a duplex mismatch.  Change your duplex settings to  
> auto and see how things go from there.
>
>         ---Mike
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions- 
> unsubscribe@freebsd.org"

AHA!

That worked.

The sad thing is that I read somewhere (probably on this list) that  
*forcing* 100 would
_increase_ performance because there wouldn't be any auto  
negotiating.   I added it to
my rc.conf, but later I decided that it didn't help any so I ran  
ifconfig fxp0 media autoselect,
but failed to change my rc.conf back!  Now I have learned that not  
only did it not improve performance, it seriously
  crippled it.  Thanks for helping me track that down.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1718AA42-4AFC-402D-83F0-A6929DE1D67A>