mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-11 17:29:16 +05:00
Revert "init.d: openwrt avoid possible duplicate input_rule_zapret rules"
This reverts commit 1855681657
.
This commit is contained in:
parent
1855681657
commit
b4fdf73771
@ -241,7 +241,6 @@ fw_tpws4()
|
||||
|
||||
# allow localnet route only to special tpws IP
|
||||
iptables -N input_rule_zapret 2>/dev/null
|
||||
iptables -F input_rule_zapret
|
||||
ipt input_rule_zapret -d 127.0.0.0/8 -j DROP
|
||||
ipt input_rule_zapret -d $TPWS_LOCALHOST4 -j RETURN
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user