Dynamic IP Restrictions for IIS 7.0 – Beta Available for Download

4


Dynamic IP Restrictions for IIS 7.0 – Beta Available for  Download Microsoft has released a new free tool for IT professionals, named Dynamic IP Restrictions for IIS 7.0 – Beta. Dynamic IP Restrictions for IIS 7.0 adds another layer of security against Denial of Service and Brute-force password cracking attacks. This module can be configured such that the analysis and blocking could be done at the Web Server or the Web Site level.

If IIS already has IPv4 Address and IP restrictions module enabled then Dynamic IP Restrictions installer will need to un-install the existing module in order to continue the setup process. Note that the existing IPv4 configuration will be preserved while old module is removed and new module is installed

Features

The Dynamic IP Restrictions includes these key features:

  • Blocking of IP addresses based on number of concurrent requests – If HTTP client makes many concurrent requests then that client’s IP address gets temporarily blocked.
  • Blocking of IP addresses based on number of requests over a period of time – If HTTP client makes many requests over short period of time then that client’s IP address gets temporarily blocked.
  • Various deny actions – it is possible to specify what response to return to an HTTP client whose IP address is blocked. The module can return status codes 403 and 404 or just drop the HTTP connection and do not return any response.
  • Logging of dynamically denied requests – all denied requests can be logged into a W3C formatted log file.
  • Displaying currently blocked IP addresses – a list of currently blocked IP addresses can be obtained by using IIS Manager or by using IIS RSCA API’s.
  • IPv6 – the module fully supports IPv6 addresses.

In additions to these features, the Dynamic IP Restrictions for IIS 7.0 provides the same functionality that exists in IIS 7.0 built-in IPv4 and Domain Restrictions. Because of that the Dynamic IP Restrictions is provided as a replacement for IPv4 and Domain Restrictions.

Requirements

  • Windows Server 2008 or Windows Vista SP1
  • Internet Information Services 7.0 must be installed

Install the Dynamic IP Restrictions Beta Today!

Related Articles



4 Responses

  1. Im gonna get it to give it a try

Leave a Reply