From 55eddd7accf2c5f9b0f52b22a010c4c4b7c130d1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 6 Feb 2009 19:18:00 -0600 Subject: mv packages to config dir to match web layout --- config/test_package/test_package.php | 14 +++ config/test_package/test_package.xml | 213 +++++++++++++++++++++++++++++++++++ 2 files changed, 227 insertions(+) create mode 100644 config/test_package/test_package.php create mode 100644 config/test_package/test_package.xml (limited to 'config/test_package') diff --git a/config/test_package/test_package.php b/config/test_package/test_package.php new file mode 100644 index 00000000..8d68cf39 --- /dev/null +++ b/config/test_package/test_package.php @@ -0,0 +1,14 @@ + \ No newline at end of file diff --git a/config/test_package/test_package.xml b/config/test_package/test_package.xml new file mode 100644 index 00000000..192a2d54 --- /dev/null +++ b/config/test_package/test_package.xml @@ -0,0 +1,213 @@ + + + + + + . + All rights reserved. + */ +/* ========================================================================== */ +/* + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + */ +/* ========================================================================== */ + ]]> + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + Snort + 2.6.0.2 + Services: Snort + /usr/local/pkg/snort.inc + + Snort + Setup snort specific settings +
Services
+ /pkg_edit.php?xml=snort.xml&id=0 +
+ + snort + snort.sh + snort + + + + Snort Settings + /pkg_edit.php?xml=snort.xml&id=0 + + + + Update Snort Rules + /snort_download_rules.php + + + Snort Rulesets + /snort_rulesets.php + + + Snort Blocked + /snort_blocked.php + + + Snort Whitelist + /pkg.php?xml=snort_whitelist.xml + + + Snort Alerts + /snort_alerts.php + + + + /usr/local/pkg/ + 077 + http://www.pfsense.com/packages/config/snort/snort.inc + + + /usr/local/bin/ + 077 + http://www.pfsense.com/packages/config/snort/bin/snort2c + + + /usr/local/www/ + 077 + http://www.pfsense.com/packages/config/snort/snort_download_rules.php + + + /usr/local/www/ + 077 + http://www.pfsense.com/packages/config/snort/snort_rulesets.php + + + /usr/local/pkg/ + 077 + http://www.pfsense.com/packages/config/snort/snort_whitelist.xml + + + /usr/local/www/ + 077 + http://www.pfsense.com/packages/config/snort/snort_blocked.php + + + /usr/local/pkg/ + 077 + http://www.pfsense.com/packages/config/snort/snort_check_for_rule_updates.php + + + /usr/local/www/ + 077 + http://www.pfsense.com/packages/config/snort/snort_alerts.php + + + /usr/local/pkg/pf/ + 077 + http://www.pfsense.com/packages/config/snort/snort_dynamic_ip_reload.php + + + + Interface + iface_array + Select all WAN type interfaces + interfaces_selection + 3 + lan + true + + + Performance + performance + ac method is the fastest startup but consumes more a lot more memory. acs/ac-banded and ac-sparsebands/mwm/lowmem methods use quite a bit less. + select + + + + + + + + + + + + + Oinkmaster code + oinkmastercode + Obtain a snort.org Oinkmaster code and paste here. + input + 60 + + + + Block offenders + blockoffenders + Automatically block hosts that generate a snort alert. + checkbox + 60 + + + Update rules automatically + automaticrulesupdate + Automatically check for and update rules once a week from snort.org. + checkbox + + + + sync_package_snort(); + + + sync_package_snort(); + + + sync_package_snort_reinstall(); + +
\ No newline at end of file -- cgit v1.2.3