6,534
edits
Changes
linked to NAT setup →Setting VE IP address
=== Setting VE IP address ===
For the [[VE]] to be able to download updates from networkthe Internet, we need a valid IP address for it:
<pre>
vzctl set 777 --ipadd x.x.x.x --save
</pre>
{{Note|if you use private IP for the VE, you have to set up NAT as described in [[Using NAT for VE with private IPs]].}}
=== Setting Debian repositories ===