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

Re: Ping fails on eth0



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: Ridhwan <rizwan clovertechnologies com>
To: <redhat-install-list redhat com>
Cc: <ans clover prv>
Sent: Monday, June 26, 2000 12:41 PM
Subject: Re: Ping fails on eth0


>
> Try this,
> cat /proc/ioports # Check ioports
> cat /proc/interrupts # Check irq clashes if any.
> cat /proc/modules or lsmod .# See if proper modules for each card is
> loaded
>
> BTW have u added an append="ether=<ioports>,<irq>, eth1" in your
> /etc/lilo.conf.
>
> Rizwan
>
> On Sun, 25 Jun 2000, A. Benjamin wrote:
> >
> > I finally after several days was able to get two ethernet cards to be
recognize by my linux box with 5.2 (Apollo version).
> One is a SMC-Ultra and the other Micronet Fast Ehternet. The local host
pings
> with no problem. Great! The eth1 pings with no problem. Great! However,
eth0
> does not display packets being transmitted and reports a 100% packet loss
once
> I end the Pinging. All show up when I issue the command ifconfig or dmesg.
I
> have looked in lilo.conf and conf.modules to make sure everthing.
Everthing
> looks fine. I am thinking maybe the assigned IRQs and I/O is conflicting.
Are
> there any suggestions? >
>
> ----------------------------------------
> Content-Type: text/html; name="unnamed"
> Content-Transfer-Encoding: quoted-printable
> Content-Description:
> ----------------------------------------
>
>
> --
> To unsubscribe: mail redhat-install-list-request redhat com with
> "unsubscribe" as the Subject.
>
>



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