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

Re: eth1 - inactive



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
----- Original Message -----
From: arbu
Sent: Monday, June 19, 2000 10:08 AM
Subject: Re: eth1 - inactive

Try $ ifconfig eth1 up

then $ ifconfig

if its up then ( Redhat ) [ but you get the gist ] more /etc/sysconfig/network-scripts/ifcfg-eth1

if is shown then just edit it for

That is of course if it loaded in the first place
 

"A. Benjamin" wrote:

Hello forum, I need help putting in two Ethernet cards. The first one I installed has no problem. It works fine. It was also installed before I loaded Linux 5.2 Apollo version. When I installed the second, it does not register as being ACTIVE. I use the commands: ifconfig and dmesg to see if the second shows up; it doesn't.I also went into the network configuration under the GUI, added it manually, but still to no avail. Can anyone hint to some suggestions?Thanks, Alvin.
-- 

                                              \\|//
                                             ( O O )
       /=================================oOOo==(_)==oOOo===========\
       |  Alan Barrow-Urquiza          aaa comms cwcom net          |
       |  AAA Communications SEC Ltd                                |
       |                                                            |
       |  "Your mouse moved, please reboot NT to view the Changes"  |
       |                                                            |
       |  +44-0-1273-298-071               .oooO                    |
       |  0777-159-7509                    (   ) Oooo.              |
       \====================================\ (==(   )=============/
                                             \_)  ) /
                                                 (_/
 

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