Monday, March 30, 2009

Media Disconnected Error

The Dreaded Media Disconnected error in IPCONFIG!

Usually a router issue. Common on XP and Vista.

Most common causes:

• Bad cable
• wrong cable
• bad connection
• bad router
• router turned off

If all the connections are secure, you can try a release/renew, but probably will not help. Some times in Vista a simple a router reset and PC will work! Bypassing the router will solve the problem but may not leave the customer very happy telling them it’s a router issue and they need to contact the router mfger for TS.

The only other thing we can do is the TCP/IP stack rebuild and NIC rebuild. If this fails we have no choice but to leave the customer hooked up directly to modem if possible and refer them to router manufacturer as other techniques are too time consuming such as a manual stack rebuild (not the quick way we do it), and also not practical for most customers as it may seem difficult. And does not always solve the problem any way.

FYI a manual stack rebuild for XP/Vista is identical. There is a MS download for XP only that will do it automatically. The link for it is…
http://support.microsoft.com/?scid=aw;us;299357&eula=1
This is for your information only and I do not advise you try it unless you are super confident!

For XP, Start, Run, CMD to open command prompt.

For Vista, Start, Programs/Accessories and right click on Command Prompt, select “Run as Administrator” to open a command prompt.

Reset WINSOCK entries to installation defaults: netsh winsock reset catalog

Reset TCP/IP stack to defaults. netsh int ip reset reset.txt

(to view results of reset, be more specific on location of reset.txt for easier location, netsh int ip reset c:\reset.txt that way you can view the file too)

Reboot machine.

As mentioned earlier this may not solve the problem but is good to know about.

No comments:

Post a Comment