Another issue found/resolved: (separate to the one experienced with wpasupplicant)
If the alias interfaces have a broadcast address defined, they fail to come up at boot also. Could you try putting defining broadcast on the parent interface only, and see if the issue is sorted? e.g: auto eth0 iface eth0 inet static address 1.2.3.4 broadcast 1.2.3.255 netmask 255.255.255.0 gateway 1.2.3.1 auto eth0:0 iface eth0:0 inet static address 1.2.3.5 netmask 255.255.255.0 -- ifup -a does not start alias interfaces https://bugs.launchpad.net/bugs/114457 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs