[ Please excuse the false From line.... the spam-flow is much too high. I
will read the
newsgroups for any followups. ]
I have seen some folks using a Cisco router to block some IP blocks entirely.
I was wondering if this could be done using the regular 'route' command under
UNIX, and if so, how.
Thanks
TjL
Route the blocks to a nonexistent address on your subnet.
--
Barry Margolin, bar...@bbnplanet.com
BBN Corporation, Cambridge, MA
Support the anti-spam movement; see <http://www.cauce.org/>
Please don't send technical questions directly to me, post them to newsgroups.
OK, how do I do that? I'm not very familiar with what route can do, other
than setting up a default route.
Say I wanted to block all the machines in a C class such as:
210.987.654.0 - 210.987.654.255 (which I just made up, I don't know if it
even exists)
or a B class:
210.987.0 - 210.987.255
Thanks
TjL
ps -- I read the man page before my initial post, it didn't help me
understand any better.