about summary refs log tree commit diff stats
path: root/linux/conf/iptables/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'linux/conf/iptables/Makefile')
-rw-r--r--linux/conf/iptables/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/linux/conf/iptables/Makefile b/linux/conf/iptables/Makefile
new file mode 100644
index 0000000..6933b8d
--- /dev/null
+++ b/linux/conf/iptables/Makefile
@@ -0,0 +1,4 @@
+
+blockip:
+	gcc -g -o ip_blocker ip_blocker.c -lip4tc -lip6tc -ldl
+	#gcc -g -o ip_blocker ip_blocker.c -liptc -lip4tc -lip6tc -ldl