Re: Kernelroute problem with 2.1.122

Rani Assaf (rani@magic.metawire.com)
Tue, 29 Sep 1998 10:12:16 -0700


On Tue, Sep 29, 1998 at 10:23:19AM +0200, Andreas G. Schindler wrote:
> route add -net 194.59.222.0 netmask 255.255.255.0 dev eth0
>
> and you will notice, the kernel accepts the same route once more !!!

Yep, this is ok.

> I cannot get rid of these duplicates but taking the interface down.

Yes, you can. Use "iproute" for that:

ip route del 194.59.222.0/24 dev eth0 scope link

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