aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/files/firewall.user
diff options
context:
space:
mode:
Diffstat (limited to 'package/iptables/files/firewall.user')
-rw-r--r--[-rwxr-xr-x]package/iptables/files/firewall.user5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/iptables/files/firewall.user b/package/iptables/files/firewall.user
index 1fb862e9b0..5f295babf2 100755..100644
--- a/package/iptables/files/firewall.user
+++ b/package/iptables/files/firewall.user
@@ -1,11 +1,6 @@
#!/bin/sh
# Copyright (C) 2006 OpenWrt.org
-. /etc/config/network
-
-WAN="$wan_ifname"
-LAN="$lan_ifname"
-
iptables -F input_rule
iptables -F output_rule
iptables -F forwarding_rule