[Bug 692647] [NEW] Network bridge does not come up upon boot
Peter Matulis
692647 at bugs.launchpad.net
Mon Dec 20 17:27:25 GMT 2010
Public bug reported:
Binary package hint: bridge-utils
On a fresh (vmbuilder) install of Maverick (server 64-bit) I cannot get
a vanilla bridge to come up upon boot using the standard configuration
method (via /etc/network/interfaces [1]). A manual restart of the
networking service gets it to work:
$ sudo /etc/init.d/networking restart
I have resorted to putting the above command in /etc/rc.local and that
works for now. I would, however, also need to start any network-
required services there as well.
I mentioned this issue in bug #687631 but this is a more basic issue and
it requires a bug of it's own.
[1]
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto br0
iface br0 inet static
bridge_ports eth0
address 10.153.107.93
netmask 255.255.255.0
network 10.153.107.0
broadcast 10.153.107.255
gateway 10.153.107.1
** Affects: bridge-utils (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bridge-utils in ubuntu.
https://bugs.launchpad.net/bugs/692647
Title:
Network bridge does not come up upon boot
More information about the Ubuntu-server-bugs
mailing list