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

Re: [cobalt-users] /sbin/route and troublesome IP's



On Fri, 12 Jul 2002, Dan Kriwitsky wrote:

> Just wanted to be clear on something before I try it. Saw in an old
> post, although couldn't tell if it referred to a RaQ4 or not, that to
> block a troublesome IP:
>
> /sbin/route add -host 211.162.79.21 reject
>
> Is that correct, and would
>
> /sbin/route add -host 211.162.79 reject

route add -net 211.162.79.0 netmask 255.255.255.0 reject

--
Gerald Waugh