El miércoles, 13 de julio de 2011 a las 11:27:11 -0400 horas, Ariel escribió:
> Sí funcionaba pero despues de actualizar modifiqué algunos ficheros de > configuracion de la red, modifiqué /etc/network/interfaces y > /etc/resolv.conf en interfaces tengo esto: > > auto eth0 > iface eth0 inet static > address 10.3.4.42 > netmask 255.255.255.0 > gateway 10.3.4.1 > > Y en resolv.conf los server dns. ¿Y tienes esto en /etc/network/interfaces? auto lo iface lo inet loopback En caso contrario añádelo y reinicia el servicio networking. Saludos. -- Manolo Díaz -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

