Everything's WORKING ok, pretty much, but I have some wierd behavior.  I
think I don't understand routing well enough, if someone could take a
look at this I'd appreciate any input!

The computer's on a LAN with a Win98 machine (yah, I know) and the
ethernet IP set to 192.168.121.123, the win98's on .122

The dialup is a static IP (I run the isp, no problem with static) on
.150

I've added 
add -net default ppp0

and it still tries to follow the eth0 route.  How come?

Here's some data:

[root@alex /root]# traceroute yahoo.com
traceroute: Warning: Multiple interfaces found; using 192.168.121.123 @
eth0
traceroute to yahoo.com (204.71.177.35), 30 hops max, 40 byte packets
 1  * * *
 2  * * *
 3  * * *
 4  * * *
 5  * * *


[root@alex /root]# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
xxx.xx.xxx.251  0.0.0.0         255.255.255.255 UH    0      0        0
ppp0
192.168.121.0   0.0.0.0         255.255.255.0   U     0      0        1
eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0       13
lo
0.0.0.0         xxx.xx.xxx.251  0.0.0.0         UG    0      0       10
ppp0
[root@alex /root]# 

(the xxx'ed numbers are the portmaster I'm dialing into FYI)  My static
IP is xxx.xx.xxx.150 but isn't showing here anywhere?  What do I have
set up wrong for the ppp?  I added the ethernet card in much after the
install, and it is an ancient etherexpress (yah, random crashes) but
that itself shouldn't affect routing.


Thanks for any help you can give!

--alex


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to