[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

eth1 not behaving



Here is something weird: 
As the reportshown by ifconfig, lo, eth0 and eth1 pings successfuly.
However, eth1 carrier is 20 [don't know what that means] and has collision of 170. 
I still can ping it withe no packets lost. On the other hand, eth0 reports all is well. 
I can ping it as well with no packet lost and no errors reported. One interesting thing is,
 when I had eth0 at ip address 192.168.0.1, it failed to ping, but eth1 reported no 
errors what so ever. No collisions, no carrier, no nothing? I will eventually use this machine 
with the two ethernets as a gateway to the internet once all errors are conquered.  
The below is a snap shot of what ifconfig reported. Any suggestion?

[root main]# ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Bcast: 127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:261 errors:0 dropped:0 overruns:0 frame:0
          TX packets:261 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0

eth0      Link encap:Ethernet  HWaddr 00:80:AD:82:C7:3F
          inet addr:193.168.0.1  Bcast: 193.168.0.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:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0
          Interrupt:5 Base address:0x250 Memory:c0000-c2000
eth1      Link encap:Ethernet  HWaddr 00:80:AD:82:C7:3F
          inet addr:192.168.0.1  Bcast: 192.168.0.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:0 errors:0 dropped:0 overruns:0 carrier:20
          collisions:170
          Interrupt:9 Base address:0xfcc0

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]