Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

VEs and HNs in same subnets

70 bytes added, 12:16, 24 November 2010
added sample VE creation
==Create the VE veth interfaces==
5. Create the VE as you normally would except do NOT specify any IP address, just the hostname. Specifying an IP address during VE creation creates an unwanted venet interface which is not used in this configuration.
 
/usr/sbin/vzctl create 100 --ostemplate name --hostname name
However, if the VE already exists, use vzctl to remove any venet devices - they will not be used:
Anonymous user