Hi, I am trying to set up a bridge with 6 nics, 3 lan ports and 3 usb-lan adapters (igb1, igb2, igb3 and ue0, ue1, ue2).
Configured by "ifconfig bridge0 addm igb1 addm igb2 addm igb3 addm ue0 addm ue1 addm ue2 up", but bridge0 has only 4 nics igb1, igb2, gib3 and ue1.
I think it is because these nics has defferent speed. Igbs and ue1 (USB3.0) are 1Gb-nics, and other 2 nics-100Mb (USB2.0).
Bridging with only 1Gb-nics or with only 100Mb-nics goes well.
Is it able to set these defferent speed nics in a bridge?
How can I set?
Configured by "ifconfig bridge0 addm igb1 addm igb2 addm igb3 addm ue0 addm ue1 addm ue2 up", but bridge0 has only 4 nics igb1, igb2, gib3 and ue1.
I think it is because these nics has defferent speed. Igbs and ue1 (USB3.0) are 1Gb-nics, and other 2 nics-100Mb (USB2.0).
Bridging with only 1Gb-nics or with only 100Mb-nics goes well.
Is it able to set these defferent speed nics in a bridge?
How can I set?