Quoting Justin Cormack (jus...@specialbusservice.com):
> 
> > > How do I make sure my container does have a private network namespace?
> > > Network namespaces are enabled on my system, but I cant find the
> > > documentation anywhere about how to turn this on when I create a
> > > container (only the clone flags documentation...)
> > > 
> > > Sorry to be dumb about this....
> > 
> > Not dumb, I'm not sure either - I suspect you just have to define a
> > lxc.network.type in your config file.  Can you send us the config
> > file for the container that didn't work?
> > 
> > -serge
> 
> This one didnt work...
> 
> lxc.utsname = vm1
> lxc.tty = 4
> lxc.network.type = veth
> lxc.network.flags = up
> lxc.network.link = virbr0
> lxc.network.hwaddr = 08:00:27:83:C4:82
> lxc.network.ipv4 = 192.168.122.2
> lxc.network.name = eth0
> lxc.mount = /usr/lib/lxc/vm1/fstab
> lxc.rootfs = /usr/lib/lxc/vm1/rootfs

Odd.  Did you start this as root?

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to