I have a curious problem I cannot seem to solve.  I have a multi-homed
system with the IP addresses 208.198.205.20 and an internal "fake" IP of
150.100.100.20.  When the machine is starting is comes up with the following
routing table:

150.100.100.0   255.255.255.224 eth0
208.198.205.0   255.255.255.224   eth0
150.100.100.0   255.255.255.0   eth1
127.0.0.0               255.0.0.0               lo
default gw      0.0.0.0         eth0

Now I want to remove the entry for 150.100.100.0 w/ netmask 255.255.255.224
from the table. If I issue a 'route delete ...' command for the route I
don't want,it does and everything works (nothing works correctly prior to
this correction).  Then when I need to reboot the machine, it starts up back
at the table above.  I have been completely unable to find anything causing
this.  Please help!

-- Jason

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to