« Proxmox3 » : différence entre les versions

Aller à la navigation Aller à la recherche
356 octets ajoutés ,  21 janvier 2012
Ligne 214 : Ligne 214 :
<pre>aptitude install ntp lvm2</pre>
<pre>aptitude install ntp lvm2</pre>
<pre>aptitude install proxmox-ve-2.6.32</pre>
<pre>aptitude install proxmox-ve-2.6.32</pre>
Supprimez eth0 de votre fichier <code>/etc/network/interfaces</code> et ajoutez y ceci :
<pre>
auto vmbr0
iface vmbr0 inet static
        address 94.23.218.31
        netmask 255.255.255.0
        network 94.23.218.0
        broadcast 94.23.218.255
        gateway 94.23.218.254
        bridge_ports eth0
        bridge_stp off
        bridge_fd 0
</pre>
4 242

modifications

Menu de navigation