I have a really strange problem with WinDbg and would like to know if anyone can explain to me why it happens.
So here is the setup:
Problem: After about 10 seconds the host machine loses network connection
What resolves the problem immediately:
Does anyone know why this happens, and if there are solutions?
Try disabling Flow Control on the network adapter of your target machine (generally there is an option in the Device Manager settings for the device). If you don't have a specific flow control option (or even if you do), also set the network adapter to Half Duplex mode.