El Wed, 13 May 2015 19:34:07 -0700, Eduardo Gil escribió: > El mié 13-may-15, Camaleón <[email protected]> escribió: >> >> El mensaje de error del ping ("sendmsg: No buffer space available") >> apunta a un problema con el driver de la tarjeta wifi que podemos >> tratar más adelante por eso me interesa comprobar si recibes el mismo >> el error con la tarjeta ethernet. > > Aquí van las pruebas con tarjeta de RED:
(...) > AHORA con CORTE de RED... (gracias FB y sus Jscripts) > > > ~$ ping -c5 yahoo.com.ar ping: unknown host yahoo.com.ar > > ~$ ping -c5 192.168.100.1 connect: Network is unreachable > > ~$ ping -c5 192.168.100.1 connect: Network is unreachable Vale, esos datos ya son preocupantes. Necesitaría el resultado de los comandos que te puse (para la interfaz ethernet): - ping 192.168.100.1 (este ya está) - ping -c5 8.8.8.8 - host google.es - dig facebook.com - ip ro - /sbin/ifconfig -a - wget www.google.es - cat /etc/resolv.conf Saludos, -- Camaleón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

