@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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013199

Title:
  be2net driver used by HP BL460c bridge networking not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013199/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to