On Wednesday 02 June 2010 19:25:52 Mark Barnes wrote: > Obviously I can create container 10x with the private IP 192.168.x.y > however I need to be able to tell said container to route traffic through > eth1 rather than eth0 and vice versa for the public containers. > Hi You need to use veth device in container (http://wiki.openvz.org/Virtual_Ethernet_device) then you will have "real" interface in it and will be able to configure your internal network router
-- Best regards Aleksey Mykhailov http://kodingen.com _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
