27/06/2006, 16:48
|
| | | Fecha de Ingreso: abril-2006
Mensajes: 238
Antigüedad: 18 años, 8 meses Puntos: 0 | |
Aqui posteo los resultados de los comandos
dmesg | grep eth:
[root@localhost bin]# dmesg | grep eth
eth0: IC Plus IP100A Fast Ethernet Adapter at 0001cc00, 00:08:54:d5:a0:fd, IRQ 1 6.
eth0: No MII transceiver found, aborting. ASIC status 63
[root@localhost bin]#
-------------------------------------------------------------------------
ifconfig:
[root@localhost sbin]# /sbin/ifconfig
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:1839 errors:0 dropped:0 overruns:0 frame:0
TX packets:1839 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3393911 (3.2 MiB) TX bytes:3393911 (3.2 MiB)
[root@localhost sbin]#
--------------------------------------------------------------------------
route:
[root@localhost sbin]# /sbin/route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
169.254.0.0 * 255.255.0.0 U 0 0 0 lo
con cat /etc/resolv.conf no me tira nada, no se que queres que haga, busque el archivo, lo abri, y no tiene nada. |