post an ipconfig /all
and also try some ping test as below
do you have a firewall, that maybe blocking access
Also post back some makes and models of routers/modems etc and how it is all configured
Any other devices connected ?
can you post ipconfig /all and try pinging the sites as follows
TWO Methods to do that - some people have problems with ONE----
ONE ---------------------------------
start
run
cmd
ipconfig /all
rightclick in the box
select all
enter
control key + C key - to copy
then reply here and
control key + V to paste
TWO -----------------------------------------------
Start, Run, CMD to open a DOS window and type:
IPCONFIG /ALL >C:\RESULT.TXT
Open C:\RESULT.TXT with Notepad and copy/paste the entire results here.
------------------------
from the faulty machine
can you do the following tests when its working and then repeat them all when disconnected
Post back the results of all the test - clearly labeled which is which - ie connected OK and disconnected
its important to do all the ping tests
1) Ping the default gateway
2) ping google.com by the name
3) ping google using IP address
all details below
ipconfig /all
TWO Methods to do that - some people have problems with ONE----
ONE ---------------------------------
start
run
cmd
ipconfig /all
rightclick in the box
select all
enter
control key + C key - to copy
then reply here and
control key + V to paste
TWO -----------------------------------------------
Start, Run, CMD to open a DOS window and type:
IPCONFIG /ALL >C:\RESULT.TXT
Open C:\RESULT.TXT with Notepad and copy/paste the entire results here.
NEXT lets see if you can get out onto the internet with both names and IP's - its possible the IP number you get back on the first test is different to the one I post {I'm in UK} so use the number you get instead of mine
------------------------------------------------
try ping the name and then the IP see below
start
run
cmd
C:\Documents and Settings\wayne>
ping {the default gateway ipaddress you got above }
C:\Documents and Settings\wayne>
ping google.com Quote:
Pinging google.com [64.233.187.99] with 32 bytes of data:
Reply from 64.233.187.99: bytes=32 time=120ms TTL=243
Reply from 64.233.187.99: bytes=32 time=107ms TTL=243
Reply from 64.233.187.99: bytes=32 time=102ms TTL=243
Reply from 64.233.187.99: bytes=32 time=101ms TTL=243
Ping statistics for 64.233.187.99:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 101ms, Maximum = 120ms, Average = 107ms |
C:\Documents and Settings\wayne>
ping[You may get a different number from the above test - so use that number ]
64.233.187.99 Quote:
Pinging 64.233.187.99 with 32 bytes of data:
Reply from 64.233.187.99: bytes=32 time=116ms TTL=243
Reply from 64.233.187.99: bytes=32 time=113ms TTL=243
Reply from 64.233.187.99: bytes=32 time=113ms TTL=243
Reply from 64.233.187.99: bytes=32 time=111ms TTL=243
Ping statistics for 64.233.187.99:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 111ms, Maximum = 116ms, Average = 113ms
C:\Documents and Settings\wayne>
|