[Users] ip address

Alexander Prinsier aphexer at mailhaven.com
Sun Jan 25 09:42:37 EST 2009


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


More information about the Users mailing list