Aharon Schkolnik wrote: > --Boundary-00=_DmEQH4uw52v9Zus > Content-Type: text/plain; > charset="windows-1255" > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > On Sunday 18 November 2007, Ariel Biener wrote: > >> On Sunday 18 November 2007 09:49, Aharon Schkolnik wrote: >> >> Please run wireshark, and capture the server response code via >> sniffing your session with ftp.cs.huji.ac.il. Please get back to us >> with results. >> > > Attached ! > Fix your mail program (unless it's the list's program that is [EMAIL PROTECTED](@# with attachements). > TIA ! > There are several strange things happening in this dump.
First of all, and the most likely offender, your computer is issuing TCP packets with incorrect checksum. This can be a result of bad offloading of checksum calculation to the NIC, or it can be a result of good offloading of checksum calculation to the NIC, which is simply not caught by wireshark. Please try running: ethtool -K eth0 off and try again (including taking a dump of the traffic) if that doesn't solve your problems. There are other strange things happening there, but they may be unrelated. Shachar ================================================================= 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]
