Collections:
Other Resources:
Internet Connection Verification
How to verify if your system is connected to the Internet?
✍: FYIcenter.com
If you run the "ipconfig /all" in a command window, you should get a response like this:
C:>ipconfig /all
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : no-domain-set.bellcan
Description . . . . . . . . . . . : Broadcom 570x Gigabit
Physical Address. . . . . . . . . : 00-11-34-97-24-F2
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.2.11
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.2.1
DHCP Server . . . . . . . . . . . : 192.168.2.1
DNS Servers . . . . . . . . . . . : 192.168.2.1
192.168.2.1
Lease Obtained. . . . . . . . . . : Thursday, November 30
Lease Expires . . . . . . . . . . : Sunday, December 03,
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-04, ≈13🔥, 0💬
Popular Posts:
What is the scheduled task "\Microsoft\Windows\WDI\ ResolutionHost"on my Windows 7 computer? "\Micro...
What is "SMS Task Sequence Agent" in my Windows 7 service list? And how is "SMS Task Sequence Agent"...
What is the HP Software Installation step doing during Windows 7 initial set up? If you bought a new...
What is "Google Update Service (gupdate)" in my Windows 7 service list? And how is "Google Update Se...
Can I disable Windows service "Apache Tomcat" to speedup my computer? Third party service "Apache To...