Collections:
Other Resources:
Network Connection Verification
How to verify if your system is connected to the wireless network?
✍: FYIcenter.com
If you run the "ipconfig /all" in a command window, you should get a response like this:
C:>ipconfig /all Ethernet adapter Wireless Network Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Intel(R) PRO/Wireless Physical Address. . . . . . . . . : 00-0E-35-BF-DA-58 Dhcp Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes IP Address. . . . . . . . . . . . : 192.168.1.100 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.1.1 DHCP Server . . . . . . . . . . . : 192.168.1.1 DNS Servers . . . . . . . . . . . : 192.168.2.1 Lease Obtained. . . . . . . . . . : Thursday, November 30 Lease Expires . . . . . . . . . . : Friday, December 01,
If you run the "ping www.google.com" command in a command window, you should get a response like this:
C:>ping www.google.com Pinging www.google.com [72.14.203.104] with 32 bytes of data Reply from 72.14.203.104: bytes=32 time=37ms TTL=241 Reply from 72.14.203.104: bytes=32 time=37ms TTL=241 Reply from 72.14.203.104: bytes=32 time=37ms TTL=241 Reply from 72.14.203.104: bytes=32 time=37ms TTL=241 Ping statistics for 72.14.203.104: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 37ms, Maximum = 37ms, Average = 37ms
2006-12-03, 15813🔥, 0💬
Popular Posts:
What is a slide master? A slide master is a set of slide layouts defined to help you create differen...
What is service "wuauserv" and library "wuauserv.dll" on Windows Vista? "wuauserv" is a system servi...
I have a field in a MS Access form that is a foreign key pointing to another table. Can I use a comb...
What is WindowsLiveLogin.dll - DLL file - Windows Live Login module? DLL WindowsLiveLogin.dll is ins...
Can I disable Windows service "COM+ Event System" to speedup my computer? Windows service "COM+ Even...