[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Blocking SPAM IP Ranges via GUI (RaQ3)?



> We're trying to block an entire IP range owned by a
> spam farm that keeps trying to spam our systems. But
> the GUI doesn't want to corporate unless we list all
> 256 IP's individually (under Reject the following
> Users/Hosts/Domains). How (is) it possible to enter an
> entire IP range in this field without listing each and
> every IP? I've tried using xxx.xxx.xxx and
> xxx.xxx.xxx. and xxx.xxx.xxx.0/24 and all these
> attempts just return an error message that they aren't
> valid network addresses. Can this be done?

I would suggest you "block" them using ipchains with something like...
/sbin/ipchains -I input -s xxx.xxx.xxx.0/xx -j DENY

Zeffie
http://www.zeffie.com/