Pages : 1
#1 Le 06/08/2009, à 15:13
- jeldwen
KVM et téléchargement
Bonjour,
J'ai installer KVM, et j'ain une machine virtuelle Windows 2003. Je peux aller sur Internet mais, je ne peux rien télécharger.
Pourtant mon fichier interface est configuré comme il faut je penses :
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet dhcp
address 10.0.0.72
netmask 255.255.0.0
gateway 10.0.0.1
auto br0
iface br0 inet dhcp
bridge_ports eth0
bridge_stp off
bridge_fd 0
bridge_maxwait 2
up /sbin/ifconfig eth0 inet 0.0.0.0 promisc
Si quelqu'un peut m'aider a résoudre se problème.
merci.
Hors ligne
Pages : 1