SOURCES: portsentry-config.patch (NEW), portsentry-logging-pld.pat...
glen
glen at pld-linux.org
Sun Mar 12 21:28:00 CET 2006
Author: glen Date: Sun Mar 12 20:28:00 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- update iptables path in config
---- Files affected:
SOURCES:
portsentry-config.patch (NONE -> 1.1) (NEW), portsentry-logging-pld.patch (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SOURCES/portsentry-config.patch
diff -u /dev/null SOURCES/portsentry-config.patch:1.1
--- /dev/null Sun Mar 12 21:28:00 2006
+++ SOURCES/portsentry-config.patch Sun Mar 12 21:27:55 2006
@@ -0,0 +1,11 @@
+--- portsentry-1.1/portsentry.conf~ 2006-03-12 22:22:23.000000000 +0200
++++ portsentry-1.1/portsentry.conf 2006-03-12 22:24:10.000000000 +0200
+@@ -203,7 +203,7 @@
+ #KILL_ROUTE="/sbin/ipchains -I input -s $TARGET$ -j DENY"
+ #
+ # iptables support for Linux
+-#KILL_ROUTE="/usr/local/bin/iptables -I INPUT -s $TARGET$ -j DROP"
++KILL_ROUTE="/usr/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.
================================================================
Index: SOURCES/portsentry-logging-pld.patch
diff -u SOURCES/portsentry-logging-pld.patch:1.4 SOURCES/portsentry-logging-pld.patch:1.5
--- SOURCES/portsentry-logging-pld.patch:1.4 Tue Mar 5 22:49:26 2002
+++ SOURCES/portsentry-logging-pld.patch Sun Mar 12 21:27:55 2006
@@ -385,15 +385,6 @@
##############################
# Misc. Configuration Options#
-@@ -197,7 +197,7 @@
- #KILL_ROUTE="/sbin/ipfwadm -I -i deny -S $TARGET$"
- #
- # ipchain support for Linux
--#KILL_ROUTE="/sbin/ipchains -I input -s $TARGET$ -j DENY -l"
-+KILL_ROUTE="/sbin/ipchains -I input -s $TARGET$ -j DENY "
- #
- # ipchain support for Linux (no logging of denied packets)
- #KILL_ROUTE="/sbin/ipchains -I input -s $TARGET$ -j DENY"
@@ -278,7 +278,7 @@
# SSL [TCP port 443] and you immediately block them). Some of you
# may even want this though. Just be careful.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/portsentry-logging-pld.patch?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list