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 +- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'config') 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.

    -- cgit v1.2.3