| Member with 1,801 posts. | | Join Date: Feb 2008 Location: Louisville,KY Experience: Intermediate | |
Unplug - Disconnect the electric power supply from the device.
The surge after a power outage could destabilize the connections between modem, router, computer. Powercycling could reset everything.
Explain "won't connect"
Computer will not connect to the Tendra using wireless or wired (ethrernet) connection?
Computer connects to the Tendra wireless and/or wired, but you cannot get internet?
If the computer works connected by ethernet to the Tundra, then you have a wireless problem.
If the computer doesn't work connected to the Tundra by ethernet, but works when connected by ethernet to the modem, there could be a problem with the Tundra.
A wired working internet connection will allow easier posting of needed information.
IPCONFIG /ALL
From a JohnWill post.
Start, Run, CMD, OK to open a command prompt:
(For Vista or 7 type CMD in the Search box after Start)
Type the following command:
IPCONFIG /ALL
[Note that there is no space between the slash and ALL.]
Right click in the command window and choose Select All, then hit Enter.
Paste the results in a message here.
If necessary use a text file and removable media to copy the results to a computer with internet access.
Try a Stack Reset. Directions for both Vista/Winows7 and XP since I don't know what OS you are using. TCP/IP stack repair options for use with Vista or Windows 7.
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 the following commands, each followed by the Enter key:
Note: Type only the text in bold for 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.
__________________ TCP/IP stack repair options for use with Windows XP with SP2/SP3.
Start, Run, CMD to open a command prompt:
In the command prompt window that opens, type type the following commands, each followed by the Enter key:
Note: Type only the text in bold for the following commands.
Reset TCP/IP stack to installation defaults, type: netsh int ip reset reset.log
Reset WINSOCK entries to installation defaults, type: netsh winsock reset catalogReboot the machine. |