debian leny y error al levantar multiples intefaces
Miguel Oyarzo O.
admin en aim.cl
Mar Abr 29 18:11:48 CLT 2008
At 17:51 29/04/2008, Alvaro Herrera wrote:
>Miguel Oyarzo O. escribió:
>
> > En la maquina agregamos 3 tarjetas de red.
> > Funciona todo muy estable, pero al reiniciar las interfaces
> > con "/etc/init.d/networking restart"
> > el script es capaz de levantar solo la interfaz eth0
> > arrojando este mensaje en la consola, para las demas intefaces:
> >
> > if-up.d/mountnfs[eth1]: waiting for interface eth1 before doing NFS mounts
> > if-up.d/mountnfs[eth1]: waiting for interface eth2 before doing NFS mounts
>
>¿Cual es el resto del archivo interfaces? Acá tengo eth1 y eth2 y
>funciona bien.
>
>--
>Alvaro Herrera http://www.amazon.com/gp/registry/5ZYLFMCVHXC
Asi mira
============================
auto lo
iface lo inet loopback
# The primary network interface
# allow-hotplug eth0
auto eth0
auto eth1
auto eth2
iface eth0 inet static
address 172.16.4.8
netmask 255.255.255.0
network 172.16.4.0
broadcast 172.16.4.255
# gateway 0.0.0.0
iface eth1 inet static
address 201.236.88.aa
netmask 255.255.255.bb
network 201.236.88.cc
broadcast 201.126.88.dd
# gateway 0.0.0.0
iface eth2 inet static
address 172.16.2.1
netmask 255.255.255.0
network 172.16.2.0
broadcast 172.16.2.255
# gateway 0.0.0.0
==============================
(los # solo son pruebas infructuosas)
Que opinas?
Saludos,
Miguel Oyarzo O.
Austro Internet S.A.
Punta Arenas
Más información sobre la lista de distribución Linux