Welcome, Guest. Please login or register.

Author Topic: Network transfer - Fast one way but slllllooooow the other  (Read 1750 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Plus make sure your full/half duplex settings are correct. Autonegotiation (NWay) only works if both ends support it - if one end is set manually, the other has to be as well.

Switches generally support full duplex, but most fall back to half duplex if NWay fails, so if the driver fouls on this, you might end with a mismatched connection, working very badly in one direction.
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: Network transfer - Fast one way but slllllooooow the other
« Reply #1 on: April 08, 2008, 08:22:45 PM »
Well, if the connection is hub'ed, just force it to half duplex (FD won't work anyway) and if it's switched, try both half/full duplex settings and compare the throughput (the heavier the load, the better - probably best with FTP to rule out Samba problems) - if HD is faster, then NWay doesn't work in the NIC's driver.