[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Email Bombarding RaQ4
- Subject: RE: [cobalt-users] Email Bombarding RaQ4
- From: "Dan Kriwitsky" <list3@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat Apr 24 06:24:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> Sorted now thanks. IP Chains installed!
>
Even without IP Chains, which get flushed, you can block an individual
IP that will stay blocked until you reboot. As root:
/sbin/route add -host 66.207.162.90 reject
If you wanted to block the entire /24:
/sbin/route add -net 66.207.162.0 netmask 255.255.255.0 reject
--
C2003 Dan Kriwitsky
Please reply to the list only. Off list replies are not read.