up vote -1 down vote favorite
share [g+] share [fb]

My server is getting hit pretty hard by (what appears to be) script kiddies in China. I'm just looking for some thoughts/ideas on how to potentially setup some type of Fail2ban proc?

link|improve this question
See: serverfault.com/questions/43360/… – tegbains Jan 20 '10 at 6:23
feedback

2 Answers

IPSec should fill your needs and it's free/included in Windows. Nothing fancy here, just a simple deny rule and a filter matching the offending IP Address spaces...

link|improve this answer
feedback

An answer to a similar question links to a tool to protect Cygwin's sshd in Windows.

As fail2ban works for all sorts of programs that write (login) log files, this won't necessarily be adequate solution. As you didn't specify what service are you securing, I assume that it is ssh...

link|improve this answer
I've updated sshd_block for Windows Vista / 2008 / 7 / 2008 R2 support. – Evan Anderson Jan 20 '10 at 20:39
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.