Troubleshooting a LAN Connection
If you connect to the Internet via a wired or wireless connection on your LAN, the first question is, can you communicate with other computers on your LAN? To test this, you should use the ping
command.
Open a Command Prompt window by pressing Windows Logo+X and selecting Command Prompt. Type the command ipconfig
and press Enter. The output of ipconfig
lists a number called a gateway address. To test the connection to your gateway, type ping
followed by the gateway address and then press Enter. For example:
ping 192.168.0.1
Tip
Windows has a diagnostic and repair function that resets all the software components ...
Get Windows 8 In Depth now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.