[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: añadir ruta



Mensaje citado por: Fernando <fernandojose.sainz@avanzit.com>:
> ahora tengo:
> 
> # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
> 
> # The loopback interface
> iface lo inet loopback
> 
> # The first network card - this entry was created during the Debian
> installation
> # (network, broadcast and gateway are optional)
> iface eth0 inet static
>         address 172.27.XX.XX
>         netmask 255.XXX.XXX.XXX
>         network 172.27.XX.XX
>         broadcast 172.27.XX.XX
>         gateway 172.27.XX.XX
> 
> 
> entonces que tengo que añadir....?
> 

prueba con añadir 
           up route add .....

--
Jordi Román Mejias                       e-mail: jordi.roman@uab.es

Servei d' Informatica Distribuida        Escola Universitaria de Sabadell
Universitat Autònoma de Barcelona


-- 
To UNSUBSCRIBE, email to debian-user-spanish-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: