** Tags added: regression regression-2.6.27
--
intrepid regression: MASTER NM 0.7 lacks bridge support
https://bugs.launchpad.net/bugs/260353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Indeed, I started playing with bridging and I had to disable
NetworkManager as it kept on using DHCP to assign an address to eth0
even though it should only try that for br0.
This should be fixed urgently as bridging is something that one will
come to pretty soon when starting playing with KVM / q
This is a regression and a bug so i can't be just wish list...right now
there is no really good way to have bridged connections and network-
manager.
--
MASTER NM 0.7 lacks bridge support
https://bugs.launchpad.net/bugs/260353
You received this bug notification because you are a member of Ubuntu
This is increasingly important also if you use VirtualBox with host
network configuration (almost all installations do that). It's quite
painful to get this right w/ NM and VirtualBox. Here's my
/etc/network/interfaces file:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual