Camaleón, Ok, aparece esto;
root@SDF1:/# ip ro default via x.x.x.x dev eth0 //aparece la ip de getaway x.x.x.x/x dev eth0 proto kernel scope link src x.x.x.x //aparece la ip de la red y en src aparece la ip localhost root@SDF1:/# ping -c 3 google.com ping: unknown host google.com root@SDF1:/# dig google.com ; <<>> DiG 9.7.3 <<>> google.com ;; global options: +cmd ;; connection timed out; no servers could be reached El 22 de septiembre de 2011 13:02, Camaleón <[email protected]> escribió: > > El Thu, 22 Sep 2011 12:46:43 -0400, Joram zito escribió: > > (ese html...) > > > Ayer actualice mi debian testing y este hoy no tiene red, ya di varias > > vueltas googleando en la red, sin encontrar nada que me sirva, revise el > > * /etc/network/interfaces* y esta bien, realice un *ifconfig* pero no > > aparece con direccion IP de la tarjeta que es *eth0*, levante la tarjeta > > con *ifup eth0,* ademas asigne via consola la direccion IP, gateway y > > DNS, si bien aparece ahora al realizar ifconfig y puedo hacer ping al > > localhost todavia no logra conectarse a la red, alguien le paso algo > > similar? > > (...) > > Empieza por lo básico. Pon la salida de los siguientes comandos: > > ip ro > ping -c 3 google.com > dig google.com > > Saludos, > > -- > Camaleón > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: http://lists.debian.org/[email protected] > -- Joram Díaz -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/caeuwsfdq_shzmturu0gewqobf2r6gmao+apk2c7czkr5xgd...@mail.gmail.com

