2015-05-13 21:34 GMT-05:00 Eduardo Gil <[email protected]>: > -------------------------------------------- > 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: > > ~$ ping -c5 yahoo.com.ar > PING yahoo.com.ar (98.137.236.24) 56(84) bytes of data. > 64 bytes from w2.src1.vip.gq1.yahoo.com (98.137.236.24): icmp_seq=1 ttl=49 > time=200 ms > 64 bytes from w2.src1.vip.gq1.yahoo.com (98.137.236.24): icmp_seq=2 ttl=49 > time=199 ms > 64 bytes from w2.src1.vip.gq1.yahoo.com (98.137.236.24): icmp_seq=3 ttl=49 > time=200 ms > 64 bytes from w2.src1.vip.gq1.yahoo.com (98.137.236.24): icmp_seq=4 ttl=49 > time=199 ms > 64 bytes from w2.src1.vip.gq1.yahoo.com (98.137.236.24): icmp_seq=5 ttl=49 > time=199 ms > > --- yahoo.com.ar ping statistics --- > 5 packets transmitted, 5 received, 0% packet loss, time 4005ms > rtt min/avg/max/mdev = 199.428/199.895/200.294/0.646 ms > > ~$ ping -c5 192.168.100.1 > PING 192.168.100.1 (192.168.100.1) 56(84) bytes of data. > 64 bytes from 192.168.100.1: icmp_seq=1 ttl=64 time=0.836 ms > 64 bytes from 192.168.100.1: icmp_seq=2 ttl=64 time=0.713 ms > 64 bytes from 192.168.100.1: icmp_seq=3 ttl=64 time=0.788 ms > 64 bytes from 192.168.100.1: icmp_seq=4 ttl=64 time=1.19 ms > 64 bytes from 192.168.100.1: icmp_seq=5 ttl=64 time=0.823 ms > > --- 192.168.100.1 ping statistics --- > 5 packets transmitted, 5 received, 0% packet loss, time 3998ms > rtt min/avg/max/mdev = 0.713/0.870/1.190/0.165 ms > > ~$ ping -c5 8.8.8.8 > PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. > 64 bytes from 8.8.8.8: icmp_seq=1 ttl=57 time=3.20 ms > 64 bytes from 8.8.8.8: icmp_seq=2 ttl=57 time=2.65 ms > 64 bytes from 8.8.8.8: icmp_seq=3 ttl=57 time=3.14 ms > 64 bytes from 8.8.8.8: icmp_seq=4 ttl=57 time=2.89 ms > 64 bytes from 8.8.8.8: icmp_seq=5 ttl=57 time=2.21 ms > > --- 8.8.8.8 ping statistics --- > 5 packets transmitted, 5 received, 0% packet loss, time 4000ms > rtt min/avg/max/mdev = 2.219/2.824/3.207/0.362 ms > > > 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 > > ------------------------------------------------ > > Ahora bien... > si desconecto el cable espero unos segundos y reconecto la comunicación sale > andando (siempre que no se use FB) > lo mismo pasa cuando > desconecto el pen de WI-FI espero unos segundos y reconecto > > Para mi que son los Jscrips... que deben interferir de alguna manera en el > transporte de datos > > Bueno... eso... > > ¿Cómo LIMPIO completamente los JS y JAVA? > O sea... desinstalo todo y LIMPIO TODO rastro >
No he leído todo el hilo, pero si crees que es el Javascript prueba desactivarlo en tu navegador (o usa una extension como NoScript/YesScript). También se corta si accedes a facebook por wget o lynx/elinks? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/CAABYcjMUD6z5f8cJqUj=l6cyykjj0c5c8zsygwoifgte+-q...@mail.gmail.com

