From 31dce437d07aad2615d7e2386335e3892bdc6a03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=C3=A7i?= Date: Thu, 6 Nov 2008 20:10:17 +0000 Subject: Remove hardcoded removing of LAN interface from the 1:1 mappings. --- usr/local/www/firewall_nat_1to1_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/firewall_nat_1to1_edit.php b/usr/local/www/firewall_nat_1to1_edit.php index dad3f9e..04abdd7 100755 --- a/usr/local/www/firewall_nat_1to1_edit.php +++ b/usr/local/www/firewall_nat_1to1_edit.php @@ -154,7 +154,7 @@ include("head.inc"); $ifacename): -if ($iface == "lan") continue; ?> + ?> -- cgit v1.1