From a29dc11b12814a245e07321fb6ce3297157f447d Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Fri, 18 Dec 2009 22:04:35 -0500 Subject: fixup text --- usr/local/www/firewall_rules_edit.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'usr/local/www/firewall_rules_edit.php') diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php index 1c25fb7..1cb0c46 100755 --- a/usr/local/www/firewall_rules_edit.php +++ b/usr/local/www/firewall_rules_edit.php @@ -753,8 +753,7 @@ include("head.inc");
- Specify the port or port range for the source of the packet for this rule. This is usually not equal to the destination port range (and is often "any").
Hint: you can leave the 'to' field empty if you only want to filter a single port

- NOTE: You will not need to enter anything here in 99.99999% of the circumstances. If you're unsure, do not enter anything here! + Specify the source port or port range for this rule. This is almost never equal to the destination port range (and is usually "any").
Hint: you can leave the 'to' field empty if you only want to filter a single port

@@ -956,10 +955,10 @@ include("head.inc"); @@ -1250,7 +1249,7 @@ include("head.inc");
Choose a Layer7 container to apply application protocol inspection rules. - This rule are valid for tcp and udp protocols for now. + These are valid for TCP and UDP protocols only. -- cgit v1.1