Re: Re: Kernelroute problem with 2.1.122

Rani Assaf (rani@magic.metawire.com)
Sat, 26 Sep 1998 14:50:45 -0700


Hi,

On Sat, Sep 26, 1998 at 09:44:56PM +0400, kuznet@ms2.inr.ac.ru wrote:
> > root@sindbad:~# route del 1.2.3.4
> > SIOCDELRT: No such process
>
> route del -host 1.2.3.4

Nop!:

route del 1.2.3.4 gw fmgate1.az1.de

> > root@sindbad:~# route del 192.168.255.0
> > SIOCDELRT: No such process
>
> route del -net 192.168.255.0 netmask 255.255.255.0

Again:

route del -net 192.168.255.0 netmask 255.255.255.0 gw fmgate1.az1.de

> Ancient net-tools?

net-tools 1.45 here.

It seems that you always have to give the gateway when you delete a route
which seems to make sense. Alexey??

Rani
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu