[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Portsentry help...



On Mon, 2 Apr 2001, Sven wrote:

> hi;
> 
> i tried that and i get the following error...
> 
> SIOCDELRT: No such process

hmm, depends what machine you have you know ;)

try

 route del -host IP reject

(I'm assuming you have portsentry adding them via 
route add -host IP reject

the 'del' has to match the original 'add' exactly)

gsh

ps: fwiw, they will all go away on the next reboot anyhow ;)