[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Spam blocking
- Subject: RE: [cobalt-users] Spam blocking
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu Jan 29 12:21:11 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> The real question is how to prevent them from reaching your
> network pipe to begin with. They still eat bandwith even
> when you block them, albeit not as much.
>
Not nearly as much.
I've done some of these recently for persistent spammers that wouldn't
take 550 for an answer.
/sbin/route add -net 211.158.75.0 netmask 255.255.255.0 reject
/sbin/route add -net 61.43.162.0 netmask 255.255.255.0 reject
/sbin/route add -net 82.114.34.0 netmask 255.255.255.0 reject
/sbin/route add -net 80.88.129.0 netmask 255.255.255.0 reject
/sbin/route add -net 82.114.36.0 netmask 255.255.255.0 reject
--
C2003 Dan Kriwitsky
Please reply to the list only. Off list replies are not read.