[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Portsentry help...
- Subject: Re: [cobalt-users] Portsentry help...
- From: flash22@xxxxxxx
- Date: Sun Apr 1 17:16:25 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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 ;)