[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] /sbin/route and troublesome IP's
- Subject: Re: [cobalt-users] /sbin/route and troublesome IP's
- From: gerald waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Jul 12 10:19:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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