[ubuntu-ar] eth0 y eth1 sobre una máquina virtual con KVM

yesGood sayupirapo at gmail.com
Tue Feb 14 00:46:30 UTC 2012


Hola Gracias por su respuesta

He intentado seguir su instruccion, pero ahora tengo problemas de conexión
en la máquina host.
No se que ha pasado, con el ifconfig aparecen tanto br0 y br1, pero la
máquina host me ha dejado de responder a los ping que hago hacia otra
máquina y tampoco al internet.
mi archivo /etc/network/interfaces del host es:

auto eth1
iface eth1 inet manual

auto br1
iface br1 inet static
address 192.168.1.17
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
bridge_ports eth1
bridge_stp off
bridge_fd 0
bridge_maxwait 0

auto eth0
iface eth0 inet manual

auto br0
iface br0 inet static
address 192.168.1.16
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.1
bridge_ports eth0
bridge_stp off
bridge_fd 0
bridge_maxwait 0

con el comando lspci | grep Ether  aparecen ambas tarjetas de red, con lo
que con lo que creo no es un problema del hardware.

gracias




--
View this message in context: http://ubuntu.5.n6.nabble.com/eth0-y-eth1-sobre-una-maquina-virtual-con-KVM-tp4463701p4467143.html
Sent from the Ubuntu Argentina mailing list archive at Nabble.com.



More information about the Ubuntu-ar mailing list