Add note to NAT Reflection helper indicating where it works.

This commit is contained in:
Erik Fonnesbeck 2012-04-28 02:30:04 -06:00
parent 8c06bd69b0
commit 3f76f90e65

View File

@ -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>