Hello,

I'd like to use lxc for containing virtual debian instances, using the veth
networking method. Due to the network topology employed, I do not want to use a
bridge to connect the virtual devices to the real network, but set individual
host routes for each container. I added a configuration option
"lxc.network.veth.script" to specify a script to be executed during the network
configuration phase. That custom script can be used to set firewall rules and
routing table entries on the host.

I placed the patch on github:
http://github.com/wertarbyte/LXC/commits/vethscript

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to