Comment 14 for bug 1013199

Revision history for this message
Edward Bustos (edward-bustos) wrote :

@Stefan

Using the updated bridging instructions provided by Stefan, I was able to bring up br0 on Precise.

auto eth0
iface eth0 inet manual
auto br0
iface br0 inet static
  address 192.168.1.2
  netmask 255.255.255.0
  network 192.168.1.0
  gateway 192.168.1.1
  bridge-ports eth0
  bridge-stp off
  bridge-fd 0

Tested on a BL460cG7 with VC Flex-10 modules