| Linode Forum https://forum.linode.com/ |
|
| Is there an alternatives to fail2ban? https://forum.linode.com/viewtopic.php?f=19&t=7463 |
Page 2 of 2 |
| Author: | reaktor [ Sat Aug 27, 2011 6:16 pm ] |
| Post subject: | |
Recent versions of ufw (in Ubuntu, and Debian 6) have rate limiting features. Code: sudo ufw limit ssh It even works for rating limiting smtp or pop/imap logins, which are the new attack vector of brute forcing. (Or port 80, or whatever you want.) Code: stmiller@li166-66:~$ sudo ufw status By default this will deny connections of an IP if 6 or more logins are attempted in the last 30 seconds. Though you can customize as desired. |
|
| Page 2 of 2 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|