|
Manager, Networking Forums
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,748
OS: Windows 7, XP-Pro, Vista, Linux
|
Re: Network card does not recognize network/internet
Well, I'd start by reloading the drivers for the network card.
Next, I'd try this stack reset.
TCP/IP stack repair options for use with Windows Vista.
Start, All Programs\Accessories and right click on Command Prompt, select "Run as Administrator" to open a command prompt.
In the command prompt window that opens, type type the following commands:
Reset WINSOCK entries to installation defaults: netsh winsock reset catalog
Reset IPv4 TCP/IP stack to installation defaults. netsh int ipv4 reset reset.log
Reset IPv6 TCP/IP stack to installation defaults. netsh int ipv6 reset reset.log
Reboot the machine.
Finally, let's see this with the a good cable connected to a known working port on the router.
Hold the Windows key and press R, then type CMD to open a command prompt:
In the command prompt window that opens, type type the following command:
Note that there is a space before the /ALL, but there is NOT a space after the / in the following command.
IPCONFIG /ALL
Right click in the command window and choose Select All, then hit Enter to copy the contents to the clipboard.
Paste the results in a message here.
If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
|