Subject: Re: network throughput problems continue
To: Ron G. Minnich <rminnich@sarnoff.com>
From: Charles M. Hannum <mycroft@mit.edu>
List: port-alpha
Date: 09/04/1998 12:30:31
What is the output of `netstat -in' on both hosts after running
ftp(1)?

This could be symptomatic of having one machine in full-duplex mode
and the other not.  Try explicitly setting both sides to `10baseT' or
both to `10baseT-FDX' (if they're directly connected or you have a
switch).

(There could also be a bug in media selection with the Intel PHY.
Unfortunately, my fxp has a NatSemi PHY, so I can't test that.)