As part of the great Christmas holiday tradition of fixing the family's computers, I've been looking at a weird issue with the younger brother's PC. Occasionally it will crash in such a way that it's NIC floods the network with junk data in such a way that the entire local Ethernet fails (even pinging other hosts showed over 80% packet loss).
Unfortunately I've not been able to capture exactly what it's sending - directly attaching my laptop shows a huge number of bytes being received, but they don't propagate up the stack far enough to be captured with Wireshark. I'm guessing it's just spewing noise, but it doesn't seem to be affecting the rx_err count (though it does hive a large number of rx_mac_pause/rx_64_byte_packets).
Current solution seems to be reset the PC and everything is good, though I'd be curious to see exactly what it was sending that could trash all network connectivity. Maybe time to go Google the network card details...
Unfortunately I've not been able to capture exactly what it's sending - directly attaching my laptop shows a huge number of bytes being received, but they don't propagate up the stack far enough to be captured with Wireshark. I'm guessing it's just spewing noise, but it doesn't seem to be affecting the rx_err count (though it does hive a large number of rx_mac_pause/rx_64_byte_packets).
Current solution seems to be reset the PC and everything is good, though I'd be curious to see exactly what it was sending that could trash all network connectivity. Maybe time to go Google the network card details...