Hi,<div>     i tried the same but by upgrading to the latest ip utility and its works fine as you specified.With the old ip utility the "link add" commands fails,Thanks for the help.</div><div><br></div><div>I tried "PHYS" in the kernel version <span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">2.6.35-rc4 and phys seems to work but with a problem ie) the working configuration is as follows,</span></div>

<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><span class="Apple-style-span" style="font-size: 13px; "><div>

lxc.utsname = gamma</div><div>lxc.network.type = phys</div><div>lxc.network.flags = up</div><div><b><font class="Apple-style-span" color="#3366FF">lxc.network.link = eth0</font></b></div><div><a href="http://lxc.network.name/" target="_blank"><b><font class="Apple-style-span" color="#3366FF">lxc.network.name</font></b></a><b><font class="Apple-style-span" color="#3366FF"> = eth0</font></b></div>

<div>lxc.network.ipv4 = 192.168.10.1</div><div> </div><div>The same when we change as below  fails to release the host interface after lxc is stopped</div><div><br></div><div><div>lxc.utsname = gamma</div><div>lxc.network.type = phys</div>

<div>lxc.network.flags = up</div><div><b><font class="Apple-style-span" color="#3366FF">lxc.network.link = eth1</font></b></div><div><a href="http://lxc.network.name/" target="_blank"><b><font class="Apple-style-span" color="#3366FF">lxc.network.name</font></b></a><b><font class="Apple-style-span" color="#3366FF"> = eth0</font></b></div>

<div>lxc.network.ipv4 = 192.168.10.1</div></div><div><br></div></span></span></font>Instead i see an interface as dev3 in my host after the lxc is stopped.Is it necessary that both the network.link and <a href="http://network.name">network.name</a> has to be same in the case of "PHYS".</div>

<div><br></div><div>Thanks,</div><div>Sabdar.</div><div><br></div><div><br><div class="gmail_quote">On Thu, Jul 8, 2010 at 1:27 PM, atp <span dir="ltr"><<a href="mailto:Andrew.Phillips@lmax.com">Andrew.Phillips@lmax.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">You need to add a macvlan device to the parent device with the same<br>
mode.<br>
<br>
So, if you have a macvlan with a link device of eth0, you'll need to<br>
create a macvlan device off eth0 - e.g. eth0:1 that is of mode bridge.<br>
<br>
There was an email yesterday that showed how to do that.<br>
<br>
Andy<br>
<div><div></div><div class="h5"><br>
On Thu, 2010-07-08 at 10:13 +0530, Sabdar wrote:<br>
> ok thanks for the information,i will make a try on 2.6.35-rc4 kernel<br>
> and with latest lxc package.Also can anyone suggest how to make<br>
> macvlan container communicate with the host.i can make macvlan<br>
> communicate with other container using macvlan bridge mode similarly<br>
> is there any way that i can make it to allow communicate with host as<br>
> well.<br>
><br>
><br>
> Thanks,<br>
> Sabdar.<br>
><br>
> On Thu, Jul 8, 2010 at 4:03 AM, Matt Helsley <<a href="mailto:matthltc@us.ibm.com">matthltc@us.ibm.com</a>><br>
> wrote:<br>
><br>
>         On Mon, Jul 05, 2010 at 10:09:21AM +0530, Sabdar wrote:<br>
>         >    Hi all,<br>
>         >         I want to use the below configuration in lxc, but<br>
>         the problem is the<br>
>         > physical interface is not getting release after i stop the<br>
>         container like it<br>
>         > happens in macvlan type.The interface gets disappear from<br>
>         host and i can<br>
>         > restore that only if i reboot my system,<br>
>         ><br>
>         > lxc.utsname = gamma<br>
>         > lxc.network.type = phys<br>
>         > lxc.network.flags = up<br>
>         > lxc.network.link = eth0<br>
>         > <a href="http://lxc.network.name" target="_blank">lxc.network.name</a> = eth0<br>
>         > lxc.network.ipv4 = 192.168.10.1<br>
>         ><br>
>         > My kernel version :- linux-2.6.33<br>
><br>
><br>
>         Have you tried 2.6.35-rc4? It has Eric's sysfs and netns<br>
>         tagging<br>
>         patches which enhance support for using physical interfaces.<br>
><br>
>         Cc'ing lxc-users (which is probably a better place to ask)<br>
><br>
>         > Lxc version :- 0.6.5<br>
><br>
><br>
>         lxc 0.7.1 is also out.<br>
><br>
>         I'm sorry, I know this isn't much help in figuring out the<br>
>         exact nature of the problem. Hopefully Cc'ing lxc-users will<br>
>         help.<br>
><br>
>         Cheers,<br>
>                -Matt Helsley<br>
><br>
><br>
</div></div>> ------------------------------------------------------------------------------<br>
> This SF.net email is sponsored by Sprint<br>
> What will you do first with EVO, the first 4G phone?<br>
> Visit <a href="http://sprint.com/first" target="_blank">sprint.com/first</a> -- <a href="http://p.sf.net/sfu/sprint-com-first" target="_blank">http://p.sf.net/sfu/sprint-com-first</a><br>
> _______________________________________________ Lxc-users mailing list <a href="mailto:Lxc-users@lists.sourceforge.net">Lxc-users@lists.sourceforge.net</a> <a href="https://lists.sourceforge.net/lists/listinfo/lxc-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/lxc-users</a><br>


Andrew Phillips<br>
Head of Systems<br>
<br>
<a href="http://www.lmax.com" target="_blank">www.lmax.com</a><br>
<br>
Office: +44 203 1922509<br>
Mobile: +44 (0)7595 242 900<br>
<br>
LMAX | Level 2, Yellow Building | 1 Nicholas Road | London | W11 4AN<br>
<br>
<br>
<br>
<br>
The information in this e-mail and any attachment is confidential and is intended only for the named recipient(s). The e-mail may not be disclosed or used by any person other than the addressee, nor may it be copied in any way. If you are not a named recipient please notify the sender immediately and delete any copies of this message. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Any view or opinions presented are solely those of the author and do not necessarily represent those of the company.<br>


</blockquote></div><br></div>