El Mar 08 Nov 2005 21:23, Sergio Campos (aka Kaiowa) escribió: > Buenas, > > ya estoy totalmente desesperado. Acabo de cambiar de un sobremesa a > un portatil y al configurar la red exactamente igual a como lo > tenia en el sobremesa no tengo red, no me responde a ningun equipo > de la red, ni ping ni na. > > > > /interfaces > > auto lo > iface lo inet loopback > auto eth0 > iface eth0 inet static > address 192.168.1.10 > netmask 255.255.255.0 > gateway 192.168.1.1 > name Tred > broadcast 192.168.1.255 > network 192.168.1.0 > > /resolv.conf > nameserver 62.81.0.35 > nameserver 82.81.16.135 > domain kaiowa > > > > > ------------ifconfig ---------------- > [EMAIL PROTECTED]:/home/kaiowa# ifconfig > eth0 Link encap:UNSPEC HWaddr > 00-40-D0-01-00-32-B1-91-00-00-00-00-00-00-00-00 > inet addr:192.168.1.10 Bcast:192.168.1.255 > Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 > Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX > packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 > txqueuelen:1000 > RX bytes:0 (0.0 b) TX bytes:5284 (5.1 KiB) > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:11733 errors:0 dropped:0 overruns:0 frame:0 > TX packets:11733 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:859854 (839.7 KiB) TX bytes:859854 (839.7 KiB) > > > ----------------- route --------------- > [EMAIL PROTECTED]:/home/kaiowa# route > Kernel IP routing table > Destination Gateway Genmask Flags Metric Ref > Use Iface 192.168.1.0 * 255.255.255.0 U 0 > 0 0 eth0 > > > > > es normal que en RX paquets tenga 0? > > > he probado por dhcp y me se asigna correctamente la ip y las dns > pero luego me pasa lo mismo. > > > ¿Alguna ayuda plz? > > > >
Sergio, si la portatil tiene red inalámbrica probar usar eth1 en vez de eth0

