Naon wrote:Don't know nothing about pinging .. I have two other pcs connected on the network .. One wired and one on the wifi
Hi Naon,
In the "Run" box from the Start "button", type "cmd" (without the quotes.
A new screen will then appear with something like the following:
Microsoft Windows XP etc
(C) Copyright etc
C:\Documents and Settings>
So, just type the following:
ping -t 8.8.8.8
and then hit return.
You should get a response along the lines of:
Pinging 8.8.8.8 with 32 bytes of data
And every second or so after, a response, which if the PC *IS* connected, will be:
Reply from 8.8.8.8: bytes=32 time= etc etc
This means you do have an internet connection.
If you get "No response", then the internet connection isn't working.
regards
Tim