SOURCES: protolog.sysconfig (NEW) - sysconfig based on StartLogger...

glen glen at pld-linux.org
Sun Mar 12 23:19:02 CET 2006


Author: glen                         Date: Sun Mar 12 22:19:02 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- sysconfig based on StartLoggers script

---- Files affected:
SOURCES:
   protolog.sysconfig (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/protolog.sysconfig
diff -u /dev/null SOURCES/protolog.sysconfig:1.1
--- /dev/null	Sun Mar 12 23:19:02 2006
+++ SOURCES/protolog.sysconfig	Sun Mar 12 23:18:57 2006
@@ -0,0 +1,10 @@
+# Log ICMP simple log and raw data
+PLOGICMP='-l'
+
+# Log TCP simple log and raw data
+# and log only packets with the URG, PSH, SYN and FIN flags on
+# (SYN , stealth FIN, and Xmas URG, PSH FIN scannings)
+PLOGTCP='-l -f 43'
+
+# Log UDP simple log and raw data
+PLOGUDP='-l'
================================================================


More information about the pld-cvs-commit mailing list