[7.470][FEATURE][NOTABUG] Adding VLAN iface into bridge ?

Hi

I've a runing bridge br0 composed of eth0 and eth1, now I've eth2.101 which is a vlaned interface for eth2 vlan 101...

eth2.101 can't be added into existing bridge is it an astaro restriction, bug or really not possible ?

I could eventually the case in production in the near future...

thx
  • Astaro Beta Report
    --------------------------------
    Version: 7.470
    Type: FEATURE
    State: NOTABUG
    Reporter: BuBU
    Contributor: 
    MantisID: 11047
    --------------------------------
  • If you have already an existing bridge you can only add unused interfaces. 
    The configured VLAN interface can't be added.

    You have to disperse the Bridge first.

    By creating the bridge you should select the VLAN interface as convert interface. The bridge will then inherit the settings of this interface.

    Sadly there's a bug by by selecting the VLAN interface as convert interface.
    It will not be offered to you in the selection. Since I came across this because of your question, this is a  point  for you.

    But you can workaround this by first creating a standard ethernet interface,
    creating a bridge with it as convert interface and after that you can add
    the VLAN to this interface in the interface config.
  • Not a bug. Won't be voodoo to add that to WebAdmin, but is unsupported by the backend at the moment.