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, 12895🔥, 0💬
Popular Posts:
How to connect your computer to a wireless router? Here are the steps of how to connect your compute...
How to Verify Apache server configuration for PHP scripts support? If you have followed our Configur...
How to Add MP3 Folder to Windows Media Player Library ? 1. Start Windows Media Player. 2. Click the ...
What files are stored in the "C:\Users\<userid >\AppData\Roaming "folder? Can I delete ...
What is PHP? PHP is a widely-used general-purpose scripting language that is especially suited for W...