A socket operation encountered a dead network
I've got a machine that was infected with a fake antivirus that we're trying to troubleshoot. We need to get it connected to a test network for troubleshooting but it keeps getting a 169.254 IP addess no matter what. Running ipconfig /release Returns An error occurred while releasing interface Local Area Connection : An address has not yet been associated with the network endpoint. Okay, fair enough so I try ipconfig /renew But that returns An error occurred while renewing interface Local Area Connection : A socket operation encountered a dead network. We know switch, the cables and uplinks are fine; Other devices on the same switch are fine too. I've not seen that [specific error] before and running these commands hasn't helped either: netsh winsock reset catalog c:\netsh-Winsockreset.log netsh int ip reset c:\netsh-IPreset.log Has anyone seen or been able to recover from something like this?
September 8th, 2011 12:39pm

Hi, A socket operation encountered a dead network - this could indicate a serious failure of the network system (that is, the protocol stack that the Windows Sockets DLL runs over), the network interface, or the local network itself. (http://msdn.microsoft.com/en-us/library/ms740668(v=vs.85).aspx) You can try to run "sfc /scannow" from elevated command prompt.LC
Free Windows Admin Tool Kit Click here and download it now
September 9th, 2011 8:12pm

In addition, for more information and support on virus issues, I suggest you call Microsoft PC Safety telephone number, 1-866-727-2338 (1-866-PCSAFETY). This service offers no-charge assistance for virus-related issues or questions. Regards, MiyaThis posting is provided "AS IS" with no warranties, and confers no rights. | Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
September 10th, 2011 4:39am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics