[Bug 1430675] Re: fails to set up a bridged network interface
zoolook
1430675 at bugs.launchpad.net
Wed Apr 8 11:33:42 UTC 2015
*** This bug is a duplicate of bug 1439109 ***
https://bugs.launchpad.net/bugs/1439109
Fixed for me.
zoolook at venkman:~$ ls /etc/rcS.d/ | grep net
zoolook at venkman:~$ sudo update-rc.d networking remove
zoolook at venkman:~$ sudo update-rc.d networking defaults
zoolook at venkman:~$ ls /etc/rcS.d/ | grep net
0 lrwxrwxrwx 1 root root 20 abr 8 08:23 S11networking -> ../init.d/networking*
After reboot, my three bridges came up as they should.
Thanks!
--
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