Segunda tarjeta de red

Alberto alberto.villar en hispalinux.es
Jue Nov 18 02:54:35 CST 2004


Hola:
tengo el siguiente problema....acabo de instarlar una segunda tarjeta de
red en un ordenador con ubuntu sin entorno grafico y el caso es que no se
como ponerla a funcionar, esto es lo que tengo....haber si me podeis dar
una pista.
haber: en /etc/network/interfaces tengo lo siguiente

auto lo eth0 eth1
iface lo inet loopback
iface eth0 inet static
address 192.168.1.150
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.254
iface eth1 inet static
address 192.168.0.1
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
--------------------------------------

Si ejecuto:
ifdown -a && ifup -a
me da el siguiente error

SIOCSIFADDR:No such device
eth1:ERROR while getting interface flags:no such device
SIOCSIFNETMASK: no such device
SIOCSIFBRADDR: no such device
eth1:ERROR while getting interfaces flags: no such device
Failed to bring up eth1






More information about the ubuntu-es mailing list