David Knierim
2009-Jul-31 15:08 UTC
[CentOS-virt] Can I bridge a bonded and vlan tagged interface directly to a guest?
I am running CentOS 5.3 x86_64 as my dom0 and CentOS 5.3 on my domU's. On the dom0, I have two interfaces that are bonded and have tagged VLANs. I can get the networks to the domU's by creating a bridge for each of the VLANS (bond0.3, bond0.4, etc). On the domU, the interfaces show up as eth0, eth1, etc. Is there a way to set up the network on the dom0 so my domU's see a single interface with tagged VLAN support?? Thanks! David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20090731/f142aaad/attachment-0006.html>
Coert Waagmeester
2009-Aug-03 07:17 UTC
[CentOS-virt] Can I bridge a bonded and vlan tagged interface directly to a guest?
On Fri, 2009-07-31 at 11:08 -0400, David Knierim wrote:> I am running CentOS 5.3 x86_64 as my dom0 and CentOS 5.3 on my domU's. > On the dom0, I have two interfaces that are bonded and have tagged > VLANs. I can get the networks to the domU's by creating a bridge for > each of the VLANS (bond0.3, bond0.4, etc). On the domU, the > interfaces show up as eth0, eth1, etc. > > Is there a way to set up the network on the dom0 so my domU's see a > single interface with tagged VLAN support?? > > Thanks! > David > _______________________________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > http://lists.centos.org/mailman/listinfo/centos-virtHello David, Sorry this is not an answer to your question, but how did you set up the bonds with xen? I tried doing the same, and did not win.... Regards, Coert
Christopher G. Stach II
2009-Aug-03 17:01 UTC
[CentOS-virt] Can I bridge a bonded and vlan tagged interface directly to a guest?
----- "David Knierim" <dknierim at gmail.com> wrote:> Is there a way to set up the network on the dom0 so my domU's see a > single interface with tagged VLAN support??I haven't tried, but does just passing the bond interface through to the guest and setting up the VLANs in the guest work? VLANs are just tagged frames, so it should work if nothing else is getting in the way. (I don't think you would want to do this if you consider the security implications, though.) -- Christopher G. Stach II