
Thanks alot benjamin
Hello Cynthia Wahome
You can write a shell script to block the IP sample in the file attached
or you can block them from the IPTABLES platform * *
1. login into the shell as a root user 2. Run IP tables command (* iptables -A INPUT -s IP-ADDRESS -j DROP)* 3. To Limit or chuck access from an IP using a certain PORT eg 45 or 25 4. # iptables -A INPUT -s 12.22.22.165 -p tcp --destination-port 45 -j DROP 5. The above will simamisha all the packets coming from port 45 using the specified IP
Hope it helpz.
---------------------------------------------- This message has been scanned for viruses and dangerous content by Jambo MailScanner, and is believed to be clean. --------------------------------------------- "easy access to the world"
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general
---------------------------------------------- This message has been scanned for viruses and dangerous content by Jambo MailScanner, and is believed to be clean. --------------------------------------------- "easy access to the world"