aboutsummaryrefslogtreecommitdiffstats
path: root/packages/snort/snort.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/snort/snort.xml')
-rw-r--r--packages/snort/snort.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/packages/snort/snort.xml b/packages/snort/snort.xml
index 0248d087..2046b8e3 100644
--- a/packages/snort/snort.xml
+++ b/packages/snort/snort.xml
@@ -54,6 +54,11 @@
<chmod>077</chmod>
<item>http://www.pfsense.com/packages/config/snort/snort_dynamic_ip_reload.php</item>
</additional_files_needed>
+ <additional_files_needed>
+ <prefix>/usr/local/pkg/pf/</prefix>
+ <chmod>077</chmod>
+ <item>http://www.pfsense.com/packages/config/snort/snort_xmlrpc_sync.php</item>
+ </additional_files_needed>
<service>
<name>snort</name>
<rcfile>snort.sh</rcfile>
@@ -123,7 +128,6 @@
<value>ac-sparsebands</value>
<name>ac-sparsebands</name>
</option>
-
<option>
<value>mwm</value>
<name>mwm</name>
@@ -161,6 +165,12 @@
<description>Checking this option will install whitelists for all VPNs</description>
<type>checkbox</type>
</field>
+ <field>
+ <fielddescr>Sync Snort config to secondary cluster members</fielddescr>
+ <fieldname>syncxmlrpc</fieldname>
+ <description>Checking this option will automatically sync the snort configuration via XMLRPC to CARP cluster members.</description>
+ <type>checkbox</type>
+ </field>
</fields>
<custom_php_install_command>
sync_package_snort_reinstall();