Re: Cloudstack VLAN interfaces from bridge not physical interface.

2013-02-20 Thread Jason Villalta
Can you tell me what file would need to be changed to modify the network vlan settings for the bridge interface? On Tue, Feb 19, 2013 at 1:27 AM, Marcus Sorensen wrote: > I could point you in the right direction if you wanted to do your own > custom thing. But I think in general it doesn't scale

Re: Cloudstack VLAN interfaces from bridge not physical interface.

2013-02-19 Thread Jason Villalta
That makes sense but I was think more to have virtual core routers rather than the edge routers that Cloudstack uses. The use case would be if I have a customer with multiple vlans with both physical and virtual hardware. It would be nice to quick setup a core router using vyatta with one nic and

Re: Cloudstack VLAN interfaces from bridge not physical interface.

2013-02-18 Thread Marcus Sorensen
I could point you in the right direction if you wanted to do your own custom thing. But I think in general it doesn't scale well to filter the tags at the level of your 1000 virtual routers instead of your 30 physical hosts. Just imagine you have even 50 vlans, each with a /20, that's a ton of broa

Cloudstack VLAN interfaces from bridge not physical interface.

2013-02-18 Thread Jason Villalta
I am trying to implement a different kind of network stack and I was wondering if someone could point me in the direction of the source code that handle vlan interface create in KVM. What I am trying to do is have the VLAN sub interfaces created from the bridge interface instead of from the underl