I've ran out of ideas

Mike Horwath drechsau at Geeks.ORG
Fri Nov 19 07:26:44 PST 2004


On Thu, Nov 18, 2004 at 07:02:02PM -0800, Aaron Glenn wrote:
> On Thu, 18 Nov 2004 21:34:17 -0500, Bryan Fullerton <fehwalker at gmail.com> wrote:
> > I haven't seen this in any of the other replies (or if it was there I
> > miised it, sorry) - have you confirmed that the network interface is
> > running at full duplex on both your box and the switch?
> 
> d# ifconfig fxp0
> fxp0: flags=18843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,POLLING> mtu 1500
>         options=48<VLAN_MTU,POLLING>
>         inet 64.235.239.37 netmask 0xfffffff8 broadcast 64.235.239.39
>         inet6 fe80::207:e9ff:feff:86dd%fxp0 prefixlen 64 scopeid 0x1
>         ether 00:07:e9:ff:86:dd
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
> d#

That just shows you what the driver thinks.

How about trying a:

	% netstat -I

and look at the 'errors' area, see if you have collisions, and the rest.

-- 
Mike Horwath, reachable via drechsau at Geeks.ORG


More information about the freebsd-performance mailing list