-----Original Message-----
From: Shepard,Brian <[EMAIL PROTECTED]>
To: 'Warren Melnick' <[EMAIL PROTECTED]>; '[EMAIL PROTECTED]'
<[EMAIL PROTECTED]>
Cc: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]>
Date: Thursday, November 02, 2000 2:17 PM
Subject: RE: Networking problem


>Already tried modifying the routing table. The problem is that every time I
>do a:
>
>        route del 90.0.0.0  Linux replies with SIOCDELRT: No such process
>        route del -net 90.0.0.0 Linux  replies with SIOCDELRT: Invalid

>Anyway, the following is  what I have determined I have to do:
>
>   route del -host 90.0.0.41
>   route del -net 90.0.0.0   *** this is the problem, Linux won't delete it
>****

Try using route del 90.0.0.0 eth0  That should force it to look at the
correct interface.  I had a ton of trouble doing manual route changes on a
two nic firewall, till I found out I sometimes needed to make route look at
the right nic this way.  Hope this helps.

Jeff Hogg



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

Reply via email to