[Bug 1430675] Re: fails to set up a bridged network interface
Martin Pitt
martin.pitt at ubuntu.com
Wed Apr 8 08:52:31 UTC 2015
Sorry, I typoed. The correct commands are:
sudo update-rc.d networking remove
sudo update-rc.d networking defaults
--
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:
Incomplete
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