<div dir="ltr"><div>Thanks Martin,</div>
<div> </div>
<div>I'm actually not very familiar to IPtables and I am already using the blacklist feature of firehol.</div>
<div> </div>
<div>Here is what I have currently in my firehol.conf :</div>
<div> </div>
<div>- blacklist these `cat /etc/firehol/blacklist`</div>
<div> </div>
<div>and then the plain text file /etc/firehol/blacklist where I add manually the IPs to be blacklisted.</div>
<div> </div>
<div>Is there a way that I can have sshblack adding its ip addresses to the same file (etc/firehol/blacklist ) I am using now ?</div>
<div> </div>
<div>Rgds,</div>
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">2008/8/20 Martin Minka <span dir="ltr"><<a href="mailto:martin.minka@gmail.com">martin.minka@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<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">
<div>
<div></div>
<div class="Wj3C7c">On Wed, Aug 20, 2008 at 9:14 AM, shi ryu <span dir="ltr"><<a href="mailto:shiryu38@gmail.com" target="_blank">shiryu38@gmail.com</a>></span> wrote:<br></div></div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div>
<div></div>
<div class="Wj3C7c">
<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></div></div>-------------------------------------------------------------------------<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" target="_blank">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></blockquote></div><br></div>