On 18/06/08 08:22, Johannes Berg wrote: >> This also affects some http requests such as loading slashdot but not >> others (perhaps small ones?) such as twitter API http requests. It does >> not seem to affect connections to other machines on my LAN, only ones >> over the internet. >> >> I've tried tcpdumping to get more info but when I run tcpdump the >> connections work again (if a tiny bit slower). > > Can you try tcpdump with the -p flag? promisc mode might affect things. I tried using -p and it made the bug go away again. However, I have some packet captures from running tcpdump on the router while the bug was occuring and from loading them into wireshark it seems there are some (suspected) retransmissions with bad checksums. I've posted my packet captures here: http://sucs.org/~welshbyte/lw/tcpdump_bad0.pcap http://sucs.org/~welshbyte/lw/tcpdump_bad1.pcap http://sucs.org/~welshbyte/lw/tcpdump_good0.pcap The two 'bad' ones were captured on the router while the bug was occuring. The 'good' one is for comparison and was captured on the router like the others but while running tcpdump on my laptop made the bug go away (I hope that makes sense). In all cases, the test was to ssh to a remote server. The two bad cases were closed before the password prompt was reached and the good case was ^C'd at the password prompt. I hope this helps, -- Andy Price -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html