From 3a1339fb36dd1060a482bcc9bdb90e801a5c37dc Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Tue, 8 May 2012 04:36:20 +0200 Subject: [PATCH] Validation fix --- quick_fix.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/quick_fix.html b/quick_fix.html index 2887450..433d20a 100644 --- a/quick_fix.html +++ b/quick_fix.html @@ -17,7 +17,7 @@ Jack-Benny Persson Originaly posted in the pfSense forum on 2012-04-17
-
+

@@ -39,7 +39,6 @@ Jack-Benny Persson
Revision history
jackbenny
-

I started using the Snort package for pfSense 2.0.1 (amd64) some days ago but as many others I noticed the problem with the enable/disabled rules resetting after updating the rules.
So last night I started working on a quick fix for it, and came up with a nice and working solution. My solution involves enabling and disabling specific rules in a oinkmaster.conf file, so it's not a GUI solution. But at least now it's possible to have your own set of enabled/disabled rules.