From 0b3abd3b5639676b27a78e651c6753c38e6c8bbe Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 30 Jun 2010 09:30:01 -0300 Subject: Reset diag_ files --- usr/local/www/diag_resetstate.php | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'usr/local/www/diag_resetstate.php') diff --git a/usr/local/www/diag_resetstate.php b/usr/local/www/diag_resetstate.php index f56a65b..04819d0 100755 --- a/usr/local/www/diag_resetstate.php +++ b/usr/local/www/diag_resetstate.php @@ -51,11 +51,11 @@ if ($_POST) { filter_flush_state_table(); if ($savemsg) $savemsg .= " "; - $savemsg .= gettext("The state table has been flushed successfully."); + $savemsg .= "The state table has been flushed successfully."; } } -$pgtitle = array(gettext("Diagnostics"), gettext("Reset state")); +$pgtitle = array("Diagnostics","Reset state"); include("head.inc"); ?> @@ -68,8 +68,8 @@ include("head.inc"); @@ -80,27 +80,27 @@ include("head.inc");  

-
+ Firewall state table

-
+ Resetting the state tables will remove all entries from + the corresponding tables. This means that all open connections + will be broken and will have to be re-established. This + may be necessary after making substantial changes to the + firewall and/or NAT rules, especially if there are IP protocol + mappings (e.g. for PPTP or IPv6) with open connections.

-

+
The firewall will normally leave + the state tables intact when changing rules.

-

+ NOTE: If you reset the firewall state table, the browser + session may appear to be hung after clicking "Reset". + Simply refresh the page to continue.

  - "> + -- cgit v1.1