Added rule for PlanetFlow
authorAndy Bavier <acb@cs.princeton.edu>
Thu, 21 Feb 2008 19:06:01 +0000 (19:06 +0000)
committerAndy Bavier <acb@cs.princeton.edu>
Thu, 21 Feb 2008 19:06:01 +0000 (19:06 +0000)
iptables

index 8d5ac38..1690448 100755 (executable)
--- a/iptables
+++ b/iptables
@@ -28,6 +28,7 @@ COMMIT
 -A OUTPUT -j BLACKLIST
 -A LOGDROP -j LOG
 -A LOGDROP -j DROP
+-A OUTPUT -o eth0 -j ULOG --ulog-cprange 54 --ulog-qthreshold 16
 COMMIT