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

Configuración eth Slink <-> Potato



Hola, he de disponer la siguiente configuración de red de Potato:

$ cat /etc/network/interfaces
iface lo inet loopback

iface eth1 inet dhcp
 
iface eth0 inet static
    address 192.168.0.7
    network 192.168.0.0
    netmask 255.255.0.0
    broadcast 192.168.255.255

En una máquina que corre Slink, ¿qué he de hacer?. ¿Cómo he de dejar
'/etc/init.d/network'?.

Muchas gracias.
-- 
Javier Viñuales Gutiérrez <vigu@ctv.es>
Webs: 	http://www.ctv.es/USERS/vigu		Personal
	http://www.ctv.es/USERS/vigu/linux/	ViguLinux
PGP public key:  http://www.ctv.es/USERS/vigu/vigu.pubkey



Reply to: