aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.xml
diff options
context:
space:
mode:
authorrobiscool <robrob2626@yahoo.com>2009-06-07 01:23:38 -0700
committerrobiscool <robrob2626@yahoo.com>2009-06-07 01:24:19 -0700
commit220458488aaab40e21255abbdc6cb4d1308dd1de (patch)
treed44c874013667f8d4d40c201408704f1846840cb /config/snort/snort.xml
parenteb5f77e60fb94c2d8fbc15bf8f7d559efb1d1aca (diff)
downloadpfsense-packages-220458488aaab40e21255abbdc6cb4d1308dd1de.tar.gz
pfsense-packages-220458488aaab40e21255abbdc6cb4d1308dd1de.tar.bz2
pfsense-packages-220458488aaab40e21255abbdc6cb4d1308dd1de.zip
added shared object rules from private companies, improved rule extraction, fix and old snort double start error
Diffstat (limited to 'config/snort/snort.xml')
-rw-r--r--config/snort/snort.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/config/snort/snort.xml b/config/snort/snort.xml
index e9a8c87d..14165e62 100644
--- a/config/snort/snort.xml
+++ b/config/snort/snort.xml
@@ -46,8 +46,8 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>Snort</name>
- <version>2.8.4</version>
- <title>Services: Snort</title>
+ <version>2.8.4.1</version>
+ <title>Services: Snort 2.8.4.1 pkg v. 1.0</title>
<include_file>/usr/local/pkg/snort.inc</include_file>
<menu>
<name>Snort</name>
@@ -258,9 +258,14 @@
<description>Checking this option will automatically sync the snort configuration via XMLRPC to CARP cluster members.</description>
<type>checkbox</type>
</field>
+ <field>
+ <fielddescr>Snort signature info files.</fielddescr>
+ <fieldname>signatureinfo</fieldname>
+ <description>15,000 snort alert info summary files. At leats a 1GHz system requierment</description>
+ <type>checkbox</type>
+ </field>
</fields>
<custom_add_php_command>
- sync_package_snort();
</custom_add_php_command>
<custom_php_resync_config_command>
sync_package_snort();