How are you creating your routing?  My 6.2 boxes show no routing for the
local address (in your case 9.0.0.41) and a gateway of *, not 0.0.0.0 for
the local subnet.  Try manually doing the following (from the console):

/sbin/route del 9.0.0.41
/sbin/route del 9.0.0.0
/sbin/route del default
/sbin/route add 9.0.0.41 eth0
/sbin/route add default gw 9.0.0.5

I think I got that correct :) See if that helps.

Good Luck!
Warren

-----Original Message-----
From: Shepard,Brian [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 02, 2000 9:38 AM
To: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: Networking problem

Okay, now I have some info on my networking problem. I have one machine
setup for dual boot; Win95 & Linux. Both Linux & Win95 have the EXACT same
network settings. Win95 works like a champ, but Linux can't see the network.
I can't ping anything except myself under Linux. Attached are two files; one
for Linux & one for Win95.  They show routing tables, ifconfig, &
netstat/route info along with several pings.

-Brian Shepard

 <<Linux.txt>>  <<win95.txt>> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to