« Proxmox3 » : différence entre les versions

Aller à la navigation Aller à la recherche
79 octets enlevés ,  21 janvier 2012
aucun résumé des modifications
Aucun résumé des modifications
Ligne 128 : Ligne 128 :
auto eth0
auto eth0
iface eth0 inet static
iface eth0 inet static
         address 94.23.218.31
         address XXXX
         netmask 255.255.255.0
         netmask 255.255.255.0
         network 94.23.218.0
         network XXXX
         broadcast 94.23.218.255
         broadcast XXXX
         gateway 94.23.218.254
         gateway XXXX
</pre>
</pre>


Ligne 140 : Ligne 140 :
# that require network functionality will fail.
# that require network functionality will fail.
127.0.0.1      localhost.localdomain localhost
127.0.0.1      localhost.localdomain localhost
94.23.218.31   ks208005.kimsufi.com
yourip   yourhostname
# The following lines are desirable for IPv6 capable hosts
# The following lines are desirable for IPv6 capable hosts
#(added automatically by netbase upgrade)
#(added automatically by netbase upgrade)
Ligne 222 : Ligne 222 :
auto vmbr0
auto vmbr0
iface vmbr0 inet static
iface vmbr0 inet static
         address 94.23.218.31
         address xxxxx
         netmask 255.255.255.0
         netmask 255.255.255.0
         network 94.23.218.0
         network xxxx
         broadcast 94.23.218.255
         broadcast xxxx
         gateway 94.23.218.254
         gateway xxxx
         bridge_ports eth0
         bridge_ports eth0
         bridge_stp off
         bridge_stp off
4 234

modifications

Menu de navigation