X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fabc9e7893e9cab508e753172fa82028aad2f5a0..5def4fc0f402ef5ea6a76e196b41e8fc2d80c48e:/package/iptables/files/firewall.user diff --git a/package/iptables/files/firewall.user b/package/iptables/files/firewall.user old mode 100755 new mode 100644 index 1fb862e9b..5f295babf --- 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