You need to use veth and bridging to do this. A quick example would be to create a bridge called br0 and add both a physical interface (eth0 for example) and a container's veth device to it.
This way your container can utilize DHCP, control it's own routing and send/receive broadcast/multicast traffic. ----- Original Message ----- From: "Anatoly Pugachev" <[email protected]> To: [email protected] Sent: Thursday, February 26, 2009 7:40:57 AM GMT -05:00 US/Canada Eastern Subject: [Users] network like in solaris zones Hello! So far I've tested both network types in openvz - venet and veth. Both this networking types make host system appearing as router for the CTs (seen by traceroute). Do OpenVZ developers have plans to make CTs be directly attached to the network (without host system act as a router), as like in solaris zones? Thanks for your time and answers. _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
