Wireless: network detected, but no connection

NoOp glgxg at sbcglobal.net
Mon Nov 9 21:54:51 UTC 2009


On 11/09/2009 03:25 AM, Frank Lorenz wrote:
> 
> wicd & static IP gives the same behavior: connecting and disconnecting a
> second later. 
> Here the log:
> 
> 2009/11/09 12:00:00 :: Connecting to wireless network OpenNetwork
> 2009/11/09 12:00:00 :: Putting interface down
> 2009/11/09 12:00:00 :: Releasing DHCP leases...
> 2009/11/09 12:00:00 :: Setting false IP...
> 2009/11/09 12:00:00 :: Stopping wpa_supplicant
> 2009/11/09 12:00:00 :: Flushing the routing table...
> 2009/11/09 12:00:00 :: Putting interface up...
> 2009/11/09 12:00:01 :: Setting static IP : 192.168.10.32
> 2009/11/09 12:00:01 :: Setting default gateway : 192.168.10.1
> 2009/11/09 12:00:01 :: Verifying AP association
> 2009/11/09 12:00:02 :: Connecting thread exiting.
> 2009/11/09 12:00:02 :: Sending connection attempt result Success

Can you:

$ gksu gedit /etc/wicd/wireless-settings.conf

safe the file as a backup somewhere and then: *edit out (snip)* the key
& then post the settings for the essid OpenNetwork? You should also edit
out the mac address - just be sure to verify the the mac ok ($
ifconfig). It should look something like this (taken from a wpa2 enabled
config, so ignore that part):
====
[<mac address here>]
afterscript = None
bssid = <mac address here>
ip = None
dns_domain = None
quality = 67
gateway = None
use_global_dns = 0
strength = -63
encryption = True
bitrates = 6 Mb/s
postdisconnectscript = None
beforescript = None
hidden = False
channel = 1
essid = .
has_profile = False
netmask = None
key = <key goes here>
predisconnectscript = None
enctype = wpa
dns3 = None
dns2 = None
dns1 = None
use_settings_globally = 0
use_static_dns = 0
encryption_method = WPA2
mode = Master
automatic = True
search_domain = None
====







More information about the ubuntu-users mailing list