Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2001 23:21:34 -0800 (PST)
From:      Tom Samplonius <tom@sdf.com>
To:        Nicole <nicole@unixgirl.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Problem with fxp0 card and slowing/dying  transmits
Message-ID:  <Pine.BSF.4.05.10101042314330.15269-100000@misery.sdf.com>
In-Reply-To: <XFMail.010104233956.nicole@unixgirl.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 4 Jan 2001, Nicole wrote:

...
>  The problem is that when trying to scp a file or send a large file to it via
> sendmail, (large = 253952 <a copy of sendmail>) it seems to transmit along
> happily, then (at least for scp) at abt 1/2 way through, it seems to just start
> crawling. When I have let it run, it will go forever and will seem to
> eventually finish but will hang as the transfer speed keeps dropping through the
> floor.
...

  Mismatched duplex settings can cause problems like this.  When using a
switch, duplex settings on your server and switch must match.  Most
FreeBSD ethernet card drivers default to autonegotiation, but can be
changed with an ifconfig option.  Auto negotiation may not be trustworthy
as it requires a good and recent switch, and a good and recent card.  You
should verify that autonegotiation actually picks the right duplex setting
before trusting it with your hardware.  Auto negotation requires that both
the server and switch are set to auto.  "auto negotation" is not the same
as "auto detect".

  And hubs are always half-duplex.  

Tom



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10101042314330.15269-100000>