diff --git a/common/ipt.sh b/common/ipt.sh index 57bce20..a3774b6 100644 --- a/common/ipt.sh +++ b/common/ipt.sh @@ -2,8 +2,6 @@ std_ports ipt_connbytes="-m connbytes --connbytes-dir=original --connbytes-mode=packets --connbytes" IPSET_EXCLUDE="-m set ! --match-set nozapret" IPSET_EXCLUDE6="-m set ! --match-set nozapret6" -IPBAN_EXCLUDE="-m set ! --match-set ipban" -IPBAN_EXCLUDE6="-m set ! --match-set ipban6" ipt() {