Answering my own question
Shachar Shemesh wrote:
I want to test this theory by turning hardware TCP checksum
calculation off. I've just downloaded the kernel sources trying to
figure out how to do it, but if anyone happens to know the answer,
that would be great.
Ok, I got an answer
Turning off checksum offloading:
ethtool -K eth0 tx off
And, yes, it did solve the problem.
As usual, you have all been a great help
Shachar
--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]