From: Andy Bavier Date: Thu, 21 Feb 2008 19:06:01 +0000 (+0000) Subject: Added rule for PlanetFlow X-Git-Tag: nodeconfig-4.2-1~4 X-Git-Url: http://git.onelab.eu/?p=nodeconfig.git;a=commitdiff_plain;h=d33bb658fecb5693e3e3281a6bf68828a362f482 Added rule for PlanetFlow --- diff --git a/iptables b/iptables index 8d5ac38..1690448 100755 --- 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