summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index f9fd13d..80a57ba 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -526,7 +526,7 @@ Hint: the difference between block and reject is that with reject, a packet (TCP
$icmptypes = array(
"" => "any",
"unreach" => "Destination unreachable",
- "echo" => "Echo",
+ "echoreq" => "Echo",
"echorep" => "Echo reply",
"squench" => "Source quench",
"redir" => "Redirect",
OpenPOWER on IntegriCloud