I have a simple, but frustrating problem. I have a laptop that I'm trying to connect to a cable modem(wired). It is telling me that I am connected at 100.0mbs although I am not receiving any packets, although I send 600-700 packets in about 5 minutes. My wireless works just fine. I know I'm overlooking a minor detail or setting. I searched around the various threads on this subject and decided to try pinging various addresses and this is what I got.

C:\ping 127.0.0.1
Packets Sent = 4, Received = 4, Lost 0(0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\ping www.google.com
Ping request could not find host www.google.com. please check the name and try again.

C:\ping 64.233.167.99
request timed out
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)

Recommended Answers

All 5 Replies

call your ISP for instructions :)

by pinging 127.0.0.1, you're testing your nic(network interface card), and by the results it looks like it's working properly. You should reset your modem, because it seems the DNS server isn't working, if that doesn't help, call your ISP.

dns has nothing to do with this, since he couldn't ping an external IP either

>C:\ping 64.233.167.99
>request timed out

> >C:\ping 64.233.167.99
>request timed out

exactly, he couldn't ping the external address.

what does pinging an ip have to do with dns?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.