1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Wireless Problem: Connected but cannot find internet?!

Discussion in 'Networking (Hardware & Software)' started by JamieRS19, 2007/07/19.

  1. 2007/07/19
    JamieRS19

    JamieRS19 Inactive Thread Starter

    Joined:
    2007/07/05
    Messages:
    8
    Likes Received:
    0
    I ve been having this probem fro about an hour now. I have a pc in the house that is connected wireless its using a linksys pci adapter card, it connects to my router/modem's signal and the signal strength is excellent but it says it cannot find the internet. I figured it was the privacy setting but all the setting are correct there connected to the same SSID. I thought it would be that the cpu was not connected to the default ip but i changed it to match the same ip and the router/modem. Is there any way around this ? can some one help plz ?
     
  2. 2007/07/20
    ReggieB

    ReggieB Inactive Alumni

    Joined:
    2004/05/12
    Messages:
    2,786
    Likes Received:
    2
    To connect to a router, your PC must be on the same subnet. Typically this means that the first three parts (octets) of the IP address are different to that of the router, and that last part is different. For example:

    router 192.168.0.1
    PC 192.168.0.100

    At this point you should be able to ping the router's IP address from the PC.

    Then the PC needs to have the router set as the default gateway. If the router is connecting to the internet at this point you should be able to ping an internet IP address. For example, 64.233.183.99. Even more useful, is to use tracert which is in effect a glorified ping and shows you the path the pings take. So:

    tracert 64.233.183.99

    The last stage is to get name resolution working. On most modern SOHO routers, they act as DNS forwarders. So you set DNS (the internet name resolution system) to connect to the router to resolve names. That is enter the router's IP address in the PC's DNS settings. You should then be able to ping an internet resource by name:

    ping www.windowsbbs.com
     

  3. to hide this advert.

  4. 2007/07/20
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    :confused:

    This sounds better:


    Typically this means that the first three parts (octets) of the IP address are the same to that of the router, and that last part is different.

    ;)
     
    Arie,
    #3
  5. 2007/07/22
    ReggieB

    ReggieB Inactive Alumni

    Joined:
    2004/05/12
    Messages:
    2,786
    Likes Received:
    2
    Whoops - typing fingers working fast than brain. Thank you for the correction Arie.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.