<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>You need to use veth and bridging to do this.<br><br>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.<br><br>This way your container can utilize DHCP, control it's own routing and send/receive broadcast/multicast traffic.<br><br>----- Original Message -----<br>From: "Anatoly Pugachev" &lt;mator@team.co.ru&gt;<br>To: users@openvz.org<br>Sent: Thursday, February 26, 2009 7:40:57 AM GMT -05:00 US/Canada Eastern<br>Subject: [Users] network like in solaris zones<br><br>Hello!<br><br>So far I've tested both network types in openvz - venet and veth. <br>Both this networking types make host system appearing as router for the<br>CTs (seen by traceroute). <br><br>Do OpenVZ developers have plans to make CTs be directly<br>attached to the network (without host system act as a router), as like in<br>solaris zones?<br><br>Thanks for your time and answers.<br><br>_______________________________________________<br>Users mailing list<br>Users@openvz.org<br>https://openvz.org/mailman/listinfo/users<br></div></body></html>