Home > Programming > Firewall Program

Firewall Program

March 10th, 2010

I need a basic program made that will do the following on Windows Server 2003 firewall.

The program must:
*be able to detect if an IP address is attempting to connect to the same port multiple times within a certain period.
*Automatically assign the IP under IPsec to be blocked by the server
*Allow us to configure it so we can determine the amount of connections from an IP per time frame (in minutes)
*Be Able to work under excessive amounts of traffic.


Firewall Program

Comments are closed.
Bear