add sinokorea droplist
[firewall-squeep] / firewall.sh
index dbc0c3f47328828a09938e1083c0ff1fdfcaa41e..f880eafad6986950ea39bb344663ab4d74fbd70a 100755 (executable)
@@ -91,6 +91,9 @@ $IPTABLES -A INPUT -i "${EXT_IF}" -p udp -m set --match-set allowed_udp dst -j A
 $IP6TABLES -A INPUT -i "${EXT_IF}" -p tcp -m set --match-set allowed_tcp dst -j ACCEPT
 $IP6TABLES -A INPUT -i "${EXT_IF}" -p udp -m set --match-set allowed_udp dst -j ACCEPT
 
+# insert asia blocker
+./sinokorea.sh
+
 # insert persistent-pest-blocker
 ./xenophobe.sh