From e2c1d6c5cf3fda8b9fb370cdb50d4a3578c8efa6 Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 20 Dec 2010 15:01:51 -0500 Subject: Add a per-entry option for Proxy ARP VIPs of the Network type to disable their expansion on Port Forwards and Outbound NAT screens. Will allow users with large proxy arp subnets used only with 1:1 to still load those pages in a reasonable time. Resolves #1119 --- usr/local/www/firewall_nat_edit.php | 2 ++ usr/local/www/firewall_nat_out_edit.php | 2 ++ usr/local/www/firewall_virtual_ip_edit.php | 28 ++++++++++++++++++++++++++++ 3 files changed, 32 insertions(+) diff --git a/usr/local/www/firewall_nat_edit.php b/usr/local/www/firewall_nat_edit.php index d216a98..125a34f 100755 --- a/usr/local/www/firewall_nat_edit.php +++ b/usr/local/www/firewall_nat_edit.php @@ -646,6 +646,8 @@ include("fbegin.inc"); ?> + +    + > + Disable expansion of this entry into IPs on NAT lists (e.g. 192.168.1.0/24 expands to 256 entries.) + + -- cgit v1.1