Sorry, it is not fixed.. My config: ----- auto bond0 iface bond0 inet manual slaves eth0 eth1 bond-mode active-backup bond-miimon 100 bond-updelay 200 bond-downdelay 200
# VLAN 10 auto vlan10 iface vlan10 inet static address 192.168.10.247 netmask 255.255.255.0 network 192.168.10.0 broadcast 192.168.10.255 gateway 192.168.10.1 vlan_raw_device bond0 ----- It doesn't work, and I got in dmesg: ----- 8021q: adding VLAN 0 to HW filter on device bond0 8021q: VLANs not supported on bond0 ----- -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/881379 Title: ifenslave fails to bring up bond link To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifenslave-2.6/+bug/881379/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
