Thanks Fajar. Atlast I got the vlan thingy working<div>I added 2 vlans to eth0 (eth0.211 and eth0.103) and connected them to bridge br0 and used br0 as a link to container(veth)</div><div>To reach the host I used another interface eth1(probably assigning ip to bridge br0 would have solved that problem)</div>
<div><br></div><div>i should give openvswitch a try. Thanks for the link<br><br><div class="gmail_quote">On Wed, Oct 31, 2012 at 9:39 AM, Fajar A. Nugraha <span dir="ltr"><<a href="mailto:list@fajar.net" target="_blank">list@fajar.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, Oct 31, 2012 at 12:39 AM, brian mullan <<a href="mailto:bmullan.mail@gmail.com">bmullan.mail@gmail.com</a>> wrote:<br>

> Kalyana & Fajar<br>
><br>
> I know this answer isn't about VLAN specifically but it might interest you.<br>
> I'd stumbled upon it a few weeks ago and the title was<br>
> "Connecting containers on several hosts with Open vSwitch"<br>
><br>
> <a href="http://s3hh.wordpress.com/2012/05/28/connecting-containers-on-several-hosts-with-open-vswitch/" target="_blank">http://s3hh.wordpress.com/2012/05/28/connecting-containers-on-several-hosts-with-open-vswitch/</a><br>

><br>
> There was also a newer post regarding Open vSwitch and LXC:<br>
> <a href="http://s3hh.wordpress.com/" target="_blank">http://s3hh.wordpress.com/</a><br>
<br>
<br>
</div>Last time I tested, openvswicth is more powerful, but kinda<br>
complicated for new users who are used to linux bridge.<br>
<br>
Anyway, back to Kalyana's requirement, you can either:<br>
- bridge the trunk (eth0) to the container, and create vlan on the<br>
interface in container side (i.e. create eth0.100 in the container)<br>
- bridge the vlan interface (eth0.100) to the container, and use the<br>
interface on container side (eth0) directly as regular interface<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Fajar<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Kalyanasundaram<br><a href="http://blogs.eskratch.com/" target="_blank">http://blogs.eskratch.com/</a><br>
</div>