Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Virtual network device

95 bytes added, 16:59, 10 February 2013
Adding IP address to a container
vzctl set <CTID> --ipadd <IP1>[,<IP2>,...] [--save]
</pre>
 
Address can optionally have a netmask specified in the CIDR notation (e.g. 10.1.2.3/25).
{{Note|This option is incremental, so IP addresses are added to already existing ones.}}
With venet device, only OpenVZ [[hardware node]] administrator can assign an IP address to a [[container]].
=== No Limited packet sniffing support ===
Some applications using libpcap and similar packages will report an error.
Anonymous user