** Summary changed:

- Boot order problem
+ Manual WPA networks doesn't connect at boot

** Description changed:

- Everything seems to work correctly when I set up the network but when I
- reboot and log into gdm, my networking will not work until I run
- '/etc/init.d/networking restart'.
+ When configuring a wireless network to use WPA outside Gnome Network-
+ manager applet, the network will not reconnect after a reboot without a
+ "/etc/init.d/networking restart"
  
  I moved over to nw-manager for the time being.  I set up
  /etc/network/interfaces with this type of configuration for ath0
  
  iface ath0 auto
  iface ath0 inet dhcp
          wpa-driver madwifi
          wpa-ssid homezone
          wpa-key-mgmt WPA-PSK
          wpa-psk "quoted passphrase"
  #      wpa-psk 0001231203
  
  I didn't have time to try out the wpa-conf method but I did try wpa-psk
  in passphrase and hexidecimal mode with identical results.
  
  The only thing I can think of is trying to use pre-up commands to start
  wpasupplicant before it does dhcp.
+ 
+ **Workaround : It has been found that renaming the file
+ /etc/udev/rules.d/85-ifupdown.rules so that udev won't read the rules
+ from that file actually solves the problem.

-- 
Manual WPA networks doesn't connect at boot
https://bugs.launchpad.net/bugs/53387
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to