Originally posted by: Quasmo
Originally posted by: IFICUDIWUD
my computer doesnt recognize "ipconfig/release" no quotes
the command prompt says it acant perform any lan functions while the media is disconnected
"ipconfig /release" have to have the space in there
I would think that this is just a typo on his part since he did get the "media disconnected" error, meaning ipconfig wouldn't execute any commands no matter what.
Media Disconnected could point to a couple of things. First, I would change the ethernet cable that runs between your cable modem and your pc. You probably have a spare cable laying around, right? Turn off the cable modem and the pc, replace the ethernet cable, and turn on cable modem. Give it a few minutes to sync up again before turning the pc back on. Once PC is booted up, see if the cable difference helped.
If that doesn't help, try this:
Open a command prompt again. Type in:
"
netsh winsock reset catalog" (without the quotes) and click OK. This will reset your "Layered Service Provider" catalogue (aka "LSP") to XP SP2 defaults. I'm assuming you do have SP2, as everyone should. Reboot and see if you get an IP address.
Note that after using the "netsh winsock reset catalog" command, you will have to reinstall any 3rd party LSP, like Google Desktop Search, etc. You'll know you'll have to reinstall anything like that if it doesn't work after running this command.
Please report back.