@@ -1,17 +1,17 @@
---- etc/barnyard2.conf.orig 2012-05-24 19:40:59.642076374 +0200
-+++ etc/barnyard2.conf 2012-05-24 19:42:37.897994198 +0200
-@@ -29,7 +29,7 @@
- config reference_file: /etc/snort/reference.config
+--- etc/barnyard2.conf.orig 2012-05-24 19:45:13.634266193 +0200
++++ etc/barnyard2.conf 2012-05-24 19:52:09.387845205 +0200
+@@ -27,7 +27,7 @@
+ config reference_file: /etc/snort/reference.config
config classification_file: /etc/snort/classification.config
config gen_file: /etc/snort/gen-msg.map
--config sid_file: /etc/snort/sid-msg.map
+-config sid_file: /etc/snort/sid-msg.map
+config sid_file: /etc/snort/rules/sid-msg.map
# define dedicated references similar to that of snort.
#
-@@ -161,7 +161,9 @@
- # Step 2: setup the input plugins
+@@ -160,7 +160,9 @@
#
+
# this is not hard, only unified2 is supported ;)
-input unified2
+# and add one of the following input_mode unified2, alert_unified2, log_unified2
@@ -19,4 +19,4 @@
+input unified2: input_mode unified2
-
+ #
|