dado este fichero de interfaces ...

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static

auto eth0:1
iface eth0:1 inet static
        address 10.100.1.2
        netmask 255.255.255.252
        gateway 10.100.1.1

auto eth0:2
iface eth0:2 inet static
        address 10.100.2.2
        netmask 255.255.255.252

auto eth1
iface eth1 inet static
        address 172.16.100.1
        netmask 255.255.255.0


por qué no me levanta automáticamente el eth0 en el arranque, a menos
que desde la linea de comandos ponga un <ifconfig eth0 up>

Saludos y muchas gracias

-- 

        [o - -  -   -    -      -
   (\   |                  u d t
   (  \_('>              c c s
   (__(=_)             s o ?
      -"=


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Responder a