Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
> You should turn off the tcp segmentation offload with the ethtool... > > You can watch the state with this command: > ethtool -k syncinterface > > ethtool -K syncinterface tso off <FYI OFFTOPIC> To verify if your eth driver works properly run fsx-linux over nfs. Disabling cksum with the ethtool sometimes helps to prevent silent data corruption, which I have encountered with some e1000's. (fsx-linux comes with the Linux Test project http://www.linuxtestproject.org )