Page 3 of 3 FirstFirst 123
Results 21 to 30 of 30

Thread: WPA connectivity in 9.04

  1. #21
    Join Date
    Feb 2008
    Location
    In a bucket, in Dublin
    Beans
    458
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: WPA connectivity in 9.04

    Quote Originally Posted by a-web View Post
    ...hibernating has been giving me issues through all of this too!
    Ubuntu is plagued with hibernation and suspend issues for reasons once again of not being able to get decent ACPI drivers from manufacturers. It has improved a lot right up to Karmic to the point that I use it a lot now, previously I was just used to shutting down.

    Quote Originally Posted by a-web View Post
    Network Manager says that I am online with the WPA2 network!!
    But I can not access anything online. What is happening here?
    If you're still "technically" connected, try this:
    Code:
    ping -c 3 208.67.222.222
    Then...
    Code:
    ping -c 3 resolver1.opendns.com
    Then post the output of both if you can, it's a long shot but even a long shot is worth shooting. Hey, people win the lotto every now and then.

  2. #22
    Join Date
    Oct 2009
    Beans
    101
    Distro
    Ubuntu 17.10 Artful Aardvark

    Re: WPA connectivity in 9.04

    Quote Originally Posted by jward3010 View Post
    Ubuntu is plagued with hibernation and suspend issues for reasons once again of not being able to get decent ACPI drivers from manufacturers. It has improved a lot right up to Karmic to the point that I use it a lot now, previously I was just used to shutting down.


    If you're still "technically" connected, try this:
    Code:
    ping -c 3 208.67.222.222
    Then...
    Code:
    ping -c 3 resolver1.opendns.com
    Then post the output of both if you can, it's a long shot but even a long shot is worth shooting. Hey, people win the lotto every now and then.
    Hibernation only became a problem after I started working on the wireless; before that it was fine.


    Although NM says I am connected, here is my output:
    to "ping -c 3 208.67.222.222" I get
    connect: Network is unreachable

    and "ping -c 3 resolver1.opendns.com" gives me
    ping: unknown host resolver1.opendns.com

  3. #23
    Join Date
    Feb 2008
    Location
    In a bucket, in Dublin
    Beans
    458
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: WPA connectivity in 9.04

    OK, that was just going to test whether you had a DNS issue but it's definite non-connection issue. Basically if the first ping test had worked and the second hadn't, I would have concluded a DNS issue.

    Can you give us the output of "nm-tool" and "ifconfig" once more, now that your connected?

  4. #24
    Join Date
    Oct 2009
    Beans
    101
    Distro
    Ubuntu 17.10 Artful Aardvark

    Re: WPA connectivity in 9.04

    Code:
    a-web@Cutter:~$ nm-tool
    
    NetworkManager Tool
    
    State: connected
    
    - Device: eth0 -----------------------------------------------------------------
      Type:              Wired
      Driver:            natsemi
      State:             unavailable
      Default:           no
      HW Address:        00:0D:9D:85:F5:DC
    
      Capabilities:
        Carrier Detect:  yes
        Speed:           10 Mb/s
    
      Wired Properties
        Carrier:         off
    
    
    - Device: wlan2  [2WIRE487] ----------------------------------------------------
      Type:              802.11 WiFi
      Driver:            ndiswrapper
      State:             connected
      Default:           no
      HW Address:        00:16:B6:F2:77:CA
    
      Capabilities:
        Speed:           108 Mb/s
    
      Wireless Properties
        WEP Encryption:  yes
        WPA Encryption:  yes
        WPA2 Encryption: yes
    
      Wireless Access Points 
        2WIRE487:        Ad-Hoc, 02:D5:06:00:00:00, Freq 2412 MHz, Rate 11 Mb/s, Strength 90 WEP
        Clubhouse Redux: Infra, 00:1B:11:6A:E6:6B, Freq 2427 MHz, Rate 18 Mb/s, Strength 40 WPA
    
      IPv4 Settings:
        Address:         10.42.43.1
        Prefix:          24 (255.255.255.0)
        Gateway:         0.0.0.0
    Code:
    a-web@Cutter:~$ ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:0d:9d:85:f5:dc  
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
              Interrupt:10 Base address:0xe000 
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    wlan2     Link encap:Ethernet  HWaddr 00:16:b6:f2:77:ca  
              inet addr:10.42.43.1  Bcast:10.42.43.255  Mask:255.255.255.0
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
              Interrupt:11 Memory:30000000-30080000

  5. #25
    Join Date
    Feb 2008
    Location
    In a bucket, in Dublin
    Beans
    458
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: WPA connectivity in 9.04

    I meant to ask for one other thing. I actually thought it would come up in nm-tool but it didn't.
    Code:
    route -n

  6. #26
    Join Date
    Apr 2005
    Beans
    25

    Re: WPA connectivity in 9.04

    I had a similar issue just last week. I was connected just fine, then all of the sudden my connection would drop. I scanned the wireless networks in the area and noticed a new wireless network. My neighbor decided to get herself a router. I went into my router's configuration and changed the channel from the default 6, to channel 1. I have been connected uninterrupted ever since.

  7. #27
    Join Date
    Oct 2009
    Beans
    101
    Distro
    Ubuntu 17.10 Artful Aardvark

    Re: WPA connectivity in 9.04

    Code:
    a-web@Cutter:~$ route -n
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    10.42.43.0      0.0.0.0         255.255.255.0   U     2      0        0 wlan2

  8. #28
    Join Date
    Oct 2009
    Beans
    101
    Distro
    Ubuntu 17.10 Artful Aardvark

    Re: WPA connectivity in 9.04

    Update...

    - I took my laptop to an unsecured network, and it still said that it was connected to the WPA network (which was miles away). So I deleted the WPA2 network from NM and it connected fine.

    - Back with the WPA2 network, no connection. But when I do
    Code:
    sudo renice +19 $(pidof wpa_supplicant)
    during a connection attempt I am online. For about a minute. Then NM closes, connection goes off.

    - If I reboot, NM says I am "connected" to the WPA2 network, but I am not. If I delete the WPA2 network from NM, reboot again, and reconnect to a hidden network and do
    Code:
    sudo renice +19 $(pidof wpa_supplicant)
    I am online for a minute.... etc...

    What does this mean?
    Last edited by a-web; December 6th, 2009 at 12:52 PM. Reason: Misinformation, oops!

  9. #29
    Join Date
    Oct 2009
    Beans
    101
    Distro
    Ubuntu 17.10 Artful Aardvark

    Re: WPA connectivity in 9.04

    But now I have been online for a number of minutes, and still going strong. Any thoughts on how to make this reliable? Or not having do
    Code:
    sudo renice +19 $(pidof wpa_supplicant)
    every time?

  10. #30
    Join Date
    Oct 2009
    Beans
    101
    Distro
    Ubuntu 17.10 Artful Aardvark

    Re: WPA connectivity in 9.04

    I am marking this thread as "solved" because now I am able to get online to the WPA2 network reliably. Only issue is that it is neither easy nor fast. So maybe I will open a new thread for that issue. Thanks all for the assistance.

Page 3 of 3 FirstFirst 123

Tags for this Thread

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
  •