On 12/15/11 23:13, YongHyeon PYUN wrote:

I tried "netstat -ind", but it shows no Ierrs/Idrop/Oerrs/Odrop.


Use -s option which will show statistics for each network
protocols.  Search 'discarded for bad checksums' from the output.

Still all bad counters at zero.



You'll see tso.dump and notso.dump: they are both from the same client
downloading the same (random) file (the file name was changed only  to
prevent possible caching).
See notso.dump is perfect, while tso.dump shows a lot of potential problems.


Thanks.

Thanks go to you! :-)



Thanks for testing. Based on dump file, I tried various MTU
configuration and I was not able to reproduce it.  By chance, are
you using firewall(pf/ipfw/ipf) or bridge(4)?  If I remember
correctly some firewall rules are not compatible with TSO.
For bridge, if one member of bridge does not support TSO, TSO
should be disabled.

Very interesting: I'm not using bridge on this host, but I'm using ipfw!
Which rules are incompatible? Any pointer on this?
I'm also using CARP, in case it could matter, but not on this interface.



 bye & Thanks
        av.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to