From 858211ddde3b2a5eff0de609bf47070c4a7a776f Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 19 Nov 2013 08:45:22 -0200 Subject: Improve text on outbound NAT page to reflect last changes, it should fix #2416 --- usr/local/www/firewall_nat_out.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php index fbc8903..308d9f6 100755 --- a/usr/local/www/firewall_nat_out.php +++ b/usr/local/www/firewall_nat_out.php @@ -599,19 +599,19 @@ if (is_subsystem_dirty('natconf'))


-
" . - "If manual outbound NAT is enabled, outbound NAT rules will not be " . + "on \"Mappings\" section of this page are ignored.

" . + "If manual outbound NAT is selected, outbound NAT rules will not be " . "automatically generated and only the mappings you specify on this page " . "will be used.

" . + "If hybrid outbound NAT is selected, mappings you specify on this page will " . + "be used, followed by the automatically generated ones.

" . + "If disable outbound NAT is selected, no rules will be used.

" . "If a target address other than a WAN-type interface's IP address is used, " . "then depending on the way the WAN connection is setup, a "); ?> -

-

-- cgit v1.1