Added to my list of Denied IP addresses but continues to show up on my log for hack attempts? I've tried every thing I know to block this IP address with No luck..
59.106.14.41
Any Suggestions.. This *** is really starting to anoy me..![]()
Added to my list of Denied IP addresses but continues to show up on my log for hack attempts? I've tried every thing I know to block this IP address with No luck..
59.106.14.41
Any Suggestions.. This *** is really starting to anoy me..![]()
Last edited by HiTechFX; 03-17-2009 at 01:58 AM.
Hi;
You can block the IP in the server firewall (IPtables) using the command as below:
/sbin/iptables -A INPUT -s IP address -j DROP
where the IP address would be the source IP that you intend to block on the server.
I also recommend you to install APF firewall (if its not already installed) on the server. Blocking a particular IP in APF is even more simple. You can use
apf -d IP address
JaguarPC
jaguarpc.com