From 750b5bc2c7b2a2ee5e3173424e680a08aa451c78 Mon Sep 17 00:00:00 2001 From: robiscool Date: Wed, 20 Jul 2011 18:09:24 -0700 Subject: snort-dev, update port build path, start snortsam gui --- config/snort-dev/snort_help_info.php | 1 + config/snort-dev/snort_interfaces_edit.php | 4 ++-- config/snort-dev/snort_interfaces_rules.php | 2 +- pkg_config.8.xml | 5 ++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/snort-dev/snort_help_info.php b/config/snort-dev/snort_help_info.php index 5bc32a1d..e8408209 100644 --- a/config/snort-dev/snort_help_info.php +++ b/config/snort-dev/snort_help_info.php @@ -182,6 +182,7 @@ jQuery(document).ready(function() {
  • Snort Interfaces
  • Global Settings
  • Updates
  • +
  • RulesDB
  • Alerts
  • Blocked
  • Whitelists
  • diff --git a/config/snort-dev/snort_interfaces_edit.php b/config/snort-dev/snort_interfaces_edit.php index f85c6bb7..a501aa34 100644 --- a/config/snort-dev/snort_interfaces_edit.php +++ b/config/snort-dev/snort_interfaces_edit.php @@ -326,9 +326,9 @@ jQuery(document).ready(function() {
    - Choose the home net you will like this rule to use.  Note: Default homenet adds only local networks. + Choose the rule database to use.  Note: Cahnges to this database are global.
    - Hint: Most users add a list offriendly ips that the firewall cant see.
    + WARNING: Never change this when snort is running.
    diff --git a/config/snort-dev/snort_interfaces_rules.php b/config/snort-dev/snort_interfaces_rules.php index 1d9da1cb..0cd75e6e 100644 --- a/config/snort-dev/snort_interfaces_rules.php +++ b/config/snort-dev/snort_interfaces_rules.php @@ -178,7 +178,7 @@ $a_rules = snortSql_fetchAllSettings('snortDBrules', 'Snortrules', 'All', ''); Note:

    - Here you can create event filtering and suppression for your snort package rules.
    + Here you can create rule databases that can be used on multiple interfaces.
    Please note that you must restart a running rule so that changes can take effect.

    diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 151cd409..8b299946 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -314,9 +314,8 @@ perl-5.12.4.tbz snortsam-2.70.tbz snort-2.9.0.5.tbz - /usr/ports/security/snort - /usr/ports/security/snortsam - WITH_IPV6=true WITH_MPLS=true WITH_GRE=true WITHOUT_TARGETBASED=true WITH_DECODERPRE=true WITH_ZLIB=true WITH_NORMALIZER=true WITH_REACT=true WITH_PERFPROFILE=true WITH_FLEXRESP3=true WITHOUT_MYSQL=true WITHOUT_ODBC=true WITHOUT_POSTGRESQL=true WITHOUT_PRELUDE=true WITH_SNORTSAM=true WITH_PFSENSE=true + /usr/home/pfsense/tools/pfPorts/snort + /usr/home/pfsense/tools/pfPorts/snortsam http://www.pfsense.com/packages/config/snort-dev/snort.xml 2.9.0.5 pkg v. 2.0 2.0 -- cgit v1.2.3