Comment 4 for bug 876829

Revision history for this message
Steve Beattie (sbeattie) wrote :

Yes, I'm also seeing aliased interfaces not being brought up with a configuration like so, which worked in natty and earlier:

auto eth0
iface eth0 inet static
  address 10.19.71.210
  netmask 255.255.255.0
  gateway 10.19.71.1
  ethernet-wol g

auto eth0:tmp
iface eth0:tmp inet static
  address 192.168.1.210
  netmask 255.255.255.0
  broadcast 192.168.1.255