[Lxc-users] Running LXC containers on a laptop

Scott Bronson bronson at rinspin.com
Fri Sep 24 15:38:39 UTC 2010


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




More information about the lxc-users mailing list