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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/687631 Title: bridge is configured too late (for openvpn and openntpd at least) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs