[Bug 687631] Re: bridge is configured too late (for openvpn and openntpd at least)

Peter Matulis 687631 at bugs.launchpad.net
Tue Dec 14 15:45:29 GMT 2010


On a fresh (vmbuilder) install Maverick (server 64-bit) I can't even get
a vanilla bridge to come up via /etc/network/interfaces [1].  A manual
restart of the networking service gets it to work however:

$ sudo /etc/init.d/networking restart

Should I open a new bug or should we change focus of the current one?

[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

-- 
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/687631

Title:
  bridge is configured too late (for openvpn and openntpd at least)



More information about the Ubuntu-server-bugs mailing list