diff --git a/quick_fix.html b/quick_fix.html index 565aa1e..41ecc9c 100644 --- a/quick_fix.html +++ b/quick_fix.html @@ -32,6 +32,12 @@ Jack-Benny Persson
Next time you'll run the update_rules.sh script it will remove flow:established from all of the rules!
++I later realized that I also wanted to use some Emerging Threats rules with my pfSense/Snort box. The principle to get Emerging Threats rules to work is pretty much the same, except we won't use oinkmaster here. Instead we download the rules in our update script we create below. +
I hope this could be useful to someone out there!