summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/system_advanced.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index 9e6dfc7..e616a3b 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -605,7 +605,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncell">Disable NAT Reflection</td>
<td width="78%" class="vtable">
<input name="disablenatreflection" type="checkbox" id="disablenatreflection" value="yes" <?php if (isset($config['system']['disablenatreflection'])) echo "checked"; ?> onclick="enable_change(false)" />
- <strong>Disables the automatic creation of NAT redirect rules for LAN/OPTIONAL interfaces that redirect from WAN -> LAN, etc.</strong>
+ <strong>Disables the automatic creation of NAT redirect rules for access to your public IP addresses from within your internal networks</strong>
</td>
</tr>
OpenPOWER on IntegriCloud