lixuewei / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

[Feature] Bruteforce protection #1198

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
how about implementing bruteforce protection on wireless clients 

ie. if wrong pass is entered x amount of times the ip is banned and logged for 
x amount of time.

Original issue reported on code.google.com by toast.ro...@gmail.com on 28 Mar 2014 at 9:11

GoogleCodeExporter commented 9 years ago
Lack of response but im still wanting this feature perhaps fail2ban would be a 
viable alternative for doing this ?

Original comment by toast.ro...@gmail.com on 19 Apr 2014 at 6:22

GoogleCodeExporter commented 9 years ago
What type of access do you mean?
- To wireless network? Then what ip are talking about?
- To web ui? Then it is better to allow access only ip (or mac) addresses by 
iptables.

BTW: fail2ban written in python. How are going to use it? =)

Original comment by d...@soulblader.com on 29 Jan 2015 at 2:50