Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Mar 2004 21:32:27 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        "Marc G. Fournier" <scrappy@hub.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Odd network issue ... *very* slow scp between two servers
Message-ID:  <6.0.3.0.0.20040306212733.08fc4ae8@209.112.4.2>
In-Reply-To: <20040306222250.B13247@ganymede.hub.org>
References:  <20040306130937.N71806@ganymede.hub.org> <6.0.3.0.0.20040306180314.08adede0@209.112.4.2> <20040306210515.M13247@ganymede.hub.org> <20040306211328.H13247@ganymede.hub.org> <6.0.3.0.0.20040306210359.08fc35a8@209.112.4.2> <20040306222250.B13247@ganymede.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At 09:23 PM 06/03/2004, Marc G. Fournier wrote:
>On Sat, 6 Mar 2004, Mike Tancsa wrote:
>
> > I would in the following order
> > a) check the settings on the switch. AutoNeg *only* works when both sides
> > are set to auto-neg. If both sides are not auto, make sure both sides are
> > the same for speed and duplex settings.
>
>Non-managed switch, unfortunately ... so that one isn't an option ...

Check and make sure its not a 100Mb hub.  In this case its just 
autoneg.  Also check /usr/src/sys/dev/em/README to make sure its not one of 
the hubs/switches that the em does not work with properly.
You will have to set the em device to autoneg.  ifconfig em0 media autoneg

 From your original post it looks like you had it 100 full manual which 
will not work on an unmanaged switch.

>the em device is running:
>         media: Ethernet 100baseTX <full-duplex>

This is probably where your problem is / was.

         ---Mike 



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