commit 71c798f138570dd86ddb49c450c927a4838632d7
tree 599c93a6ab751a88cb74ebe8e0fd49e2c1f8b86d
parent 6c3dc833bdde64b0c2c097228b9b34d0a99c617a
author Engels Antonio <engels@kalasag.org> 1381778159 +0800
committer Engels Antonio <engels@kalasag.org> 1381778159 +0800
Use insert instead of append for iptables
diff --git a/Makefile b/Makefile
index ca83f7c..3896dd9 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ CHILDDIR=/kalasag
all:
@echo "Usage: make <systype>"
- @echo "<systype> is one of: linux, debian-linux, bsd, solaris, hpux, hpux-gcc,"
+ @echo "<systype> is one of: linux, linux-x86_64, debian-linux, bsd, solaris, hpux, hpux-gcc,"
@echo "freebsd, osx, openbsd, netbsd, bsdi, aix, osf, irix, generic"
@echo ""
@echo "This code requires snprintf()/vsnprintf() system calls"
diff --git a/kalasag.conf b/kalasag.conf
index aaa111b..bb49c6e 100644
--- a/kalasag.conf
+++ b/kalasag.conf
@@ -201,7 +201,7 @@ BLOCK_TCP="1"
#KILL_ROUTE="/sbin/ipchains -I input -s $TARGET$ -j DENY"
#
# iptables support for Linux
-KILL_ROUTE="/sbin/iptables -A INPUT -s $TARGET$ -j DROP"
+KILL_ROUTE="/sbin/iptables -I INPUT -s $TARGET$ -j DROP"
#
# For those of you running FreeBSD (and compatible) you can
# use their built in firewalling as well.
kalasag.git-1c9f013.tar.bz2 new
20.95 KB
52 downloads
kalasag.git-1c9f013.zip
25.81 KB
16 downloads
kalasag.git-3ca3612.tar.bz2
20.80 KB
20 downloads
kalasag.git-3ca3612.zip
25.66 KB
15 downloads
kalasag.git-2ffeaa6.tar.bz2
20.80 KB
26 downloads
kalasag.git-2ffeaa6.zip
25.65 KB
18 downloads
kalasag.git-2834a11.tar.bz2
20.84 KB
265 downloads
kalasag.git-2834a11.zip
25.72 KB
151 downloads
kalasag.git-afd7b31.tar.bz2
20.84 KB
195 downloads
kalasag.git-afd7b31.zip
25.71 KB
99 downloads
kalasag.git-97c89e1.tar.bz2
20.82 KB
277 downloads
kalasag.git-97c89e1.zip
25.68 KB
201 downloads
kalasag.git-1141d13.tar.bz2
20.65 KB
826 downloads
kalasag.git-1141d13.zip
25.37 KB
198 downloads
kalasag.git-ee3c17b.tar.bz2
20.65 KB
795 downloads
kalasag.git-ee3c17b.zip
25.34 KB
188 downloads
kalasag.git-4032c54.tar.bz2
20.63 KB
279 downloads
kalasag.git-4032c54.zip
25.13 KB
203 downloads
kalasag.git-e51a2a6.tar.bz2
20.65 KB
280 downloads
kalasag.git-e51a2a6.zip
25.13 KB
181 downloads
kalasag.git-599c93a.tar.bz2
20.63 KB
271 downloads
kalasag.git-599c93a.zip
25.11 KB
1,504 downloads
kalasag.git-acdc640.tar.bz2
20.63 KB
262 downloads
kalasag.git-acdc640.zip
25.10 KB
194 downloads