On Thu, Nov 24, 2005 at 07:45:16AM +1100, Herbert Xu wrote: > What does ethtool -k say on the e1000 card?
buttercup# ethtool -k eth0 Offload parameters for eth0: rx-checksumming: on tx-checksumming: on scatter-gather: on tcp segmentation offload: on > Looks like buttercup is completely offline (this tallies with the tcpdump). > Please try bringing the interface down and up to see if that makes it work > again. Interesting. One 'ifdown eth0; sleep 10; ifup eth0' got it working again; the scp transfered 8 more files before stalling out again. Then, a bunch of 'ifdown eth0; ifup eth0' (no sleep 10 between) had no effect. Then, a following ifdown/ifup with an intervening sleep let another 6 files through before locking up. > Please also eliminate the cable and switch port as potential problems > by swapping them. Will do in a bit, but as everything works fine with 2.6.13-rc1-git7 and earlier kernels, I don't expect this will be the problem. Joe - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html