no internet connection

iochavez

Solid State Member
Messages
14
Help!!
I just installed XP pro in a desktop and when i connected the cable from my hub to the pc and tried to use i.e it wasn't working. I checked the device manager and my network driver shows that it's working properly. Also some times it shows the msg if i want to work offline.. i ping my ip address and it seems to be working it received all 4 packages. Any ideas of what this could be?
 
Can you ping an external website from this computer?

Example:

Code:
ping www.google.com
or
ping 173.194.71.147


Result
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\test>ping www.google.com

Pinging www.google.com [173.194.71.147] with 32 bytes of data:
Reply from 173.194.71.147: bytes=32 time=59ms TTL=43
Reply from 173.194.71.147: bytes=32 time=69ms TTL=43
Reply from 173.194.71.147: bytes=32 time=66ms TTL=43
Reply from 173.194.71.147: bytes=32 time=61ms TTL=43

Ping statistics for 173.194.71.147:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 59ms, Maximum = 69ms, Average = 63ms
 
Last edited:
No i just tried and it didn't let me. Packets sent 4, received 0, and lost 4 100% lost
 
What do you get when you open a command prompt and type:
ipconfig
Code:
ipconfig


Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Hefe>ipconfig

Windows IP Configuration


Ethernet adapter Local Area Connection 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Ethernet adapter Local Area Connection:

  [COLOR="Red"] Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::51e:ef05:47a0:42b5%10
   IPv4 Address. . . . . . . . . . . : 10.0.0.6
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 10.0.0.1[/COLOR]

Tunnel adapter isatap.{FCA73202-CF56-43ED-9C38-DF3AB0383296}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter isatap.{C1FC262C-F52D-4B34-A363-C173CADCCC74}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter Teredo Tunneling Pseudo-Interface:

   Connection-specific DNS Suffix  . :
   IPv6 Address. . . . . . . . . . . : 2001:0:9d38:6ab8:2095:27fc:a51c:3359
   Link-local IPv6 Address . . . . . : fe80::2095:27fc:a51c:3359%21
   Default Gateway . . . . . . . . . : ::

C:\Users\Hefe>

The important part is in red where ip4v is your assigned ip and Default gateway is the ip of either your modem or router whichever you have handing out IP addresses.
 
sorry you are running xp. It will look like this:

command-prompt-ipconfig-output.jpg


What is your ip address here. It is only your local ip.
 
we need to know if you have a default gateway. and hell, list your subnet too, just to make sure it is the correct one for your IP range.
 
ok so there is one problem, when you have an internet connection of whatever type, there is always a default gateway.

so what does your network setup look like? your computer ----> hub ---> to what? etc
 
Back
Top Bottom