Subject: Re: blackhole
To: Mark <mindfunk@mindfunk.net>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 12/27/2002 17:41:14
> What is the actual command to blackhole someone. The man page mentions a
> "-blackhole" option for route, but I was unable to determine the proper
> syntax to get this to work.

Here are some examples:

 route add -host 210.12.46.3 127.1 -blackhole

 route add -net 202.85.160.0/19 127.1 -blackhole

Then use the following to see them:
  netstat -rnvv | grep B



   Jeremy C. Reed
   http://bsd.reedmedia.net/

p.s. I think those networks above I blocked in June 2001 were because of
some code red virus problems.