Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:dedicated-server:operating-system:distribution-virtualisation:distribution-proxmox:distribution-proxmox-ve-3 [2016/12/06 14:57] dedibox |
en:dedicated-server:operating-system:distribution-virtualisation:distribution-proxmox:distribution-proxmox-ve-3 [2016/12/07 10:58] dedibox [Configuration with VENET (OpenVZ)] |
||
---|---|---|---|
Line 71: | Line 71: | ||
The configuration in VENET mode can only be easier. | The configuration in VENET mode can only be easier. | ||
- | In a first step, you have to edit the file /etc/vz/vz.conf as following (In SSH, directly on your Proxmox host) : | + | First step: you have to edit the file /etc/vz/vz.conf as following (In SSH, directly on your Proxmox host) : |
<code>NEIGHBOUR_DEVS=eth0</code> | <code>NEIGHBOUR_DEVS=eth0</code> | ||
Line 81: | Line 81: | ||
{{ :fr:dedicated-server:operating-system:distribution-virtualisation:distribution-proxmox:prox-venet-1.png |}} | {{ :fr:dedicated-server:operating-system:distribution-virtualisation:distribution-proxmox:prox-venet-1.png |}} | ||
- | <note important>Attention with this configuration it is required that your failover IP **DOES NOT HAVE** a virtual MAC</note> | + | <note important>Careful, with this configuration it is required that your failover IP **DOES NOT HAVE** a virtual MAC</note> |
Finish now the creation of the container.\\ | Finish now the creation of the container.\\ | ||
The VM should now be fully accessible. | The VM should now be fully accessible. |