[Bug 1430675] [NEW] fails to set up a bridged network interface

Timo Aaltonen tjaalton at ubuntu.com
Wed Mar 11 08:39:20 UTC 2015


Public bug reported:

I have a simple bridge set up in /etc/network/interfaces so that the
virtual machines running on that machine can use it and be on the same
subnet. But with systemd it's not started on boot. The bridge is
configured as follows

auto br0
iface br0 inet dhcp
	bridge_ports eth0
	bridge_stp off
	bridge_maxwait 5

reproduced now on a fresh vm.

** Affects: systemd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1430675

Title:
  fails to set up a bridged network interface

Status in systemd package in Ubuntu:
  New

Bug description:
  I have a simple bridge set up in /etc/network/interfaces so that the
  virtual machines running on that machine can use it and be on the same
  subnet. But with systemd it's not started on boot. The bridge is
  configured as follows

  auto br0
  iface br0 inet dhcp
  	bridge_ports eth0
  	bridge_stp off
  	bridge_maxwait 5

  reproduced now on a fresh vm.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1430675/+subscriptions



More information about the foundations-bugs mailing list