diff options
author | robiscool <robrob2626@yahoo.com> | 2010-03-17 20:02:41 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2010-03-17 20:02:41 -0700 |
commit | 7128847f29d3c191b3160bd3176de4b949d13373 (patch) | |
tree | 0bf5e28e8d45f3d597c93c34e8e548aaaeb43aa4 /config/snort-dev | |
parent | 188bb811006990d5a825d3332d2092376501fbbb (diff) | |
download | pfsense-packages-7128847f29d3c191b3160bd3176de4b949d13373.tar.gz pfsense-packages-7128847f29d3c191b3160bd3176de4b949d13373.tar.bz2 pfsense-packages-7128847f29d3c191b3160bd3176de4b949d13373.zip |
snort-dev, update paths for snort on gen tabs
Diffstat (limited to 'config/snort-dev')
-rw-r--r-- | config/snort-dev/snort_alerts.php | 2 | ||||
-rw-r--r-- | config/snort-dev/snort_blocked.php | 2 | ||||
-rw-r--r-- | config/snort-dev/snort_download_rules.php | 2 | ||||
-rw-r--r-- | config/snort-dev/snort_interfaces.php | 4 | ||||
-rw-r--r-- | config/snort-dev/snort_interfaces_global.php | 2 | ||||
-rw-r--r-- | config/snort-dev/snort_whitelist.xml | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/config/snort-dev/snort_alerts.php b/config/snort-dev/snort_alerts.php index 453fc765..933db502 100644 --- a/config/snort-dev/snort_alerts.php +++ b/config/snort-dev/snort_alerts.php @@ -332,7 +332,7 @@ if ($pconfig['arefresh'] == 'on' || $pconfig['arefresh'] == '') $tab_array[] = array("Rule Updates", false, "/snort/snort_download_rules.php"); $tab_array[] = array("Alerts", true, "/snort/snort_alerts.php"); $tab_array[] = array("Blocked", false, "/snort/snort_blocked.php"); - $tab_array[] = array("Whitelists", false, "/pkg.php?xml=/snort_whitelist.xml"); + $tab_array[] = array("Whitelists", false, "/pkg.php?xml=/snort/snort_whitelist.xml"); $tab_array[] = array("Help & Info", false, "/snort/snort_help_info.php"); display_top_tabs($tab_array); ?> diff --git a/config/snort-dev/snort_blocked.php b/config/snort-dev/snort_blocked.php index 005e8033..39e9d5d1 100644 --- a/config/snort-dev/snort_blocked.php +++ b/config/snort-dev/snort_blocked.php @@ -258,7 +258,7 @@ if ($pconfig['brefresh'] == 'on' || $pconfig['brefresh'] == '') $tab_array[] = array("Rule Updates", false, "/snort/snort_download_rules.php"); $tab_array[] = array("Alerts", false, "/snort/snort_alerts.php"); $tab_array[] = array("Blocked", true, "/snort/snort_blocked.php"); - $tab_array[] = array("Whitelists", false, "/pkg.php?xml=/snort_whitelist.xml"); + $tab_array[] = array("Whitelists", false, "/pkg.php?xml=/snort/snort_whitelist.xml"); $tab_array[] = array("Help & Info", false, "/snort/snort_help_info.php"); display_top_tabs($tab_array); ?> diff --git a/config/snort-dev/snort_download_rules.php b/config/snort-dev/snort_download_rules.php index ead5d0c5..c150a934 100644 --- a/config/snort-dev/snort_download_rules.php +++ b/config/snort-dev/snort_download_rules.php @@ -113,7 +113,7 @@ echo "<script src=\"/row_toggle.js\" type=\"text/javascript\"></script>\n $tab_array[] = array("Rule Updates", true, "/snort/snort_download_rules.php"); $tab_array[] = array("Alerts", false, "/snort/snort_alerts.php"); $tab_array[] = array("Blocked", false, "/snort/snort_blocked.php"); - $tab_array[] = array("Whitelists", false, "/pkg.php?xml=/snort_whitelist.xml"); + $tab_array[] = array("Whitelists", false, "/pkg.php?xml=/snort/snort_whitelist.xml"); $tab_array[] = array("Help & Info", false, "/snort/snort_help_info.php"); display_top_tabs($tab_array); diff --git a/config/snort-dev/snort_interfaces.php b/config/snort-dev/snort_interfaces.php index e5e5c86b..b5bb7781 100644 --- a/config/snort-dev/snort_interfaces.php +++ b/config/snort-dev/snort_interfaces.php @@ -267,7 +267,7 @@ if ($_GET['act'] == "toggle" && $_GET['id'] != "") } -$pgtitle = "Services: Snort 2.8.5.3 pkg v. 1.14 Beta"; +$pgtitle = "Services: Snort 2.8.5.3 pkg v. 1.15 Beta"; include("head.inc"); ?> @@ -522,7 +522,7 @@ padding: 15px 10px 50% 50px; <br> This is the <strong>Snort Menu</strong> where you can see an over view of all your interface settings. <br> - Please edit the <strong>Global Settings</strong> tab befor adding an interface. + Please edit the <strong>Global Settings</strong> tab before adding an interface. <br><br> <strong>Click</strong> on the <img src="../themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" width="17" height="17" border="0" title="Add Icon"> icon to add a interface.                           <strong>Click</strong> on the <img src="../themes/<?= $g['theme']; ?>/images/icons/icon_pass.gif" width="13" height="13" border="0" title="Start Icon"> icon to <strong>start</strong> snort and barnyard. <br> diff --git a/config/snort-dev/snort_interfaces_global.php b/config/snort-dev/snort_interfaces_global.php index 2611e5c5..95b55517 100644 --- a/config/snort-dev/snort_interfaces_global.php +++ b/config/snort-dev/snort_interfaces_global.php @@ -154,7 +154,7 @@ include("head.inc"); $tab_array[] = array("Rule Updates", false, "/snort/snort_download_rules.php"); $tab_array[] = array("Alerts", false, "/snort/snort_alerts.php"); $tab_array[] = array("Blocked", false, "/snort/snort_blocked.php"); - $tab_array[] = array("Whitelists", false, "/pkg.php?xml=/snort_whitelist.xml"); + $tab_array[] = array("Whitelists", false, "/pkg.php?xml=/snort/snort_whitelist.xml"); $tab_array[] = array("Help & Info", false, "/snort/snort_help_info.php"); display_top_tabs($tab_array); ?> </td></tr> diff --git a/config/snort-dev/snort_whitelist.xml b/config/snort-dev/snort_whitelist.xml index 1ab7834a..d98f83fa 100644 --- a/config/snort-dev/snort_whitelist.xml +++ b/config/snort-dev/snort_whitelist.xml @@ -73,7 +73,7 @@ </tab> <tab> <text>Whitelist</text> - <url>/pkg.php?xml=/snort_whitelist.xml</url> + <url>/pkg.php?xml=/snort/snort_whitelist.xml</url> <active/> </tab> <tab> |