Added link to BitBucket page

This commit is contained in:
Jack-Benny Persson 2012-12-08 00:33:32 +01:00
parent c6295a2bde
commit 7c74b53847

View File

@ -73,6 +73,8 @@ Jack-Benny Persson
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#emerging"><i>What about Emerging Threats rules?</i></a>
<br />
<a href="#thanks">Thanks</a>
<br />
<a href="#contributions">Contributions</a>
</p>
<h2><a name="enabledisable">Enable/disable rules bug</a></h2>
<p>
@ -344,7 +346,7 @@ done
/bin/rm emerging.rules.tar.gz
</pre>
<p>
As you can from the script you'll have to have the sed script file "no_established.sed" in your root home directory. If you don't need to or don't want to remove the established keywords from the rules, just comment out that part in the script above. The sed file is the same as the one for the Snort rule in the <a href="#enabledisable">Enable/disable rules bug</a>.
As you can see from the script you'll have to have the sed script file "no_established.sed" in your root home directory. If you don't need to or don't want to remove the established keywords from the rules, just comment out that part in the script above. The sed file is the same as the one for the Snort rule in the <a href="#enabledisable">Enable/disable rules bug</a>.
</p>
<h2><a name="thanks">Thanks</a></h2>
@ -353,5 +355,10 @@ I hope this could be useful to someone out there!
<br />
And thanks to all the pfSense developer and to the Snort package maintainer! I <b>really</b> like the Snort package, so keep up the good work!<br />
</p>
<h2><a name="contributions">Contributions</a></h2>
<p>
If you have found an error in this documents or if you whish to contribute to it in any way, please visit <a href="http://code.jackbenny.se/quick_fix_pfsense">code.jackbenny.se/quick_fix_pfsense</a> for this document's git repo.
</p>
</body>
</html>