-
=gettext("Enter a custom port number for the webConfigurator " .
"above if you want to override the default (80 for HTTP, 443 " .
@@ -391,7 +398,6 @@ endif; ?>
=gettext("Max Processes"); ?>
-
=gettext("Enter the number of webConfigurator processes you " .
"want to run. This defaults to 2. Increasing this will allow more " .
@@ -482,7 +488,6 @@ endif; ?>
=gettext("Alternate Hostnames"); ?>
- =gettext("Alternate Hostnames for DNS Rebinding and HTTP_REFERER Checks"); ?>
/>
=gettext("Disable all packet filtering.");?>
-
- =gettext("Note: This will also turn off NAT!");?>
- =gettext("If you only want to disable NAT, and not firewall rules, visit the");
-?> =gettext("Outbound NAT");
-?> =gettext("page");?>.
+
+ =gettext("Warning: This will also turn off NAT!");?>
+ =sprintf(
+ gettext('If you only want to disable NAT, and not firewall rules, visit the %sOutbound NAT%s page.'),
+ '', ''
+ )?>
+ />
+ =gettext("Allow default gateway switching"); ?>
+ =gettext("If the link where the default gateway resides fails " .
+ "switch the default gateway to another available one."); ?>
+
+
onclick="sticky_checked(this)" />
@@ -326,6 +334,7 @@ include("head.inc");
"the sticky connection. Further connections from that host " .
"will be redirected to the next web server in the round " .
"robin. Changing this option will restart the Load Balancing service."); ?>
+
" class="formfld unknown" />
-
=gettext("Set the source tracking timeout for sticky connections. " .
"By default this is 0, so source tracking is removed as soon as the state expires. " .
"Setting this timeout higher will cause the source/destination relationship to persist for longer periods of time."); ?>
-
-
=gettext("Load Balancing"); ?>
-
- />
- =gettext("Allow default gateway switching"); ?>
- =gettext("If the link where the default gateway resides fails " .
- "switch the default gateway to another available one."); ?>
-
/>
+ =gettext("Schedule States"); ?>
=gettext("By default schedules clear the states of existing connections when the expiration time has come. ".
"This option overrides that behavior by not clearing states for existing connections."); ?>
@@ -499,21 +488,20 @@ endforeach; ?>
=gettext("Gateway Monitoring"); ?>
-
=gettext("State Killing on Gateway Failure"); ?>
+
/>
+ =gettext("State Killing on Gateway Failure"); ?>
=gettext("The monitoring process will flush states for a gateway that goes down if this box is not checked. Check this box to disable this behavior."); ?>
-
-
-
-
=gettext("Skip rules when gateway is down"); ?>
-
+
+
/>
+ =gettext("Skip rules when gateway is down"); ?>
=gettext("By default, when a rule has a specific gateway set, and this gateway is down, ".
"rule is created and traffic is sent to default gateway.This option overrides that behavior ".
@@ -537,7 +525,6 @@ endforeach; ?>