summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_firewall.php
diff options
context:
space:
mode:
authorErik Fonnesbeck <efonnes@gmail.com>2012-04-28 02:30:04 -0600
committerErik Fonnesbeck <efonnes@gmail.com>2012-04-28 02:30:04 -0600
commit3f76f90e659a71fb80cecf05c0025e77bf89ad63 (patch)
tree36d2685c63ed8201ecc3325b61f653800b695e85 /usr/local/www/system_advanced_firewall.php
parent8c06bd69b03a57e1f8f3626f5b734ec7de51da55 (diff)
downloadpfsense-3f76f90e659a71fb80cecf05c0025e77bf89ad63.zip
pfsense-3f76f90e659a71fb80cecf05c0025e77bf89ad63.tar.gz
Add note to NAT Reflection helper indicating where it works.
Diffstat (limited to 'usr/local/www/system_advanced_firewall.php')
-rw-r--r--usr/local/www/system_advanced_firewall.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/system_advanced_firewall.php b/usr/local/www/system_advanced_firewall.php
index 10b8799..8430ac0 100644
--- a/usr/local/www/system_advanced_firewall.php
+++ b/usr/local/www/system_advanced_firewall.php
@@ -427,6 +427,8 @@ function update_description(itemnum) {
<strong><?=gettext("Automatically create outbound NAT rules which assist inbound NAT rules that direct traffic back out to the same subnet it originated from.");?></strong>
<br/>
<?=gettext("Required for full functionality of the pure NAT mode of NAT Reflection for port forwards or NAT Reflection for 1:1 NAT.");?>
+ <br/><br/>
+ <?=gettext("Note: This only works for assigned interfaces. Other interfaces require manually creating the outbound NAT rules that direct the reply packets back through the router.");?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud