mattias wrote:
> i only have access to dynamic ips
> will it work with openvz?

If you use venet for networking on the VE's, then you need to assign
static ip's to the containers. They can be private however, and then you
setup NAT on the hardware node.

Or you could use veth for networking, and then you can use a dhcp client
from inside the container to get an ip address. You need to bridge all
veth's with your eth0 interface for that to work.

The ip of the hardware node itself can be dynamic or static, that
doesn't matter. It's the VE's you have to look at.

Alexander
_______________________________________________
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users

Reply via email to