I never tried libvirt (I guess all this XML scares me a bit:-P). Are
there any good examples of how to use it with lxc?

On Fri, Sep 24, 2010 at 17:38, Scott Bronson <[email protected]> wrote:
> I'm lazy too, that's why I let libvirt set up and maintain networking for me.
>
> apt-get install libvirt
>
> Now, set up your guests with:
>
> lxc.network.type=veth
> lxc.network.link=virbr0
> lxc.network.flags=up
>
> and NATing should just work.  FWIW.
>
>    - Scott
>



-- 
Sebastien Pahl
@sebp

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Lxc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to