简体   繁体   中英

IIS Dynamic IP Address Restriction to permanently block IP

So I have a website that is getting hit regularly from someone scraping our content and I would like to do my best to annoy him as possible.

Currently we have IIS Dynamic IP address restriction on but this only temp blocks him for a very short time. Is it possible to have the same sort of rules but permanently block him instead.

So if we have 20 requests in 10 seconds from the same IP address that IP address is then block indefinitely (or a preset time I can pick)

we currently using IIS7.5

Thanks Steve

To answer your question, you should look at this , it is an extension for IIS . You can actually set it up in such a way that if a user reaches a certain number of connections they are getting denied.

Hope this helps !

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM