Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: connected to wireless network but no internet

  1. #1
    Join Date
    Jan 2009
    Beans
    10

    Angry connected to wireless network but no internet

    Hello friends,
    I have a compaq cq40-133tu laptop. I have windows vista ultimate and ubuntu 9.10 parallely installed. Most of the time i use Ubuntu for programming purpose. But for internet connection i have to go to windows. This is because ubuntu is getting connected to the network but is unable to access internet, whereas the windows can.
    I want to totally abandon windows.
    Recently i got internet connection in ubuntu for just 15 minutes or so when i ticked the option AVAILABLE TO ALL USERS. but after that the same story continues and iam not able to access internet.
    Details about Internet connection:
    This is not my connection, these signals come from nearby building. Its a wifi open public network.
    Please help me to totally abandon windows.
    Thanks in advance.

  2. #2
    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Beans
    654
    Distro
    Ubuntu 10.04 Lucid Lynx

  3. #3
    Join Date
    Jan 2009
    Beans
    10

    Re: connected to wireless network but no internet

    No brother,it is still not working. Though the interface is much better than Network manager, but still the same problem continues.

  4. #4
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: connected to wireless network but no internet

    you need to post more details. are you getting a valid ip address from this public wifi spot? what is the signal strength? try iwlist to see signal strength.

    http://en.wikipedia.org/wiki/Wireles...r_Linux#iwlist

  5. #5
    Join Date
    Jan 2009
    Beans
    10

    Re: connected to wireless network but no internet

    Signal strength fluctuates between 60 and 100 percent.
    Ip address is dynamic. Every time i boot up, there is different ip address.
    what the point is, when iam getting internet in windows, then why shouldnt i get it in linux.
    I have installed wicd, but it is of no use.
    please help me with other alternatives.

  6. #6
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: connected to wireless network but no internet

    please post more info as already requested and we can possibly help you. please post info about wireless card using lspci, lshw, adn other command for trouble shooting wifi. google has all info you need. awaiting response that has valuable information.

  7. #7
    Join Date
    Mar 2007
    Location
    UK, Staffordshire
    Beans
    348
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: connected to wireless network but no internet

    Can you ping the address of your router

    Code:
    ping 192.168.1.1
    or something like that, then try an external host, i.e opendns with

    Code:
    ping 208.67.220.220
    If this is the case then please post the output of

    Code:
    cat /etc/resolv.conf
    Code:
    sudo iwconfig
    and
    Code:
    sudo ifconfig
    Box 1 | Xubuntu 12.10 64 bit | Gigabyte GA-MA78GM-S3H rev2 / AMD 5900+ | 250Gb Hitachi SATA / 4Gb RAM
    Ubuntu User #14507[/U] | GPG Key 0xBE7E87FD

  8. #8
    Join Date
    Mar 2007
    Location
    UK, Staffordshire
    Beans
    348
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: connected to wireless network but no internet

    also post the wireless card details, with

    Code:
    sudo lspci
    if it is a PCI card

    or

    Code:
    sudo lsusb
    if it is USB.

    Karmic pre-update had an issue with wireless cards disconnecting, specifically RT62/RT2561.
    Box 1 | Xubuntu 12.10 64 bit | Gigabyte GA-MA78GM-S3H rev2 / AMD 5900+ | 250Gb Hitachi SATA / 4Gb RAM
    Ubuntu User #14507[/U] | GPG Key 0xBE7E87FD

  9. #9
    Join Date
    Dec 2005
    Location
    Western Australia
    Beans
    11,480
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: connected to wireless network but no internet

    Try changing your DNS addresses to point to OpenDNS (208.67.222.222,208.67.220.220). I don't use Wicd so I can't advise how to do it in that.
    I try to treat the cause, not the symptom. I avoid the terminal in instructions, unless it's easier or necessary. My instructions will work within the Ubuntu system, instead of breaking or subverting it. Those are the three guarantees to the helpee.

  10. #10
    Join Date
    Mar 2010
    Beans
    2

    Re: connected to wireless network but no internet

    I had the exact same problem. Searched far and wide on Google for weeks before I found a solution. In the end I installed MadWiFi drivers which helped (mainly for Atheros cards). You can follow the procedure here: http://www.stchman.com/ath_drv.html

    It did the trick. Never had a network issue since.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •