The ifconfig shows:
When on MDK LE2005:
[root@localhost ptc]# ifconfig
eth0 Link encap:IPv6-in-IPv4
UP RUNNING NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
eth1 Link encap:Ethernet HWaddr 00:C0:9F

2:BF:AF
inet6 addr: fe80::2c0:9fff:fed2:bfaf/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:10 Base address:0xe000
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:176 errors:0 dropped:0 overruns:0 frame:0
TX packets:176 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:14024 (13.6 Kb) TX bytes:14024 (13.6 Kb)
[root@localhost ptc]#
-----------------------------------
When on MDK 9.0 :
root@localhost ptc]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:C0:9F

2:BF:AF
inet addr:192.168.0.197 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1875 errors:0 dropped:0 overruns:0 frame:0
TX packets:2061 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:869502 (849.1 Kb) TX bytes:324096 (316.5 Kb)
Interrupt:10 Base address:0x6000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
----------------------------------------------------------------------------
Hope the above data sheds more clue to the problem and diagnostics.
Quote:
Originally posted by TigerOC
What does the command ifconfig from a consol return? The 8139too driver is quite old now and cannot believe that there would be a problem with it unless the card is not that version.
|