I am trying to block spammers with iptables but I am also wanting to log each dropped connection
my syntax is
iptables -I INPUT -s 222.251.0.0/17 -j DROP
How could I change this syntax so that it sent me some sort of information to the /var/log/messages or some other log
file so that I could make sure it was working?
Thanks
--
Jonathan Carpenter
Linux System Administrator
Windows System Administrator
<The Unix Geek>