aboutsummaryrefslogtreecommitdiffstats
path: root/config/suricata/suricata.xml
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2014-09-01 16:27:09 -0400
committerbmeeks8 <bmeeks8@bellsouth.net>2014-09-01 16:27:09 -0400
commit56f7c116d00eea10ef796ac41c477330a4d1daac (patch)
tree0203b1da8e5d8947002e2ad3a39e9e8cccad9754 /config/suricata/suricata.xml
parent93b31c59eaa2dbde1720fa85ee42c53b46db2cab (diff)
downloadpfsense-packages-56f7c116d00eea10ef796ac41c477330a4d1daac.tar.gz
pfsense-packages-56f7c116d00eea10ef796ac41c477330a4d1daac.tar.bz2
pfsense-packages-56f7c116d00eea10ef796ac41c477330a4d1daac.zip
Include new 'dns-events.rules' file for Suricata 2.0.3
Diffstat (limited to 'config/suricata/suricata.xml')
-rw-r--r--config/suricata/suricata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/suricata/suricata.xml b/config/suricata/suricata.xml
index d5ea59ad..f9bbd379 100644
--- a/config/suricata/suricata.xml
+++ b/config/suricata/suricata.xml
@@ -108,6 +108,11 @@
<chmod>0755</chmod>
</additional_files_needed>
<additional_files_needed>
+ <item>https://packages.pfsense.org/packages/config/suricata/dns-events.rules</item>
+ <prefix>/usr/local/pkg/suricata/</prefix>
+ <chmod>0755</chmod>
+ </additional_files_needed>
+ <additional_files_needed>
<item>https://packages.pfsense.org/packages/config/suricata/suricata_download_updates.php</item>
<prefix>/usr/local/www/suricata/</prefix>
<chmod>0755</chmod>