[Techtalk] "route del" Yields "SIOCDELRT: no such process"
Kai MacTane
kmactane at GothPunk.com
Thu Sep 27 12:09:45 EST 2001
At 9/27/01 10:34 AM , Kai MacTane wrote:
>[root at kitchengod kmactane]# route del 64.0.0.0
>SIOCDELRT: No such process
I found the problem myself, after some Google searching -- turns out I
needed to be saying:
route del -net 64.0.0.0 netmask 255.0.0.0 dev eth1
The route is now fixed, and I can now get to my client's mailserver.
(I'm somewhat annoyed at the route(8) man page, as it listed "-net|-host",
"netmask Nm", and "[dev] If" all in brackets, making it appear that they're
optional parameters.)
--Kai MacTane
----------------------------------------------------------------------
"When nothing's sacred any more,
When the demon's knocking on your door,
You're still staring down at the floor."
--The Chameleons UK,
"Swamp Thing"
More information about the Techtalk
mailing list