From df94cb0779d3cf307d5439c5478e4cfe7f647101 Mon Sep 17 00:00:00 2001 From: bolvan Date: Fri, 1 Jun 2018 16:28:57 +0300 Subject: [PATCH] antizapret list now contains subnets --- ipset/create_ipset.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipset/create_ipset.sh b/ipset/create_ipset.sh index 5416925..2420090 100755 --- a/ipset/create_ipset.sh +++ b/ipset/create_ipset.sh @@ -23,5 +23,5 @@ done return 0 } -create_ipset hash:ip $ZIPSET $ZIPLIST $ZIPLIST_USER +create_ipset hash:net $ZIPSET $ZIPLIST $ZIPLIST_USER create_ipset hash:net $ZIPSET_IPBAN $ZIPLIST_IPBAN $ZIPLIST_USER_IPBAN