zhengzkkai / x-wrt

Automatically exported from code.google.com/p/x-wrt
0 stars 0 forks source link

add option to limit # of ssh conn / time #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
To reduce brute force attacks on the sshd, add an option to configure
iptables so that no more than X connections to the sshd are allowed in an
interval. This needs to be done in such a way that good ssh sessions are
not terminated 

Original issue reported on code.google.com by kemen04@gmail.com on 27 Jun 2008 at 12:51