Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

Is it possible to automatically ban IPs that make more than 5 to 10 simultaneous connections using Windows Firewall on Windows Server 2008 R2?


Add:

I'm trying to throttle the traffic of the port 30000: it's used by the core-program of my Browser Game, and some Users with some programs try to flood the "core-program" making too connections on that port.

share|improve this question
2  
The windows firewall is rudimentary at best. I highly recommend looking at a linux-based firewall, or at least something that directly supports connection throttling... and deep packet inspection. – TheCompWiz May 8 '12 at 21:52
what port are you trying to throttle traffic on? – Ovidio Borrero May 9 '12 at 0:31

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.