summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2013-01-26 10:55:01 -0500
committerjim-p <jimp@pfsense.org>2013-01-26 10:55:36 -0500
commita216db0faf0e8b9e5104862984c9c71388e558ac (patch)
tree9160e057472ae721a2982381924fda8e11e591b4 /usr
parent35b443af7325d3cdc6be76f381ea7e67bcf8d7b9 (diff)
downloadpfsense-a216db0faf0e8b9e5104862984c9c71388e558ac.zip
pfsense-a216db0faf0e8b9e5104862984c9c71388e558ac.tar.gz
Add a note about rdr pass not supporting Multi-WAN.
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/firewall_nat_edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/firewall_nat_edit.php b/usr/local/www/firewall_nat_edit.php
index 8243d48..89045a8 100755
--- a/usr/local/www/firewall_nat_edit.php
+++ b/usr/local/www/firewall_nat_edit.php
@@ -831,6 +831,7 @@ include("fbegin.inc"); ?>
<option value="add-unassociated"><?=gettext("Add unassociated filter rule"); ?></option>
<option value="pass"><?=gettext("Pass"); ?></option>
</select>
+ <br/><br/><?=gettext("NOTE: The \"pass\" selection does not work properly with Multi-WAN. It will only work on an interface containing the default gateway.")?>
</td>
</tr><?php endif; ?>
<?php
OpenPOWER on IntegriCloud