Vaclav
12-22-2006, 07:15 PM
Hello,
Someone from IP address 196.3.63.252 (Nigeria) is placing fake orders on my CGI order form to test up to 100 stolen credit cards per month. Fortunately I have address verification system running but I want to ban this entire IP range 196.3.63.0 - 196.3.63.255 from accessing the order form.
I infer from some with similar problem that placing an .htaccess file in the cgi-bin directory with the following code should ban that IP but how to enter the entire IP range? Is the format below correct. I dare not test this as this is my live order form. Could anyone plese just confirm that this should work?
********************
Order Allow,Deny
Allow from all
Deny from 196.3
*********************
Thank you very much!
Have 2 sites on Futurequest since '98 :)
Vaclav
oneoceankayaks.com
Someone from IP address 196.3.63.252 (Nigeria) is placing fake orders on my CGI order form to test up to 100 stolen credit cards per month. Fortunately I have address verification system running but I want to ban this entire IP range 196.3.63.0 - 196.3.63.255 from accessing the order form.
I infer from some with similar problem that placing an .htaccess file in the cgi-bin directory with the following code should ban that IP but how to enter the entire IP range? Is the format below correct. I dare not test this as this is my live order form. Could anyone plese just confirm that this should work?
********************
Order Allow,Deny
Allow from all
Deny from 196.3
*********************
Thank you very much!
Have 2 sites on Futurequest since '98 :)
Vaclav
oneoceankayaks.com