.alert { position:absolute; top:10px; left:0px; width:94%; background:#FCE9C0; background-position: 15px; border-top:2px solid #DBAC48; border-bottom:2px solid #DBAC48; padding: 15px 10px 85% 50px; } \n"; echo "
Services: Snort: Rules Update
\n"; echo "\n"; echo "\n \n\n"; $tab_array = array(); $tab_array[] = array("Snort Inertfaces", false, "/snort/snort_interfaces.php"); $tab_array[] = array("Global Settings", false, "/snort/snort_interfaces_global.php"); $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/snort_whitelist.xml"); $tab_array[] = array("Help & Info", false, "/snort/snort_help_info.php"); display_top_tabs($tab_array); if ($snort_emrging_info == "stop" && $snort_oinkid_info == "stop") { $disable_enable_button = 'onclick="this.disabled=true"'; }else{ $disable_enable_button = "onClick=\"parent.location='/snort/snort_download_rules.php?id_d=up'\""; } echo " | \n|
\n
\n
\n
| \n
\n\n";
if ($id_d == "")
echo "Click on the \"Update Rules\" button to start the updates.
\n";
if ($config['installedpackages']['snortglobal']['last_md5_download'] != "")
echo "The last time the updates were started $last_md5_download.
\n";
if ($config['installedpackages']['snortglobal']['last_rules_install'] != "")
echo "The last time the updates were installed $last_rules_install.
\n";
include("fend.inc");
echo "";
echo "