El Mon, Feb 12, 2001 at 11:40:36PM +0100, Alberto Gonzalez Iniesta escribi�: > Primero perdon por enviar el mensaje a las dos listas, pero estoy > desesperado. > Derepente ha dejado de 'funcionar' el loopback y con el toda la red. > Al arrancar muestra dos errores iguales: > > lo: unknown interface: Bad file descriptor > > Si intento levantarlo a mano tengo algo parecido: > > SIOCSIFADD: Bad file descriptor > lo: unknown interface: Bad file descriptor > > Tengo debian actualizada a unstable, y netbase-4.05
Los problemas del unstable, el paquete 'net-tools' est� mal, apareci� un mensaje ayer en debian-devel. Si tienes el paquete iproute tienes una soluci�n, te la copio del mensaje a debian-devel: --- Okay, for those of you who have iproute installed, you can still get things up and running using the ip tool. Like this: ip addr add 127.0.0.1 dev lo ip link set lo up ip route add 127.0.0.0/8 dev lo ip addr 10.66.2.150 dev eth0 ip link set eth0 up ip route add 0.0.0.0/0 dev eth0 metric 1 Change eth0 IP and default route as needed of course. --- Ya han enviado el bug report. -- Sergio Talens-Oliag ........................................................ Intelligent Software Components, S.A. _ _ _ _ Edificio Prima Sant Cugat Telf: +34 93 5677200 @ |_ | || | | c/. Alcalde Barnils, 64 - 68 mailto:[EMAIL PROTECTED] | _||_||_ |_| 08190 Sant Cugat del Vall�s (Barcelona) http://www.isoco.com ..............

