<div dir="ltr">I am using this in my firehol.conf:<br><br># add support for sshblack.sh<br>iptables -N BLACKLIST<br>iptables -A INPUT -p tcp -m tcp --dport 22 --syn -j BLACKLIST<br><br><div class="gmail_quote">On Wed, Aug 20, 2008 at 9:14 AM, shi ryu <span dir="ltr"><<a href="mailto:shiryu38@gmail.com">shiryu38@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">Hi there,<br><br>has anyone ever tried to use SSHBlack (<a href="http://www.pettingers.org/code/sshblack.html" target="_blank">http://www.pettingers.org/code/sshblack.html</a>) in a firehol context ?<br>
That tool looks awesome to automatically block SSH brute forces and it uses IPtables to perform its job.<br>
<br>Best Regards,<br><br>Shiryu.<br></div>
<br>-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>
Build the coolest Linux based applications with Moblin SDK & win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br>_______________________________________________<br>
Firehol-support mailing list<br>
<a href="mailto:Firehol-support@lists.sourceforge.net">Firehol-support@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/firehol-support" target="_blank">https://lists.sourceforge.net/lists/listinfo/firehol-support</a><br>
<br></blockquote></div><br></div>