Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2004 09:26:42 -0600
From:      Mike Horwath <drechsau@Geeks.ORG>
To:        Aaron Glenn <aaron.glenn@gmail.com>
Cc:        Bryan Fullerton <fehwalker@gmail.com>
Subject:   Re: I've ran out of ideas
Message-ID:  <20041119152642.GA5143@octanews.net>
In-Reply-To: <18f601940411181902605bebbd@mail.gmail.com>
References:  <18f6019404111801471db5bbfd@mail.gmail.com> <35de0c30041118183491b383b@mail.gmail.com> <18f601940411181902605bebbd@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@Geeks.ORG



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