rewrite of the network scripts and configuration
[openwrt-10.03/.git] / package / iptables / files / firewall.user
old mode 100755 (executable)
new mode 100644 (file)
index 1fb862e..5f295ba
@@ -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