[ic] ip validation

Stefan Hornburg racke at linuxia.de
Thu Dec 4 07:32:19 EST 2003


On Tue, 2 Dec 2003 18:56:16 +0200
"Rene Hertell" <interchange-users at hertell.com> wrote:

> > Hi,
> >
> > I have recently received hundreds of fraudulent attempts on my merchant
> > account from within my interchange store, where a customer uses various
> > credit card numbers to find a valid one. The transactions are being
> > declined by authorize.net but I am still receiving an $.08 decline fee
> > each time. Is there an available script that will block an ip address
> > after three attempts.
> 
> You could place this piece of code on the checkout-page
> 
> [if term="[env REMOTE_ADDR]" op="eq" compare="12.34.56.78"]
>   [bounce href="[area tage.html]"]
> [/if]

I would block them on the firewall or by Apache.

Ciao
	Racke

-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list