Re: route del stilll fails in 2.1.81 - i do not believe that caching should work this way

Trevor Johnson (trevor@jpj.net)
Sat, 24 Jan 1998 16:41:29 -0800 (PST)


> minitiger:~ # route del default
> SIOCDELRT: No such process

I notice that pppd has no trouble deleting the routes it set up. I'm
using version 2.3.3.

while running pppd:

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.0.0 topside.phony.n 255.255.255.255 UGH 0 0 0 eth0
comsvr2 * 255.255.255.255 UH 0 0 0 ppp0
10.0.0.0 * 255.0.0.0 U 0 0 0 eth0
default comsvr2 0.0.0.0 UG 0 0 0 ppp0

after shutting it off:

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.0.0 topside.phony.n 255.255.255.255 UGH 0 0 0 eth0
10.0.0.0 * 255.0.0.0 U 0 0 0 eth0

in the syslog:

Jan 24 16:36:14 topside pppd[9905]: Terminating on signal 2.
Jan 24 16:36:14 topside pppd[9905]: Connection terminated.
Jan 24 16:36:14 topside pppd[9905]: Exit.
___
Trevor Johnson