From 1f48b9948fd1668aa8fc19a7e9f2ef17db50b0cf Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 3 Jun 2009 15:42:07 -0400 Subject: Dashboard 0.8.0 * Introducing Easy Rule - Add rules easily from the Firewall Logs screen * Pass rules on a given interface/protocol, from source IP to the local IP:port. * Blocking a given IP adds it to a Block Alias for a given interface. * Confirmation is required before a rule is added. * Diagnostics > DNS backported from 2.0 * Simple DNS lookup using PHP's dns functions. * If an IP is given (or found), also links to some online IP lookup sites. * Filter log view changes * Icon for using the DNS page to resolve an IP. * Tooltip on the src/dst port tries to lookup relevant /etc/services entry. --- config/dashboard/dashboard.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/dashboard') diff --git a/config/dashboard/dashboard.xml b/config/dashboard/dashboard.xml index 3b7492c5..8b5e03e3 100644 --- a/config/dashboard/dashboard.xml +++ b/config/dashboard/dashboard.xml @@ -46,7 +46,7 @@ Describe your package requirements here Currently there are no FAQ items provided. dashboard - 0.7.8 + 0.8.0 Dashboard /usr/local/pkg/dashboard.inc -- cgit v1.2.3