Block IP

[HTML]We have implemented in our webshop a php “firewall” which redirects undesirable visitors based on Geoip.[/HTML]



Hey hello! Thomh



I need to now how i find or block a user in the cscart because i not shure what is the ip?



And how it works your firewall, do you have a manual to implement?



Thanks

Hello Serrano,



IP definition.



Restricting access to your panel using the Access restrictions addon (Maybe to help you?)





Lee Li Pop

[quote name=‘Lee Li Pop’]Hello Serrano,



IP definition.



Restricting access to your panel using the Access restrictions addon (Maybe to help you?)





Lee Li Pop[/QUOTE]



Another solution blocking IP?

in .htaccess file add


Order Allow,Deny
Deny from [COLOR="Red"]63.76.22.2[/COLOR] (this is sample ip to be blocked)
Allow from all






Search google for htaccess allow deny

I wonder if blocking an ip is a real solution. I believe ip changes from day to day in some cases, isn’t that what they call dynamic ip?

I know that I myself may have different ip plus there’s are webs for hiding ips and for changing it too.

How can we really fight those bastards who crawl to our sites just to bother us and make us waste time? I know quite a few :mad:



I’d like to know if it is possible to search by ip in admin the same way we can search by user name? This would help us a lot. I have a lot of fake orders and I’d like to check if the ip is the same in a few of them or when a fake order appears I’d like to check if that ip has done the same thing before, so an ip search would help.

Most IP’s that you will see are actually the ISP’s given IP. if you want to find out where they are from use ip-lookup.net and that will tell you everything there is to know about a specific IP.

Hey everybody,



My situation is:

I live in city A, and i blocked nearly all the IPs from my city. (because we do not do local business, so we dont want local people to visit our site. )

then…i can not enter my site as well finally, (store front). I do not have a fix IP address from my office, the IP is a dynamic IP provided by local ISP provider.



so, my question is how can i enter my store front?

i know i can enter by using a proxy site, but that’s not what i want.



If anybody know how to make it, please tell me how?

Thanks very much in advance.

How about just taking your city out of the destinations? It won’t keep them from your site, but they won’t be able to buy.