Running Debian, when transferring files from the server to my pc, the transfer is suddenly interrupted. Some smaller files (couple of MB) seem to work most of the time, but bigger files mostly fail at random points. After the transfer fails, the entire TCP/IP stack seems to be out on the server, even ping doesn't work anymore (every host is unreachable).
I tried the follwing:
- Connecting my PC directly to the server, ruling out errors with switches etc in between.
- Trying different client pc's, ruling out a problem with the client pc
- Trying different files from different hard drives on the server, ruling out hard disk issues
- Trying different protocols (ftp, scp, smb), ruling out a problem with a specific protocol or server
The problem appeared in any of the above configurations. So I'm leaning towards either a software issue are a hardware issue with the NIC. However, syslog and dmesg doesn't indicate any problems. Ethtool results also seem normal...
I'm really out of ideas on what's broken and how to proceed...