Public bug reported:

I have defined my wireless connection settings in
/etc/network/interfaces.

When the computer boots up, the network connection doesn't work, but if
I login (even by the console) and do ifdown + ifup the connection start
working right away without doing anything else. Seems like ifup is
failing on bootup.

This is the content of /etc/network/interfaces (changing essid & key)

auto lo
iface lo inet loopback

iface ra0 inet static
        address 192.168.128.250
        netmask 255.255.255.0
        gateway 192.168.128.254
        wireless-essid GNETWORK
        wireless-key restricted s:myprivatekey
auto ra0

** Affects: Ubuntu
     Importance: Undecided
         Status: Unconfirmed

-- 
wireless network connection defined in /etc/network/interfaces doesn't work
https://launchpad.net/bugs/97003

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to