From 7afae53f105c72240c50541f49bd7a1d9a6a84f3 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 10 Jun 2010 17:49:59 -0400 Subject: Adding option to show the PF overload tables (sshlockout, virusprot) and the ability to delete individual or all entries --- usr/local/www/fbegin.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/local/www/fbegin.inc') diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc index acdd9b8..dfcc69a 100755 --- a/usr/local/www/fbegin.inc +++ b/usr/local/www/fbegin.inc @@ -187,6 +187,7 @@ $diagnostics_menu[] = array("DNS Lookup", "/diag_dns.php"); $diagnostics_menu[] = array("Edit File", "/edit.php"); $diagnostics_menu[] = array("Factory Defaults", "/diag_defaults.php"); $diagnostics_menu[] = array("Halt System", "/halt.php" ); +$diagnostics_menu[] = array("Overload tables", "/diag_overload_tables.php"); $diagnostics_menu[] = array("Ping", "/diag_ping.php"); $diagnostics_menu[] = array("pfTOP", "/diag_system_pftop.php"); $diagnostics_menu[] = array("Reboot", "/reboot.php"); -- cgit v1.1