Hello, Am Sonntag, 16. Juli 2006 12:24 schrieb houghi: > As most people know, sshd attacks are very common. Also there are > various tools out there that can be used to block these attacks. [...] > It should be something that does not run with cron, as it is to slow > to run only each minute.
The ipt_recent module can do this job without adding a new package: https://bugzilla.novell.com/show_bug.cgi?id=104602 The only problem with this: it will also block IPs that legally open more than the allowed number of SSH connections per minute - but I don't consider this a real problem, who needs more than 5 [1] new SSH connections per minute? ;-) Regards, Christian Boltz [1] number is configurable, of course -- Die Nutzung der Datenbank für die Bunte Mischung Deutschland veschiebt sich wegen Dämlichkeit des Programmierers auf unbestimmte Zeit. Wir bitten die Verzögerung zu entschuldigen und hoffen auf Ihr Verständnis! [Andreas Schott] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
