public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* route problem.. kernel/driver ?
@ 2001-07-25 20:53 Erik
  2001-07-25 21:39 ` Bernd Eckenfels
  2001-07-26 10:12 ` NFS root problem Slawomir Pol
  0 siblings, 2 replies; 5+ messages in thread
From: Erik @ 2001-07-25 20:53 UTC (permalink / raw)
  To: linux-kernel



Hi all,

I'm experiencing by far the strangest problem I've ever encountered in
Linux.. I'm kind of left with no where to turn for ideas on what might be
happening, I thought maybe there is a slight change it is an actual bug.


First, the system.. A single process PIII-450 (katmai).

Linux 2.2.19 i686

The machine has 4 Network interfaces. a Dual intel etherexpress pro.. an
onboard 3c905, and a pci netgear card. (all 10/100)

The onboard, and dual intel work fine.. using the correct
drivers.

eth0: 3Com 3c905B Cyclone 100baseTx at 0xcc00
eth1: Intel PCI EtherExpress Pro100 82557
eth2: Intel PCI EtherExpress Pro100 82557
eth3: Lite-On 82c168 PNIC rev 32 at 0xc800,

The netgear is using the tulip driver.. (eth3)

Here is the strange part.. The machine has two default routes set..

0.0.0.0         4.10.10.1       0.0.0.0         UG        0 0          0 eth3
0.0.0.0         64.10.10.1      0.0.0.0         UG        0 0          0 eth1


This problem is random.. Usually every 30 minutes to 4 hours..  The route
on eth3 just stops working.. You can still ping 4.10.10.1.. but you can't
get to this machine via that interface, and it can't route through it.

if you issue a:

route delete default gw 4.10.10.1 ; route add default gw 4.10.10.1

It all of a sudden works again.. The route table is identical to how it
was prior. Arp tables are the same before and after.. No errors in any
logs, or on screen.. Just random.

I'm at a loss.. Any thoughts?



---
Erik Parker
---


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-07-26 10:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-25 20:53 route problem.. kernel/driver ? Erik
2001-07-25 21:39 ` Bernd Eckenfels
2001-07-25 23:07   ` Erik
2001-07-25 23:21     ` Bernd Eckenfels
2001-07-26 10:12 ` NFS root problem Slawomir Pol

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox